Searched defs:AT_DCACHEBSIZE (Results 1 - 3 of 3) sorted by relevance

/external/lldb/source/Plugins/DynamicLoader/POSIX-DYLD/
H A DAuxVector.h65 AT_DCACHEBSIZE = 19, ///< Data cache block size. enumerator in enum:AuxVector::EntryType
/external/valgrind/coregrind/m_initimg/
H A Dinitimg-linux.c248 #ifndef AT_DCACHEBSIZE
249 #define AT_DCACHEBSIZE 19 macro
250 #endif /* AT_DCACHEBSIZE */
750 case AT_DCACHEBSIZE:
/external/elfutils/libelf/
H A Delf.h1030 #define AT_DCACHEBSIZE 19 /* Data cache block size. */ macro

Completed in 67 milliseconds