Home
last modified time | relevance | path

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

/external/lldb/include/lldb/Host/
DHost.h353 GetModuleFileSpecForHostAddress (const void *host_addr);
/external/lldb/source/Host/common/
DHost.cpp775 Host::GetModuleFileSpecForHostAddress (const void *host_addr) in GetModuleFileSpecForHostAddress() function in Host
904 FileSpec match_dylib_spec (Host::GetModuleFileSpecForHostAddress (symbol_addr)); in DynamicLibraryGetSymbol()
943 … FileSpec lldb_file_spec (Host::GetModuleFileSpecForHostAddress ((void *)Host::GetLLDBPath)); in GetLLDBPath()