Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/SymbolFile/DWARF/
H A DSymbolFileDWARF.cpp161 static const char *removeHostnameFromPathname(const char *path_from_dwarf) { in removeHostnameFromPathname() function
192 const char *local_path = removeHostnameFromPathname(path_from_dwarf); in resolveCompDir()