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()
DChangeLog127 * dwfl_module_getdwarf.c (load_dw): Close file descriptors after
907 (load_dw): Remove loading of dwz multifile.
932 (load_dw): Locate alternate debug information using
2307 * dwfl_module_getdwarf.c (load_dw): Skip relocation if
2354 * dwfl_module_getdwarf.c (load_dw): Update caller.
2823 (load_dw): Use it.
2921 * dwfl_module_getdwarf.c (load_dw): Take dwfl_file * instead of Elf *.
2982 (load_dw, dwfl_module_addrname): Update uses.
2999 * dwfl_module_getdwarf.c (load_dw): Update caller.