FreeRDP
symbol_t Struct Reference

Data Fields

uintptr_t start
 
uintptr_t end
 
char * name
 

Detailed Description

Definition at line 28 of file symbol_table.h.

Field Documentation

◆ end

uintptr_t symbol_t::end

Definition at line 31 of file symbol_table.h.

◆ name

char* symbol_t::name

Definition at line 32 of file symbol_table.h.

◆ start

uintptr_t symbol_t::start

Definition at line 30 of file symbol_table.h.


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