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

/freebsd-10-stable/sys/arm/include/
H A Delf.h67 #define AT_IGNORE 1 /* Ignored entry. */ macro
/freebsd-10-stable/sys/sparc64/include/
H A Delf.h72 #define AT_IGNORE 1 /* Ignored entry. */ macro
/freebsd-10-stable/sys/x86/include/
H A Delf.h80 #define AT_IGNORE 1 /* Ignored entry. */ macro
165 #define AT_IGNORE 1 /* Ignored entry. */ macro
/freebsd-10-stable/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-stable/sys/ia64/include/
H A Delf.h77 #define AT_IGNORE 1 /* Ignored entry. */ macro
/freebsd-10-stable/sys/powerpc/include/
H A Delf.h89 #define AT_IGNORE 1 /* Ignored entry. */ macro
/freebsd-10-stable/sys/mips/include/
H A Delf.h124 #define AT_IGNORE 1 /* Ignored entry. */ macro
/freebsd-10-stable/usr.bin/procstat/
H A Dprocstat_auxv.c69 case AT_IGNORE:
/freebsd-10-stable/contrib/gdb/gdb/
H A Dauxv.c206 TAG (AT_IGNORE, "Entry should be ignored", hex);
/freebsd-10-stable/contrib/file/src/
H A Dreadelf.h67 #define AT_IGNORE 1 /* entry should be ignored */ macro
/freebsd-10-stable/contrib/binutils/include/elf/
H A Dcommon.h753 #define AT_IGNORE 1 /* Entry should be ignored */ macro

Completed in 126 milliseconds