Searched defs:AT_NOTELF (Results 1 - 4 of 4) sorted by relevance

/external/kernel-headers/original/uapi/linux/
H A Dauxvec.h18 #define AT_NOTELF 10 /* program is not ELF */ macro
/external/lldb/source/Plugins/DynamicLoader/POSIX-DYLD/
H A DAuxVector.h56 AT_NOTELF = 10, ///< Set if program is not an ELF. enumerator in enum:AuxVector::EntryType
/external/elfutils/src/libelf/
H A Delf.h987 #define AT_NOTELF 10 /* Program is not ELF */ macro
/external/valgrind/perf/
H A Dtinycc.c867 #define AT_NOTELF 10 /* Program is not ELF */ macro

Completed in 186 milliseconds