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