Searched refs:SHF_ENTRYSECT (Results 1 - 14 of 14) sorted by relevance

/netbsd-current/sys/arch/arm/include/
H A Delf_machdep.h144 #define SHF_ENTRYSECT 0x10000000 macro
/netbsd-current/external/bsd/elftosb/dist/common/
H A DELF.h188 SHF_ENTRYSECT = 0x10000000, //!< The section contains an entry point. enumerator in enum:__anon1688
/netbsd-current/sys/arch/aarch64/include/
H A Delf_machdep.h232 #define SHF_ENTRYSECT 0x10000000 macro
/netbsd-current/external/gpl3/binutils/dist/include/elf/
H A Daarch64.h37 #define SHF_ENTRYSECT 0x10000000 /* Section contains an
34 #define SHF_ENTRYSECT macro
H A Darm.h86 #define SHF_ENTRYSECT 0x10000000 /* Section contains an entry point. */ macro
/netbsd-current/external/gpl3/gdb.old/dist/include/elf/
H A Daarch64.h34 #define SHF_ENTRYSECT 0x10000000 /* Section contains an macro
H A Darm.h86 #define SHF_ENTRYSECT 0x10000000 /* Section contains an entry point. */ macro
/netbsd-current/external/gpl3/gdb/dist/include/elf/
H A Daarch64.h37 #define SHF_ENTRYSECT 0x10000000 /* Section contains an macro
H A Darm.h86 #define SHF_ENTRYSECT 0x10000000 /* Section contains an entry point. */ macro
/netbsd-current/external/gpl3/binutils.old/dist/include/elf/
H A Daarch64.h34 #define SHF_ENTRYSECT 0x10000000 /* Section contains an macro
H A Darm.h86 #define SHF_ENTRYSECT 0x10000000 /* Section contains an entry point. */ macro
/netbsd-current/external/gpl3/gdb.old/dist/binutils/
H A Dreadelf.c6057 case SHF_ENTRYSECT: sindex = 21; break;
/netbsd-current/external/gpl3/binutils/dist/binutils/
H A Dreadelf.c7420 case SHF_ENTRYSECT: sindex = 21; break;
/netbsd-current/external/gpl3/binutils.old/dist/binutils/
H A Dreadelf.c6870 case SHF_ENTRYSECT: sindex = 21; break;

Completed in 504 milliseconds