get_symtab
get_symtab(c, elf_file, ehdr, filename);
symtab = get_symtab(obj_state, _cache);
symtab = get_symtab(obj_state, _cache);
symtab = get_symtab(obj_state, _cache);
get_symtab(elf, module);
get_symtab(elf, &modules);
static void get_symtab(Elf *elf, mod_info_t *module);
static void get_symtab(Elf *, char *);
get_symtab(elf_file, filename);