Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Object/
H A DBuildID.cpp61 auto GetDebugPath = [&](StringRef Directory) { in fetch() local
70 SmallString<128> Path = GetDebugPath( in fetch()
84 SmallString<128> Path = GetDebugPath(Directory); in fetch()