Searched defs:EF_ARM_SYMSARESORTED (Results 1 - 7 of 7) sorted by relevance

/netbsd-current/sys/arch/arm/include/
H A Delf_machdep.h20 #define EF_ARM_SYMSARESORTED 0x00000004 /* ARM ELF A08 */ macro
/netbsd-current/external/bsd/elftosb/dist/common/
H A DELF.h96 EF_ARM_SYMSARESORTED = 0x04, //!< Each subsection of the symbol table is sorted by symbol value. enumerator in enum:__anon1684
/netbsd-current/external/gpl3/binutils/dist/include/elf/
H A Darm.h44 #define EF_ARM_SYMSARESORTED 0x04 /* NB conflicts with EF_INTERWORK. */ macro
/netbsd-current/external/gpl3/gdb.old/dist/include/elf/
H A Darm.h44 #define EF_ARM_SYMSARESORTED 0x04 /* NB conflicts with EF_INTERWORK. */ macro
/netbsd-current/external/gpl3/gdb/dist/include/elf/
H A Darm.h44 #define EF_ARM_SYMSARESORTED 0x04 /* NB conflicts with EF_INTERWORK. */ macro
/netbsd-current/external/gpl3/binutils.old/dist/include/elf/
H A Darm.h44 #define EF_ARM_SYMSARESORTED 0x04 /* NB conflicts with EF_INTERWORK. */ macro
/netbsd-current/sys/arch/aarch64/include/
H A Delf_machdep.h49 #define EF_ARM_SYMSARESORTED 0x00000004 /* ARM ELF A08 */ macro

Completed in 96 milliseconds