Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/include/llvm/DWARFLinker/
H A DDWARFLinkerCompileUnit.h150 const RangesTy &getFunctionRanges() const { return Ranges; } in getFunctionRanges() function
/openbsd-src/gnu/llvm/llvm/lib/DWARFLinker/
H A DDWARFStreamer.cpp400 const RangesTy &FunctionRanges = Unit.getFunctionRanges(); in emitUnitRangesEntries()
H A DDWARFLinker.cpp1657 const auto &FunctionRanges = Unit.getFunctionRanges(); in patchRangesForUnit()
1804 const auto &FunctionRanges = Unit.getFunctionRanges(); in patchLineTableForUnit()