Home
last modified time | relevance | path

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

/external/elfutils/0.153/libdwfl/
Ddwfl_module_getdwarf.c956 load_dw (Dwfl_Module *mod, struct dwfl_file *debugfile) in load_dw() function
1017 mod->dwerr = load_dw (mod, &mod->main); in find_dw()
1037 mod->dwerr = load_dw (mod, &mod->debug); in find_dw()
DChangeLog656 * dwfl_module_getdwarf.c (load_dw): Skip relocation if
703 * dwfl_module_getdwarf.c (load_dw): Update caller.
1172 (load_dw): Use it.
1270 * dwfl_module_getdwarf.c (load_dw): Take dwfl_file * instead of Elf *.
1331 (load_dw, dwfl_module_addrname): Update uses.
1348 * dwfl_module_getdwarf.c (load_dw): Update caller.