Home
last modified time | relevance | path

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

/llvm-project-15.0.7/bolt/include/bolt/Core/
H A DDebugData.h884 void addReferenceToPatch(uint64_t Offset, uint32_t DestinationOffset,
/llvm-project-15.0.7/bolt/lib/Core/
H A DDebugData.cpp746 void DebugInfoBinaryPatcher::addReferenceToPatch(uint64_t Offset, in addReferenceToPatch() function in llvm::bolt::DebugInfoBinaryPatcher
/llvm-project-15.0.7/bolt/lib/Rewrite/
H A DDWARFRewriter.cpp755 DebugInfoPatcher.addReferenceToPatch( in updateUnitDebugInfo()