Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lldb/include/lldb/Target/
H A DPathMappingList.h52 bool GetPathsAtIndex(uint32_t idx, ConstString &path,
/freebsd-12.1/contrib/llvm/tools/lldb/source/Target/
H A DPathMappingList.cpp280 bool PathMappingList::GetPathsAtIndex(uint32_t idx, ConstString &path, in GetPathsAtIndex() function in PathMappingList