Searched refs:cpuType (Results 1 - 2 of 2) sorted by relevance

/external/libcxxabi/src/Unwind/
H A Dlibunwind.cpp82 switch (as->cpuType) {
115 as->cpuType = CPU_TYPE_X86_64;
120 as->cpuType = CPU_TYPE_I386;
131 switch (asp->cpuType) {
H A DAddressSpace.hpp455 cpu_type_t cpuType; member in struct:libunwind::unw_addr_space

Completed in 347 milliseconds