Home
last modified time | relevance | path

Searched defs:AT_IGNORE (Results 1 – 10 of 10) sorted by relevance

/netbsd-src/external/bsd/file/dist/src/
H A Dreadelf.h69 #define AT_IGNORE 1 /* entry should be ignored */ macro
/netbsd-src/sys/arch/atari/stand/tostools/libtos/
H A Dexec_elf.h497 #define AT_IGNORE 1 /* No meaning, a_un is undefined */ macro
/netbsd-src/tools/amiga-elf2bb/sys/
H A Dexec_elf.h569 #define AT_IGNORE 1 /* No meaning, a_un is undefined */ macro
/netbsd-src/external/gpl3/binutils.old/dist/include/elf/
H A Dcommon.h1325 #define AT_IGNORE 1 /* Entry should be ignored */ macro
/netbsd-src/external/gpl3/binutils/dist/include/elf/
H A Dcommon.h1355 #define AT_IGNORE 1 /* Entry should be ignored */ macro
/netbsd-src/sys/arch/epoc32/stand/e32boot/include/
H A Delf.h747 #define AT_IGNORE 1 /* No meaning, a_un is undefined */ macro
/netbsd-src/tools/arm-elf2aout/sys/
H A Dexec_elf.h772 #define AT_IGNORE 1 /* No meaning, a_un is undefined */ macro
/netbsd-src/tools/m68k-elf2aout/sys/
H A Dexec_elf.h772 #define AT_IGNORE 1 /* No meaning, a_un is undefined */ macro
/netbsd-src/sys/sys/
H A Dexec_elf.h866 #define AT_IGNORE 1 /* No meaning, a_un is undefined */ macro
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/linux/
H A Delf.d800 enum AT_IGNORE = 1; variable