Home
last modified time | relevance | path

Searched refs:find_aux_sym (Results 1 – 2 of 2) sorted by relevance

/external/elfutils/libdwfl/
Ddwfl_module_getdwarf.c934 find_aux_sym (Dwfl_Module *mod __attribute__ ((unused)), in find_aux_sym() function
1108 find_aux_sym (mod, &aux_symscn, &aux_xndxscn, &aux_strshndx); in find_symtab()
DChangeLog47 * dwfl_module_getdwarf.c (find_aux_sym): Check sh_entsize is not zero.
1212 (find_aux_sym): Use it.
1495 * dwfl_module_getdwarf.c (find_aux_sym): Don't substract one
1517 (find_aux_sym): New function.
1518 (find_symtab): Use find_aux_sym if all we have is the dynsym table