Lines Matching refs:DebugInfoBinaryPatcher
148 void DWARFRewriter::addStringHelper(DebugInfoBinaryPatcher &DebugInfoPatcher, in addStringHelper()
167 static_cast<DebugInfoBinaryPatcher *>(DebugInfo->getPatcher()); in updateDebugInfo()
275 DebugInfoBinaryPatcher *DwoDebugInfoPatcher = in updateDebugInfo()
276 llvm::cast<DebugInfoBinaryPatcher>( in updateDebugInfo()
357 DWARFUnit &Unit, DebugInfoBinaryPatcher &DebugInfoPatcher, in updateUnitDebugInfo()
851 reinterpret_cast<DebugInfoBinaryPatcher &>(DebugInfoPatcher) in updateDWARFObjectAddressRanges()
884 DebugInfoBinaryPatcher *DebugInfoPatcher = nullptr; in updateLineTableOffsets()
886 DbgInfoSection->registerPatcher(std::make_unique<DebugInfoBinaryPatcher>()); in updateLineTableOffsets()
888 static_cast<DebugInfoBinaryPatcher *>(DbgInfoSection->getPatcher()); in updateLineTableOffsets()
952 DWARFRewriter::finalizeDebugSections(DebugInfoBinaryPatcher &DebugInfoPatcher) { in finalizeDebugSections()
1172 auto applyPatch = [&](DebugInfoBinaryPatcher *Patcher, in updateDebugData()
1210 DebugInfoBinaryPatcher *Patcher = llvm::cast<DebugInfoBinaryPatcher>( in updateDebugData()
1765 DebugInfoBinaryPatcher &DebugInfoPatcher, DWARFVersion Version) { in makeFinalLocListsSection()
1902 reinterpret_cast<DebugInfoBinaryPatcher &>(DebugInfoPatcher) in convertToRangesPatchDebugInfo()