Home
last modified time | relevance | path

Searched refs:ELF_STRING_C6000_unwind (Results 1 – 7 of 7) sorted by relevance

/netbsd/src/external/gpl3/gdb/dist/include/elf/
Dtic6x.h161 #define ELF_STRING_C6000_unwind ".c6xabi.exidx" macro
DChangeLog-0415865 * tic6x.h (ELF_STRING_C6000_unwind,
/netbsd/src/external/gpl3/binutils/dist/include/elf/
Dtic6x.h161 #define ELF_STRING_C6000_unwind ".c6xabi.exidx" macro
DChangeLog-0415865 * tic6x.h (ELF_STRING_C6000_unwind,
/netbsd/src/external/gpl3/gdb/dist/bfd/
Delf32-tic6x.c1941 return (startswith (name, ELF_STRING_C6000_unwind) in is_tic6x_elf_unwind_section_name()
/netbsd/src/external/gpl3/binutils/dist/bfd/
Delf32-tic6x.c1941 return (startswith (name, ELF_STRING_C6000_unwind) in is_tic6x_elf_unwind_section_name()
/netbsd/src/external/gpl3/binutils/dist/gas/config/
Dtc-tic6x.c4616 prefix = ELF_STRING_C6000_unwind; in tic6x_start_unwind_section()