Home
last modified time | relevance | path

Searched defs:FunctionRanges (Results 1 – 4 of 4) sorted by relevance

/llvm-project-15.0.7/llvm/lib/DWARFLinker/
H A DDWARFStreamer.cpp368 const RangesTy &FunctionRanges = Unit.getFunctionRanges(); in emitUnitRangesEntries() local
H A DDWARFLinker.cpp1578 const auto &FunctionRanges = Unit.getFunctionRanges(); in patchRangesForUnit() local
1716 const auto &FunctionRanges = Unit.getFunctionRanges(); in patchLineTableForUnit() local
/llvm-project-15.0.7/bolt/lib/Rewrite/
H A DDWARFRewriter.cpp441 DebugAddressRangesVector FunctionRanges; in updateUnitDebugInfo() local
/llvm-project-15.0.7/bolt/lib/Core/
H A DBinaryContext.cpp2324 const DebugAddressRangesVector FunctionRanges = in translateModuleAddressRanges() local