FreeRDP
backtrace_frame_t Struct Reference

Data Fields

uintptr_t absolute_pc
 
uintptr_t stack_top
 
size_t stack_size
 

Detailed Description

Definition at line 35 of file backtrace.h.

Field Documentation

◆ absolute_pc

uintptr_t backtrace_frame_t::absolute_pc

Definition at line 37 of file backtrace.h.

◆ stack_size

size_t backtrace_frame_t::stack_size

Definition at line 39 of file backtrace.h.

◆ stack_top

uintptr_t backtrace_frame_t::stack_top

Definition at line 38 of file backtrace.h.


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