Home
last modified time | relevance | path

Searched defs:getBinaryPath (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/gnu/llvm/llvm/tools/dsymutil/
H A DDebugMap.h119 StringRef getBinaryPath() const { return BinaryPath; } in getBinaryPath() function
/openbsd-src/gnu/llvm/llvm/lib/Debuginfod/
H A DDebuginfod.cpp430 DebuginfodCollection::getBinaryPath(BuildIDRef ID) { in getBinaryPath() function in llvm::DebuginfodCollection