Rizin
unix-like reverse engineering framework and cli tools
_symbol_info Struct Reference

#include <mybfd.h>

Public Attributes

symvalue value
 
char type
 
const char * name
 
unsigned char stab_type
 
char stab_other
 
short stab_desc
 
const char * stab_name
 

Detailed Description

Definition at line 342 of file mybfd.h.

Member Data Documentation

◆ name

◆ stab_desc

short _symbol_info::stab_desc

Definition at line 348 of file mybfd.h.

◆ stab_name

const char* _symbol_info::stab_name

Definition at line 349 of file mybfd.h.

◆ stab_other

char _symbol_info::stab_other

Definition at line 347 of file mybfd.h.

◆ stab_type

unsigned char _symbol_info::stab_type

Definition at line 346 of file mybfd.h.

◆ type

◆ value

symvalue _symbol_info::value

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