Home
last modified time | relevance | path

Searched defs:DebugInfoPatcher (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/bolt/lib/Rewrite/
H A DDWARFRewriter.cpp148 void DWARFRewriter::addStringHelper(DebugInfoBinaryPatcher &DebugInfoPatcher, in addStringHelper()
166 auto *DebugInfoPatcher = in updateDebugInfo() local
357 DWARFUnit &Unit, DebugInfoBinaryPatcher &DebugInfoPatcher, in updateUnitDebugInfo()
772 SimpleBinaryPatcher &DebugInfoPatcher, DebugAbbrevWriter &AbbrevWriter, in updateDWARFObjectAddressRanges()
884 DebugInfoBinaryPatcher *DebugInfoPatcher = nullptr; in updateLineTableOffsets() local
952 DWARFRewriter::finalizeDebugSections(DebugInfoBinaryPatcher &DebugInfoPatcher) { in finalizeDebugSections()
1765 DebugInfoBinaryPatcher &DebugInfoPatcher, DWARFVersion Version) { in makeFinalLocListsSection()
1867 SimpleBinaryPatcher &DebugInfoPatcher, Optional<uint64_t> RangesBase) { in convertToRangesPatchDebugInfo()
/llvm-project-15.0.7/bolt/lib/Core/
H A DDebugData.cpp512 DebugInfoBinaryPatcher &DebugInfoPatcher, in addList()
545 void DebugLocWriter::finalize(DebugInfoBinaryPatcher &DebugInfoPatcher, in finalize()
561 DebugInfoBinaryPatcher &DebugInfoPatcher, in writeLegacyLocList()
595 DebugInfoBinaryPatcher &DebugInfoPatcher, DebugAbbrevWriter &AbbrevWriter, in writeDWARF5LocList()
631 DebugInfoBinaryPatcher &DebugInfoPatcher, in addList()
644 DebugInfoBinaryPatcher &DebugInfoPatcher, DebugAbbrevWriter &AbbrevWriter) { in finalizeDWARF5()
688 void DebugLoclistWriter::finalize(DebugInfoBinaryPatcher &DebugInfoPatcher, in finalize()