Home
last modified time | relevance | path

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

/llvm-project-15.0.7/bolt/lib/Core/
H A DDebugData.cpp678 DebugInfoPatcher.insertNewEntry(CU.getUnitDIE(), in finalizeDWARF5()
721 void DebugInfoBinaryPatcher::insertNewEntry(const DWARFDie &DIE, in insertNewEntry() function in llvm::bolt::DebugInfoBinaryPatcher
724 insertNewEntry(DIE, std::move(StrValue)); in insertNewEntry()
727 void DebugInfoBinaryPatcher::insertNewEntry(const DWARFDie &DIE, in insertNewEntry() function in llvm::bolt::DebugInfoBinaryPatcher
/llvm-project-15.0.7/bolt/include/bolt/Core/
H A DDebugData.h888 void insertNewEntry(const DWARFDie &DIE, uint32_t);
891 void insertNewEntry(const DWARFDie &DIE, std::string &&Value);
/llvm-project-15.0.7/bolt/lib/Rewrite/
H A DDWARFRewriter.cpp852 .insertNewEntry(DIE, *RangesBase); in updateDWARFObjectAddressRanges()
1048 DebugInfoPatcher.insertNewEntry(DIE, static_cast<int32_t>(Offset)); in finalizeDebugSections()
1903 .insertNewEntry(DIE, *RangesBase); in convertToRangesPatchDebugInfo()