Home
last modified time | relevance | path

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

/external/elfutils/libdwfl/
Ddwfl_module_getdwarf.c1311 load_dw (Dwfl_Module *mod, struct dwfl_file *debugfile) in load_dw() function
1372 mod->dwerr = load_dw (mod, &mod->main); in find_dw()
1397 mod->dwerr = load_dw (mod, &mod->debug); in find_dw()
DChangeLog532 (load_dw): Remove loading of dwz multifile.
557 (load_dw): Locate alternate debug information using
1932 * dwfl_module_getdwarf.c (load_dw): Skip relocation if
1979 * dwfl_module_getdwarf.c (load_dw): Update caller.
2448 (load_dw): Use it.
2546 * dwfl_module_getdwarf.c (load_dw): Take dwfl_file * instead of Elf *.
2607 (load_dw, dwfl_module_addrname): Update uses.
2624 * dwfl_module_getdwarf.c (load_dw): Update caller.