Home
last modified time | relevance | path

Searched defs:LoadImageUsingPaths (Results 1 – 2 of 2) sorted by relevance

/openbsd/gnu/llvm/lldb/source/API/
H A DSBProcess.cpp1007 uint32_t SBProcess::LoadImageUsingPaths(const lldb::SBFileSpec &image_spec, in LoadImageUsingPaths() function in SBProcess
/openbsd/gnu/llvm/lldb/source/Target/
H A DPlatform.cpp1732 uint32_t Platform::LoadImageUsingPaths(lldb_private::Process *process, in LoadImageUsingPaths() function in Platform