Home
last modified time | relevance | path

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

/llvm-project-15.0.7/bolt/include/bolt/Rewrite/
H A DDWARFRewriter.h96 void updateUnitDebugInfo(DWARFUnit &Unit,
/llvm-project-15.0.7/bolt/lib/Rewrite/
H A DDWARFRewriter.cpp300 updateUnitDebugInfo(*(*SplitCU), *DwoDebugInfoPatcher, *DWOAbbrevWriter, in updateDebugInfo()
324 updateUnitDebugInfo(*Unit, *DebugInfoPatcher, *AbbrevWriter, in updateDebugInfo()
356 void DWARFRewriter::updateUnitDebugInfo( in updateUnitDebugInfo() function in DWARFRewriter