Home
last modified time | relevance | path

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

/external/elfutils/libdwfl/
Ddwfl_module_getdwarf.c1053 find_symtab (Dwfl_Module *mod) in find_symtab() function
1334 find_symtab (mod); in load_dw()
1475 find_symtab (mod); in INTDEF()
1492 find_symtab (mod); in INTDEF()
DChangeLog343 * dwfl_module_getdwarf.c (find_symtab): Uncompress symstr, xndx, sym
545 * dwfl_module_getdwarf.c (find_symtab): Check shdr is not NULL and
667 * dwfl_module_getdwarf.c (find_symtab): Explicitly clear symdata,
683 * dwfl_module_getdwarf.c (find_symtab): Always try find_dynsym last.
737 * dwfl_module_getdwarf.c (find_symtab): Sanity check the data buffer,
1350 * dwfl_module_getdwarf.c (find_symtab): Call elf_getdata with
1497 (find_symtab): Also succeed when only aux_symdata is found.
1518 (find_symtab): Use find_aux_sym if all we have is the dynsym table
1621 (find_symtab): Initialize mod->first_global and pass it to load_symtab.
1971 (find_symtab, find_dw): Update callers.
[all …]