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/
DDWARFLinkerCompileUnit.h150 const RangesTy &getFunctionRanges() const { return Ranges; } in getFunctionRanges() function
/openbsd/src/gnu/llvm/llvm/lib/DWARFLinker/
DDWARFStreamer.cpp400 const RangesTy &FunctionRanges = Unit.getFunctionRanges(); in emitUnitRangesEntries()
DDWARFLinker.cpp1657 const auto &FunctionRanges = Unit.getFunctionRanges(); in patchRangesForUnit()
1804 const auto &FunctionRanges = Unit.getFunctionRanges(); in patchLineTableForUnit()