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

References

tools/lldb/source/Plugins/ABI/MacOSX-arm64/ABIMacOSX_arm64.cpp
 2255   ExecutionContext exe_ctx(thread.shared_from_this());
 2262   RegisterContext *reg_ctx = thread.GetRegisterContext().get();
 2283               thread.GetRegisterContext()->ReadRegisterAsUnsigned(x0_reg_info,
 2318                           &thread, return_compiler_type, ConstString(""), data);
 2390           thread.GetStackFrameAtIndex(0).get(), value, ConstString(""));
 2411                   &thread, return_compiler_type, ConstString(""), data);
 2427           &thread, return_compiler_type, ConstString(""), data);