HomeSort by relevance Sort by last modified time
    Searched refs:AT_DCACHEBSIZE (Results 1 - 7 of 7) sorted by null

  /external/lldb/source/Plugins/DynamicLoader/POSIX-DYLD/
AuxVector.h 65 AT_DCACHEBSIZE = 19, ///< Data cache block size.
AuxVector.cpp 158 case ENTRY_NAME(AT_DCACHEBSIZE); break;
  /external/qemu/util/
cache-utils.c 25 unsigned long dsize = qemu_getauxval(AT_DCACHEBSIZE);
30 fprintf(stderr, "getauxval AT_DCACHEBSIZE failed\n");
  /external/qemu/include/
elf.h 250 #define AT_DCACHEBSIZE 19 /* data cache block size */
    [all...]
  /external/elfutils/0.153/libelf/
elf.h     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/
elf.h     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/
elf.h     [all...]

Completed in 478 milliseconds