HomeSort by relevance Sort by last modified time
    Searched refs:__libdwfl_relocate (Results 1 - 4 of 4) sorted by null

  /external/elfutils/src/libdwfl/
dwfl_module_getelf.c 48 (void) __libdwfl_relocate (mod, mod->main.elf, false);
55 (void) __libdwfl_relocate (mod, mod->debug.elf, false);
libdwflP.h 461 extern Dwfl_Error __libdwfl_relocate (Dwfl_Module *mod, Elf *file, bool debug)
relocate.c 620 __libdwfl_relocate (Dwfl_Module *mod, Elf *debugfile, bool debug) function
dwfl_module_getdwarf.c     [all...]

Completed in 87 milliseconds