|
GEL
0.99
|
Go to the source code of this file.
Functions | |
| gel_sym_t * | gel_symbyidx (gel_sect_t *symtab, u32_t idx) |
| 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
| symtab | La section |
| idx | L'index du symbole |