Home
last modified time | relevance | path

Searched defs:frame_base (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/lldb/source/Target/
H A DStackFrame.cpp1079 bool StackFrame::GetFrameBaseValue(Scalar &frame_base, Status *error_ptr) { in GetFrameBaseValue()
/freebsd/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
H A DDWARFASTParserClang.cpp2384 DWARFExpressionList frame_base; in ParseFunctionFromDWARF() local