Home
last modified time | relevance | path

Searched refs:ELF_STRING_ARM_unwind (Results 1 – 4 of 4) sorted by relevance

/freebsd-12.1/contrib/binutils/include/elf/
H A Darm.h288 #define ELF_STRING_ARM_unwind ".ARM.exidx" macro
H A DChangeLog522 (ELF_STRING_ARM_unwind, ELF_STRING_ARM_unwind,
/freebsd-12.1/contrib/binutils/bfd/
H A Delf32-arm.c9432 return (CONST_STRNEQ (name, ELF_STRING_ARM_unwind) in is_arm_elf_unwind_section_name()
/freebsd-12.1/contrib/binutils/gas/config/
H A Dtc-arm.c17339 prefix = ELF_STRING_ARM_unwind; in start_unwind_section()