|
HyperDbg Debugger
|
The structure to hold the LBR stack for a single processor core, including the branch entries and the TOS index. More...
#include <LbrDefinitions.h>
Public Attributes | |
| LBR_BRANCH_ENTRY | BranchEntry [MAXIMUM_LBR_CAPACITY] |
| MSR_LBR_INFO | LastBranchInfo [MAXIMUM_LBR_CAPACITY] |
| UINT8 | Tos |
The structure to hold the LBR stack for a single processor core, including the branch entries and the TOS index.
| LBR_BRANCH_ENTRY _LBR_STACK_ENTRY::BranchEntry |
| MSR_LBR_INFO _LBR_STACK_ENTRY::LastBranchInfo |
| UINT8 _LBR_STACK_ENTRY::Tos |