Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/DWARFLinker/
H A DDWARFLinkerCompileUnit.h140 const FunctionIntervals &getFunctionRanges() const { return Ranges; } in getFunctionRanges() function
/netbsd-src/external/apache2/llvm/dist/llvm/lib/DWARFLinker/
H A DDWARFStreamer.cpp355 const auto &FunctionRanges = Unit.getFunctionRanges(); in emitUnitRangesEntries()
H A DDWARFLinker.cpp1537 const auto &FunctionRanges = Unit.getFunctionRanges(); in patchRangesForUnit()
1676 const auto &FunctionRanges = Unit.getFunctionRanges(); in patchLineTableForUnit()