Arion 1.0.2-alpha
A high-performance C++ framework for emulating executable binaries.
 
Loading...
Searching...
No Matches
arion_lnx_arm64::frame_record_meta Struct Reference

Structure combining a frame record with additional metadata. More...

#include <lnx_arch_arm64.hpp>

Public Attributes

struct frame_record record
 The frame pointer and link register values.
 
uint64_t type
 Metadata type information.
 

Detailed Description

Structure combining a frame record with additional metadata.

Member Data Documentation

◆ record

struct frame_record arion_lnx_arm64::frame_record_meta::record

The frame pointer and link register values.

◆ type

uint64_t arion_lnx_arm64::frame_record_meta::type

Metadata type information.


The documentation for this struct was generated from the following file: