Searched refs:AT_DCACHEBSIZE (Results 1 - 5 of 5) 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
H A DAuxVector.cpp158 case ENTRY_NAME(AT_DCACHEBSIZE); break;
/external/qemu/util/
H A Dcache-utils.c25 unsigned long dsize = qemu_getauxval(AT_DCACHEBSIZE);
30 fprintf(stderr, "getauxval AT_DCACHEBSIZE failed\n");
/external/qemu/include/
H A Delf.h250 #define AT_DCACHEBSIZE 19 /* data cache block size */ macro
/external/elfutils/0.153/libelf/
H A Delf.h979 #define AT_DCACHEBSIZE 19 /* Data cache block size. */ macro

Completed in 120 milliseconds