Searched refs:AT_PLATFORM (Results 1 - 9 of 9) sorted by relevance

/external/kernel-headers/original/uapi/linux/
H A Dauxvec.h23 #define AT_PLATFORM 15 /* string identifying CPU for optimizations */ macro
29 * differ from AT_PLATFORM. */
/external/valgrind/main/memcheck/tests/linux/
H A Dproc-auxv.c34 if (auxv_p->a_type == AT_PLATFORM)
47 if (auxv.a_type == AT_PLATFORM)
/external/lldb/source/Plugins/DynamicLoader/POSIX-DYLD/
H A DAuxVector.h62 AT_PLATFORM = 15, ///< String identifying platform. enumerator in enum:AuxVector::EntryType
H A DAuxVector.cpp155 case ENTRY_NAME(AT_PLATFORM); break;
/external/pixman/pixman/
H A Dpixman-arm.c163 else if (aux.a_type == AT_PLATFORM)
/external/valgrind/main/coregrind/m_initimg/
H A Dinitimg-linux.c450 if (cauxv->a_type == AT_PLATFORM ||
671 case AT_PLATFORM:
/external/qemu/include/
H A Delf.h246 #define AT_PLATFORM 15 /* string identifying CPU for optimizations */ macro
/external/elfutils/0.153/libelf/
H A Delf.h970 #define AT_PLATFORM 15 /* String identifying platform. */ macro
/external/valgrind/main/perf/
H A Dtinycc.c874 #define AT_PLATFORM 15 /* String identifying platform. */ macro

Completed in 605 milliseconds