Searched defs:AT_BASE_PLATFORM (Results 1 - 5 of 5) sorted by relevance

/external/kernel-headers/original/uapi/linux/
H A Dauxvec.h28 #define AT_BASE_PLATFORM 24 /* string identifying real platform, may macro
/external/lldb/source/Plugins/DynamicLoader/POSIX-DYLD/
H A DAuxVector.h70 AT_BASE_PLATFORM = 24, ///< String identifying real platforms. enumerator in enum:AuxVector::EntryType
/external/valgrind/main/coregrind/m_initimg/
H A Dinitimg-linux.c262 #ifndef AT_BASE_PLATFORM
263 #define AT_BASE_PLATFORM 24 macro
264 #endif /* AT_BASE_PLATFORM */
451 cauxv->a_type == AT_BASE_PLATFORM)
672 case AT_BASE_PLATFORM:
/external/qemu/include/
H A Delf.h255 #define AT_BASE_PLATFORM 24 /* string identifying real platforms */ macro
/external/elfutils/0.153/libelf/
H A Delf.h989 #define AT_BASE_PLATFORM 24 /* String identifying real platforms.*/ macro

Completed in 850 milliseconds