Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/DWARFLinker/
DDWARFLinkerCompileUnit.h150 const RangesTy &getFunctionRanges() const { return Ranges; } in getFunctionRanges() function
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DWARFLinker/
DDWARFLinkerCompileUnit.h136 const FunctionIntervals &getFunctionRanges() const { return Ranges; } in getFunctionRanges() function
/external/llvm/tools/dsymutil/
DDwarfLinker.cpp247 const FunctionIntervals &getFunctionRanges() const { return Ranges; } in getFunctionRanges() function in llvm::dsymutil::__anon1bbef2e30111::CompileUnit