Home
last modified time | relevance | path

Searched defs:SHN_AFTER (Results 1 – 5 of 5) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/solaris/sys/
H A Delf_386.d56 enum SHN_AFTER = 0xff01; variable
H A Delf_SPARC.d122 enum SHN_AFTER = 0xff01; variable
/netbsd-src/external/gpl3/binutils.old/dist/include/elf/
H A Dsparc.h49 #define SHN_AFTER (SHN_LORESERVE + 1) /* SHF_LINK_ORDER section flags. */ macro
/netbsd-src/external/gpl3/binutils/dist/include/elf/
H A Dsparc.h49 #define SHN_AFTER (SHN_LORESERVE + 1) /* SHF_LINK_ORDER section flags. */ macro
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/linux/
H A Delf.d262 enum SHN_AFTER = 0xff01; variable