Searched refs:AT_UCACHEBSIZE (Results 1 - 5 of 5) sorted by relevance

/external/lldb/source/Plugins/DynamicLoader/POSIX-DYLD/
H A DAuxVector.h67 AT_UCACHEBSIZE = 21, ///< Unified cache block size. enumerator in enum:AuxVector::EntryType
H A DAuxVector.cpp160 case ENTRY_NAME(AT_UCACHEBSIZE); break;
/external/valgrind/main/coregrind/m_initimg/
H A Dinitimg-linux.c258 #ifndef AT_UCACHEBSIZE
259 #define AT_UCACHEBSIZE 21 macro
260 #endif /* AT_UCACHEBSIZE */
702 case AT_UCACHEBSIZE:
/external/qemu/include/
H A Delf.h252 #define AT_UCACHEBSIZE 21 /* unified cache block size */ macro
/external/elfutils/0.153/libelf/
H A Delf.h981 #define AT_UCACHEBSIZE 21 /* Unified cache block size. */ macro

Completed in 96 milliseconds