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

References

tools/lldb/source/Plugins/ABI/SysV-s390x/ABISysV_s390x.cpp
  602   ExecutionContext exe_ctx(thread.shared_from_this());
  603   return_valobj_sp = GetReturnValueObjectSimple(thread, return_compiler_type);
  607   RegisterContextSP reg_ctx_sp = thread.GetRegisterContext();
  622         (uint64_t)thread.GetRegisterContext()->ReadRegisterAsUnsigned(r2_id, 0);
  624         &thread, "", Address(storage_addr, nullptr), return_compiler_type);