Searched defs:AT_NULL (Results 1 - 9 of 9) sorted by relevance

/freebsd-10-stable/contrib/llvm/tools/lldb/source/Plugins/DynamicLoader/POSIX-DYLD/
H A DAuxVector.h46 AT_NULL = 0, ///< End of auxv. enumerator in enum:AuxVector::EntryType
/freebsd-10-stable/sys/arm/include/
H A Delf.h66 #define AT_NULL 0 /* Terminates the vector. */ macro
/freebsd-10-stable/sys/ia64/include/
H A Delf.h76 #define AT_NULL 0 /* Terminates the vector. */ macro
/freebsd-10-stable/sys/powerpc/include/
H A Delf.h88 #define AT_NULL 0 /* Terminates the vector. */ macro
/freebsd-10-stable/sys/sparc64/include/
H A Delf.h71 #define AT_NULL 0 /* Terminates the vector. */ macro
/freebsd-10-stable/sys/x86/include/
H A Delf.h79 #define AT_NULL 0 /* Terminates the vector. */ macro
164 #define AT_NULL 0 /* Terminates the vector. */ macro
/freebsd-10-stable/sys/mips/include/
H A Delf.h123 #define AT_NULL 0 /* Terminates the vector. */ macro
/freebsd-10-stable/contrib/file/src/
H A Dreadelf.h66 #define AT_NULL 0 /* end of vector */ macro
/freebsd-10-stable/contrib/binutils/include/elf/
H A Dcommon.h752 #define AT_NULL 0 /* End of vector */ macro

Completed in 107 milliseconds