GEL  0.99
sym.h File Reference
#include <gel/common.h>
#include <gel/types.h>

Go to the source code of this file.

Data Structures

struct  gel_sym_info_t
 

Typedefs

typedef __BEGIN_DECLS struct gel_sym_info_t gel_sym_info_t
 

Functions

int gel_sym_infos (gel_sym_t *s, gel_sym_info_t *smi)
 
gel_sym_tgel_symbyidx (gel_sect_t *symtab, u32_t idx)
 

Function Documentation

◆ gel_symbyidx()

gel_sym_t* gel_symbyidx ( gel_sect_t symtab,
u32_t  idx 
)

Recupere un symbole d'apres son index et sa section Le symbole doit etre free() par l'utilisateur

Parameters
symtabLa section
idxL'index du symbole
Returns
Le symbole gel_sym_t ou NULL