Searched refs:RegisterContextCorePOSIX_x86_64 (Results 1 – 6 of 6) sorted by relevance
16 RegisterContextCorePOSIX_x86_64::RegisterContextCorePOSIX_x86_64( in RegisterContextCorePOSIX_x86_64() function in RegisterContextCorePOSIX_x86_6439 bool RegisterContextCorePOSIX_x86_64::ReadGPR() { in ReadGPR()43 bool RegisterContextCorePOSIX_x86_64::ReadFPR() { in ReadFPR()47 bool RegisterContextCorePOSIX_x86_64::WriteGPR() { in WriteGPR()52 bool RegisterContextCorePOSIX_x86_64::WriteFPR() { in WriteFPR()57 bool RegisterContextCorePOSIX_x86_64::ReadRegister(const RegisterInfo *reg_info, in ReadRegister()82 bool RegisterContextCorePOSIX_x86_64::ReadAllRegisterValues( in ReadAllRegisterValues()87 bool RegisterContextCorePOSIX_x86_64::WriteRegister( in WriteRegister()92 bool RegisterContextCorePOSIX_x86_64::WriteAllRegisterValues( in WriteAllRegisterValues()97 bool RegisterContextCorePOSIX_x86_64::HardwareSingleStep(bool enable) { in HardwareSingleStep()
15 class RegisterContextCorePOSIX_x86_64 : public RegisterContextPOSIX_x86 {17 RegisterContextCorePOSIX_x86_64(
15 class RegisterContextLinuxCore_x86_64 : public RegisterContextCorePOSIX_x86_64 {
216 : RegisterContextCorePOSIX_x86_64(thread, register_info, gpregset, notes) {} in RegisterContextLinuxCore_x86_64()
224 m_thread_reg_ctx_sp = std::make_shared<RegisterContextCorePOSIX_x86_64>( in CreateRegisterContextForFrame()
76 m_thread_reg_ctx_sp = std::make_shared<RegisterContextCorePOSIX_x86_64>( in CreateRegisterContextForFrame()86 m_thread_reg_ctx_sp = std::make_shared<RegisterContextCorePOSIX_x86_64>( in CreateRegisterContextForFrame()