Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/source/Core/
H A DDynamicLoader.cpp152 ModuleSP DynamicLoader::FindModuleViaTarget(const FileSpec &file) { in FindModuleViaTarget() function in DynamicLoader
169 if (ModuleSP module_sp = FindModuleViaTarget(file)) { in LoadModuleAtAddress()
/openbsd-src/gnu/llvm/lldb/include/lldb/Target/
H A DDynamicLoader.h320 lldb::ModuleSP FindModuleViaTarget(const FileSpec &file);