Home
last modified time | relevance | path

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

/llvm-project-15.0.7/bolt/include/bolt/Core/
H A DBinaryContext.h432 DebugAddressRangesVector translateModuleAddressRanges(
/llvm-project-15.0.7/bolt/lib/Rewrite/
H A DDWARFRewriter.cpp409 BC.translateModuleAddressRanges(ModuleRanges); in updateUnitDebugInfo()
/llvm-project-15.0.7/bolt/lib/Core/
H A DBinaryContext.cpp2314 DebugAddressRangesVector BinaryContext::translateModuleAddressRanges( in translateModuleAddressRanges() function in llvm::bolt::BinaryContext