Functions | Variables
msrs_intel_x64_mock.cpp File Reference

Go to the source code of this file.

Functions

uint64_t __attribute__ ((weak)) __read_msr(uint32_t addr) noexcept
 

Variables

void uint64_t val noexcept
 

Function Documentation

◆ __attribute__()

uint64_t __attribute__ ( (weak)  )
noexcept

Definition at line 26 of file msrs_intel_x64_mock.cpp.

Variable Documentation

◆ noexcept

void uint64_t val noexcept
Initial value:
{
std::cerr << __FUNC__ << " called with: " << '\n'

Definition at line 35 of file msrs_intel_x64_mock.cpp.