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

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

Completed in 94 milliseconds