Searched defs:MergeArchitecture (Results 1 – 2 of 2) sorted by relevance
/llvm-project/lldb/source/Core/ | ||
H A D | Module.cpp | 1578 bool Module::MergeArchitecture(const ArchSpec &arch_spec) { MergeArchitecture() function in Module |
/llvm-project/lldb/source/Target/ | ||
H A D | Target.cpp | 1627 bool Target::MergeArchitecture(const ArchSpec &arch_spec) { MergeArchitecture() function in Target |