Home
last modified time | relevance | path

Searched defs:cpu_type (Results 1 – 25 of 31) sorted by relevance

12

/external/google-breakpad/src/common/mac/
Dmacho_id.cc154 bool MachoID::UUIDCommand(cpu_type_t cpu_type, in UUIDCommand()
172 bool MachoID::IDCommand(cpu_type_t cpu_type, in IDCommand()
215 uint32_t MachoID::Adler32(cpu_type_t cpu_type, cpu_subtype_t cpu_subtype) { in Adler32()
225 bool MachoID::MD5(cpu_type_t cpu_type, cpu_subtype_t cpu_subtype, unsigned char identifier[16]) { in MD5()
237 bool MachoID::WalkHeader(cpu_type_t cpu_type, in WalkHeader()
Dmacho_walker.cc80 bool MachoWalker::WalkHeader(cpu_type_t cpu_type, cpu_subtype_t cpu_subtype) { in WalkHeader()
129 bool MachoWalker::FindHeader(cpu_type_t cpu_type, in FindHeader()
Dfile_id.cc74 bool FileID::MachoIdentifier(cpu_type_t cpu_type, in MachoIdentifier()
Ddump_syms.cc212 bool DumpSymbols::SetArchitecture(cpu_type_t cpu_type, in SetArchitecture()
235 cpu_type_t cpu_type, cpu_subtype_t cpu_subtype) { in FindBestMatchForArchitecture()
288 cpu_type_t cpu_type = selected_object_file_->cputype; in Identifier() local
Dmacho_reader.cc164 void Reader::Reporter::CPUTypeMismatch(cpu_type_t cpu_type, in CPUTypeMismatch()
223 void Reader::Reporter::UnsupportedCPUType(cpu_type_t cpu_type) { in UnsupportedCPUType()
Darch_utilities.cc109 const NXArchInfo* BreakpadGetArchInfoFromCpuType(cpu_type_t cpu_type, in BreakpadGetArchInfoFromCpuType()
Dmacho_reader.h388 cpu_type_t cpu_type() const { return cpu_type_; } in cpu_type() function
/external/google-breakpad/src/client/mac/handler/
Dbreakpad_nlist_64.cc145 cpu_type_t cpu_type) { in breakpad_nlist_common()
157 cpu_type_t cpu_type) { in breakpad_nlist()
164 cpu_type_t cpu_type) { in breakpad_nlist()
172 cpu_type_t cpu_type) { in __breakpad_fdnlist()
Ddynamic_images.cc348 cpu_type_t cpu_type) { in LookupSymbol()
564 cpu_type_t cpu_type; in DetermineTaskCPUType() local
Ddynamic_images.h117 cpu_type_t cpu_type) in DynamicImage()
Dminidump_generator.cc1357 int cpu_type = header->cputype; in WriteModuleStream() local
1422 bool MinidumpGenerator::WriteCVRecord(MDRawModule *module, int cpu_type, in WriteCVRecord()
/external/webrtc/modules/video_processing/util/
Ddenoiser_filter.cc32 CpuType* cpu_type) { in Create()
Dnoise_estimation.cc18 void NoiseEstimation::Init(int width, int height, CpuType cpu_type) { in Init()
/external/llvm-project/lldb/tools/darwin-debug/
Ddarwin-debug.cpp99 const char *working_dir, cpu_type_t cpu_type, in posix_spawn_for_debug()
174 cpu_type_t cpu_type = 0; in main() local
/external/google-breakpad/src/tools/mac/upload_system_symbols/
Darch_constants.h57 const char* GetNXArchInfoName(cpu_type_t cpu_type, cpu_subtype_t cpu_subtype) { in GetNXArchInfoName()
/external/llvm-project/lldb/tools/debugserver/source/
DDNBArch.cpp38 bool DNBArchProtocol::SetArchitecture(uint32_t cpu_type, uint32_t cpu_subtype) { in SetArchitecture()
DDNBArch.h34 uint32_t cpu_type; member
/external/llvm-project/lldb/source/Plugins/SymbolFile/NativePDB/
DPdbFPOProgramToDWARFExpression.cpp28 llvm::codeview::CPUType cpu_type; in ResolveLLDBRegisterNum() local
DPdbUtil.cpp572 CPUType cpu_type = index.compilands() in GetBaseFrameRegister() local
/external/kernel-headers/original/uapi/asm-x86/asm/
Dvm86.h101 unsigned long cpu_type; member
123 unsigned long cpu_type; member
/external/capstone/arch/M680X/
DM680XDisassemblerInternals.h46 e_cpu_type cpu_type; // The CPU type to be used for disassembling member
/external/autotest/server/cros/
Dcfm_jmidata_helper_base.py106 def GetCpuUsageList(self, cpu_type): argument
Dcfm_jmidata_v3_helper.py213 def GetCpuUsageList(self, cpu_type): argument
/external/cpuinfo/src/arm/mach/
Dinit.c302 const uint32_t cpu_type = get_sys_info_by_name("hw.cputype"); in cpuinfo_arm_mach_init() local
/external/google-breakpad/src/processor/
Dminidump.cc486 uint32_t cpu_type = context_amd64->context_flags & MD_CONTEXT_CPU_MASK; in Read() local
586 uint32_t cpu_type = context_flags & MD_CONTEXT_CPU_MASK; in Read() local
685 uint32_t cpu_type = context_flags & MD_CONTEXT_CPU_MASK; in Read() local
755 uint32_t cpu_type = context_flags & MD_CONTEXT_CPU_MASK; in Read() local

12