Searched defs:AT_NOTELF (Results 1 - 5 of 5) 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/qemu/include/
H A Delf.h241 #define AT_NOTELF 10 /* program is not ELF */ macro
/external/elfutils/0.153/libelf/
H A Delf.h962 #define AT_NOTELF 10 /* Program is not ELF */ macro
/external/valgrind/main/perf/
H A Dtinycc.c867 #define AT_NOTELF 10 /* Program is not ELF */ macro

Completed in 925 milliseconds