Home
last modified time | relevance | path

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

/external/elfutils/libdwfl/
Ddwfl_module_getdwarf.c1320 load_dw (Dwfl_Module *mod, struct dwfl_file *debugfile) in load_dw() function
1392 mod->dwerr = load_dw (mod, &mod->main); in find_dw()
1417 mod->dwerr = load_dw (mod, &mod->debug); in find_dw()
DChangeLog83 * dwfl_module_getdwarf.c (load_dw): Close file descriptors after
863 (load_dw): Remove loading of dwz multifile.
888 (load_dw): Locate alternate debug information using
2263 * dwfl_module_getdwarf.c (load_dw): Skip relocation if
2310 * dwfl_module_getdwarf.c (load_dw): Update caller.
2779 (load_dw): Use it.
2877 * dwfl_module_getdwarf.c (load_dw): Take dwfl_file * instead of Elf *.
2938 (load_dw, dwfl_module_addrname): Update uses.
2955 * dwfl_module_getdwarf.c (load_dw): Update caller.