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

  /external/elfutils/libdwfl/
dwfl_module_getdwarf.c 72 open_elf (Dwfl_Module *mod, struct dwfl_file *file) function
145 that is special - see below.) open_elf is always called first for
216 mod->elferr = open_elf (mod, &mod->main);
255 on the address_sync computed from PT_LOAD segments (see open_elf).
537 Dwfl_Error result = open_elf (mod, &mod->debug);
984 if (open_elf (mod, &mod->aux_sym) != DWFL_E_NOERROR)
    [all...]
  /external/elfutils/src/
ldgeneric.c 1713 open_elf (struct usedfiles *fileinfo, Elf *elf) function
    [all...]

Completed in 96 milliseconds