]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
gas: dw2gencfi: expose dot_cfi_sections for scfidw2gen
authorIndu Bhagat <indu.bhagat@oracle.com>
Mon, 15 Jan 2024 09:00:00 +0000 (01:00 -0800)
committerIndu Bhagat <indu.bhagat@oracle.com>
Mon, 15 Jan 2024 11:31:35 +0000 (03:31 -0800)
commit2cea9515b55f6e6748e268c7ab137fb534237de2
tree4390314f0b3a4a9627013cd0e945744ac096eef4
parent4c5e0261cf4ae9ef4e86fd9bfe6cb19581d5cff6
gas: dw2gencfi: expose dot_cfi_sections for scfidw2gen

scfidw2gen will use this for processing the .cfi_sections directive.

gas/
        * dw2gencfi.c (dot_cfi_sections): Not static anymore.
        * dw2gencfi.h (dot_cfi_sections): Mark as extern.
gas/dw2gencfi.c
gas/dw2gencfi.h