Searched defs:SetArchitecture (Results 1 – 10 of 10) sorted by relevance
58 void SyscallTracker::SetArchitecture(Architecture arch) { in SetArchitecture() function in perfetto::trace_processor::SyscallTracker
38 bool DNBArchProtocol::SetArchitecture(uint32_t cpu_type, uint32_t cpu_subtype) { in SetArchitecture() function in DNBArchProtocol
81 void SetArchitecture(const ArchSpec &arch_spec) { m_arch = arch_spec; } in SetArchitecture() function
153 void SetArchitecture(const lldb_private::ArchSpec &arch) { m_arch = arch; } in SetArchitecture() function
65 void SetArchitecture(const ArchSpec &arch) { m_arch = arch; } in SetArchitecture() function
212 bool DumpSymbols::SetArchitecture(cpu_type_t cpu_type, in SetArchitecture() function in google_breakpad::DumpSymbols224 bool DumpSymbols::SetArchitecture(const std::string &arch_name) { in SetArchitecture() function in google_breakpad::DumpSymbols
833 bool ArchSpec::SetArchitecture(ArchitectureType arch_type, uint32_t cpu, in SetArchitecture() function in ArchSpec
1561 bool Module::SetArchitecture(const ArchSpec &new_arch) { in SetArchitecture() function in Module
1464 bool Target::SetArchitecture(const ArchSpec &arch_spec, bool set_platform) { in SetArchitecture() function in Target
13766 bool EmulateInstructionARM::SetArchitecture(const ArchSpec &arch) { in SetArchitecture() function in EmulateInstructionARM