reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

tools/lldb/source/Plugins/SymbolFile/DWARF/DWARFASTParserClang.cpp
 2441             func_sp->GetFrameBaseExpression() = frame_base;
tools/lldb/source/Target/StackFrame.cpp
 1088       if (m_sc.function->GetFrameBaseExpression().IsLocationList())
 1093       if (!m_sc.function->GetFrameBaseExpression().Evaluate(
 1125   return &m_sc.function->GetFrameBaseExpression();