Home
last modified time | relevance | path

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

/llvm-project-15.0.7/bolt/lib/Rewrite/
H A DRewriteInstance.cpp2303 auto printRelocationInfo = [&](const RelocationRef &Rel, in readRelocations() local
2386 LLVM_DEBUG(dbgs() << "BOLT-DEBUG: "; printRelocationInfo( in readRelocations()
2478 LLVM_DEBUG(printRelocationInfo(Rel, SymbolName, SymbolAddress, Addend, in readRelocations()
2645 printRelocationInfo(Rel, ReferencedSymbol->getName(), SymbolAddress, in readRelocations()