Home
last modified time | relevance | path

Searched refs:getMutableFrame (Results 1 – 6 of 6) sorted by relevance

/external/llvm/include/llvm/DebugInfo/
DDIContext.h58 DILineInfo *getMutableFrame(unsigned Index) { in getMutableFrame() function
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/DebugInfo/
DDIContext.h89 DILineInfo *getMutableFrame(unsigned Index) { in getMutableFrame() function
/external/swiftshader/third_party/llvm-7.0/llvm/lib/DebugInfo/Symbolize/
DSymbolizableObjectFile.cpp258 InlinedContext.getMutableFrame(InlinedContext.getNumberOfFrames() - 1) in symbolizeInlinedCode()
DSymbolize.cpp105 auto *Frame = InlinedContext.getMutableFrame(i); in symbolizeInlinedCode()
/external/llvm/lib/DebugInfo/Symbolize/
DSymbolizableObjectFile.cpp241 InlinedContext.getMutableFrame(InlinedContext.getNumberOfFrames() - 1) in symbolizeInlinedCode()
DSymbolize.cpp102 auto *Frame = InlinedContext.getMutableFrame(i); in symbolizeInlinedCode()