Home
last modified time | relevance | path

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

/external/elfutils/libdwfl/
Ddwfl_module_getdwarf.c604 load_symtab (struct dwfl_file *file, struct dwfl_file **symfile, in load_symtab() function
1068 mod->symerr = load_symtab (&mod->main, &mod->symfile, &symscn, in find_symtab()
1088 mod->symerr = load_symtab (&mod->debug, &mod->symfile, &symscn, in find_symtab()
DChangeLog742 * dwfl_module_getdwarf.c (load_symtab): Don't use tables which have
1521 (load_symtab): Always set first_global.
1619 * dwfl_module_getdwarf.c (load_symtab): Take first_global int arg
1621 (find_symtab): Initialize mod->first_global and pass it to load_symtab.
2240 * dwfl_module_getdwarf.c (load_symtab): Don't return success for
2377 * dwfl_module_getdwarf.c (load_symtab): Return success properly when