Structure representing a frame record in the AArch64 stack unwind mechanism. More...
#include <lnx_arch_arm64.hpp>
Public Attributes | |
| uint64_t | fp |
| Frame Pointer (FP/X29). | |
| uint64_t | lr |
| Link Register (LR/X30). | |
Structure representing a frame record in the AArch64 stack unwind mechanism.
| uint64_t arion_lnx_arm64::frame_record::fp |
Frame Pointer (FP/X29).
| uint64_t arion_lnx_arm64::frame_record::lr |
Link Register (LR/X30).