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

  /external/libcxxabi/src/Unwind/
libunwind.cpp 82 switch (as->cpuType) {
115 as->cpuType = CPU_TYPE_X86_64;
120 as->cpuType = CPU_TYPE_I386;
131 switch (asp->cpuType) {
AddressSpace.hpp 455 cpu_type_t cpuType;
  /ndk/sources/cxx-stl/llvm-libc++abi/libcxxabi/src/Unwind/
libunwind.cpp 82 switch (as->cpuType) {
115 as->cpuType = CPU_TYPE_X86_64;
120 as->cpuType = CPU_TYPE_I386;
131 switch (asp->cpuType) {
AddressSpace.hpp 487 cpu_type_t cpuType;
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
fdi.h 260 HFDI DIAMONDAPI FDICreate(PFNALLOC pfnalloc,PFNFREE pfnfree,PFNOPEN pfnopen,PFNREAD pfnread,PFNWRITE pfnwrite,PFNCLOSE pfnclose,PFNSEEK pfnseek,int cpuType,PERF perf);

Completed in 99 milliseconds