Home
last modified time | relevance | path

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

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