Searched refs:AT_IGNORE (Results 1 - 11 of 11) sorted by relevance

/freebsd-10.0-release/sys/arm/include/
H A Delf.h64 #define AT_IGNORE 1 /* Ignored entry. */ macro
/freebsd-10.0-release/sys/sparc64/include/
H A Delf.h72 #define AT_IGNORE 1 /* Ignored entry. */ macro
/freebsd-10.0-release/sys/x86/include/
H A Delf.h80 #define AT_IGNORE 1 /* Ignored entry. */ macro
165 #define AT_IGNORE 1 /* Ignored entry. */ macro
/freebsd-10.0-release/contrib/llvm/tools/lldb/source/Plugins/DynamicLoader/POSIX-DYLD/
H A DAuxVector.h47 AT_IGNORE = 1, ///< Ignore entry. enumerator in enum:AuxVector::EntryType
H A DAuxVector.cpp83 if (entry.type == AT_IGNORE)
140 case ENTRY_NAME(AT_IGNORE); break;
/freebsd-10.0-release/sys/ia64/include/
H A Delf.h77 #define AT_IGNORE 1 /* Ignored entry. */ macro
/freebsd-10.0-release/sys/powerpc/include/
H A Delf.h89 #define AT_IGNORE 1 /* Ignored entry. */ macro
/freebsd-10.0-release/sys/mips/include/
H A Delf.h122 #define AT_IGNORE 1 /* Ignored entry. */ macro
/freebsd-10.0-release/usr.bin/procstat/
H A Dprocstat_auxv.c69 case AT_IGNORE:
/freebsd-10.0-release/contrib/gdb/gdb/
H A Dauxv.c206 TAG (AT_IGNORE, "Entry should be ignored", hex);
/freebsd-10.0-release/contrib/binutils/include/elf/
H A Dcommon.h752 #define AT_IGNORE 1 /* Entry should be ignored */ macro

Completed in 133 milliseconds