Home
last modified time | relevance | path

Searched defs:getFunctionRanges (Results 1 – 2 of 2) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/include/llvm/DWARFLinker/Classic/
H A DDWARFLinkerCompileUnit.h164 const RangesTy &getFunctionRanges() const { return Ranges; } getFunctionRanges() function
/freebsd-src/contrib/llvm-project/llvm/lib/DWARFLinker/Parallel/
H A DDWARFLinkerCompileUnit.h401 const RangesTy &getFunctionRanges() const { return Ranges; } in getFunctionRanges() function