Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DWARFLinker/
DDWARFLinkerCompileUnit.h136 const FunctionIntervals &getFunctionRanges() const { return Ranges; } in getFunctionRanges() function
/external/llvm-project/llvm/include/llvm/DWARFLinker/
DDWARFLinkerCompileUnit.h140 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::__anondabe43b60111::CompileUnit