Searched refs:load_symtab (Results 1 – 2 of 2) sorted by relevance
604 load_symtab (struct dwfl_file *file, struct dwfl_file **symfile, in load_symtab() function1068 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()
742 * dwfl_module_getdwarf.c (load_symtab): Don't use tables which have1521 (load_symtab): Always set first_global.1619 * dwfl_module_getdwarf.c (load_symtab): Take first_global int arg1621 (find_symtab): Initialize mod->first_global and pass it to load_symtab.2240 * dwfl_module_getdwarf.c (load_symtab): Don't return success for2377 * dwfl_module_getdwarf.c (load_symtab): Return success properly when