Home
last modified time | relevance | path

Searched refs:arch_module_spec (Results 1 – 1 of 1) sorted by relevance

/freebsd-12.1/contrib/llvm/tools/lldb/source/Target/
H A DPlatform.cpp901 ModuleSpec arch_module_spec(module_spec); in ResolveExecutable() local
903 idx, arch_module_spec.GetArchitecture()); in ResolveExecutable()
905 error = ModuleList::GetSharedModule(arch_module_spec, exe_module_sp, in ResolveExecutable()
1601 ModuleSpec arch_module_spec(module_spec); in GetRemoteSharedModule() local
1603 idx, arch_module_spec.GetArchitecture()); in GetRemoteSharedModule()
1605 error = ModuleList::GetSharedModule(arch_module_spec, module_sp, nullptr, in GetRemoteSharedModule()