Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lld/COFF/
H A DSymbolTable.cpp642 static std::string getSourceLocationBitcode(BitcodeFile *file) { in getSourceLocationBitcode() function
675 return getSourceLocationBitcode(b); in getSourceLocation()