Home
last modified time | relevance | path

Searched defs:BIDFetcher (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/Symbolize/
H A DSymbolize.h215 std::unique_ptr<BuildIDFetcher> BIDFetcher; global() variable
/freebsd/contrib/llvm-project/llvm/tools/llvm-cov/
H A DCodeCoverage.cpp190 std::unique_ptr<object::BuildIDFetcher> BIDFetcher; member in __anon1c6dbef00111::CodeCoverageTool
/freebsd/contrib/llvm-project/llvm/lib/ProfileData/Coverage/
H A DCoverageMapping.cpp1011 const object::BuildIDFetcher *BIDFetcher, bool CheckBinaryIDs) { in load()
/freebsd/contrib/llvm-project/llvm/tools/llvm-objdump/
H A Dllvm-objdump.cpp360 std::unique_ptr<BuildIDFetcher> BIDFetcher; variable