commit | 040622a7299dbf3d037490093a5506e08369ee96 | [log] [tgz] |
---|---|---|
author | Indu Bhagat <indu.bhagat@oracle.com> | Mon Jan 15 00:59:43 2024 -0800 |
committer | Indu Bhagat <indu.bhagat@oracle.com> | Mon Jan 15 03:31:35 2024 -0800 |
tree | 83bcb22c625b3d1ba5a3e332559eac8ed427f3a6 | |
parent | 71a17ca2f0cc4d364e157f00299f77b05fdec263 [diff] |
gas: dw2gencfi: expose a new cfi_set_last_fde API gas/ * dw2gencfi.c (cfi_set_last_fde): New definition. (dot_cfi_endproc): Use it. (dot_cfi_fde_data): Likewise. (dot_cfi_inline_lsda): Likewise. * dw2gencfi.h (struct fde_entry): New declaration. (cfi_set_last_fde): Likewise.