Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/tools/lldb/include/lldb/Host/
HDHost.h164 GetModuleFileSpecForHostAddress (const void *host_addr);
/NextBSD/contrib/llvm/tools/lldb/source/Host/common/
HDHostInfoBase.cpp308 …Host::GetModuleFileSpecForHostAddress(reinterpret_cast<void *>(reinterpret_cast<intptr_t>(HostInfo… in ComputeSharedLibraryDirectory()
HDHost.cpp469 Host::GetModuleFileSpecForHostAddress (const void *host_addr) in GetModuleFileSpecForHostAddress() function in Host