Home
last modified time | relevance | path

Searched defs:SHF_EXCLUDE (Results 1 – 12 of 12) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/libiberty/
H A Dsimple-object-elf.c207 #define SHF_EXCLUDE 0x80000000 /* Link editor is to exclude this macro
/netbsd-src/external/gpl3/gcc/dist/libiberty/
H A Dsimple-object-elf.c207 #define SHF_EXCLUDE 0x80000000 /* Link editor is to exclude this macro
/netbsd-src/external/gpl3/binutils.old/dist/libiberty/
H A Dsimple-object-elf.c207 #define SHF_EXCLUDE 0x80000000 /* Link editor is to exclude this macro
/netbsd-src/external/gpl3/binutils/dist/libiberty/
H A Dsimple-object-elf.c207 #define SHF_EXCLUDE 0x80000000 /* Link editor is to exclude this macro
/netbsd-src/external/gpl3/binutils.old/dist/include/elf/
H A Dcommon.h580 #define SHF_EXCLUDE 0x80000000 /* Link editor is to exclude macro
/netbsd-src/external/gpl3/binutils/dist/include/elf/
H A Dcommon.h583 #define SHF_EXCLUDE 0x80000000 /* Link editor is to exclude macro
/netbsd-src/sys/arch/epoc32/stand/e32boot/include/
H A Delf.h479 #define SHF_EXCLUDE 0x80000000 /* Excluded unless unles ref/alloc macro
/netbsd-src/tools/arm-elf2aout/sys/
H A Dexec_elf.h481 #define SHF_EXCLUDE 0x80000000 /* Excluded unless unles ref/alloc macro
/netbsd-src/tools/m68k-elf2aout/sys/
H A Dexec_elf.h481 #define SHF_EXCLUDE 0x80000000 /* Excluded unless unles ref/alloc macro
/netbsd-src/sys/sys/
H A Dexec_elf.h573 #define SHF_EXCLUDE 0x80000000 /* Excluded unless unles ref/alloc macro
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/BinaryFormat/
H A DELF.h1016 SHF_EXCLUDE = 0x80000000U, enumerator
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/linux/
H A Delf.d322 enum SHF_EXCLUDE = (1 << 31); variable