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

References

tools/lldb/source/Plugins/ABI/Windows-x86_64/ABIWindows_x86_64.cpp
 1587   if (!reg_ctx_sp) {
 1629         reg_ctx_sp->GetRegisterInfoByName("rax", 0);
 1631     reg_ctx_sp->ReadRegister(rax_info, rax_value);
 1701         reg_ctx_sp->GetRegisterInfoByName("rax", 0)->kinds[eRegisterKindLLDB];