Searched defs:GetFramePtr (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/lldb/include/lldb/Target/
H A DExecutionContext.h407 StackFrame *GetFramePtr() const { return m_frame_sp.get(); } function in class:lldb_private::ExecutionContext
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/Mips/MCTargetDesc/
H A DMipsABIInfo.cpp78 unsigned MipsABIInfo::GetFramePtr() const { function in class:MipsABIInfo

Completed in 62 milliseconds