HomeSort by relevance Sort by last modified time
    Searched full:phdr_mod (Results 1 - 1 of 1) sorted by null

  /external/elfutils/0.153/libdwfl/
link_map.c 718 Dwfl_Module *phdr_mod;
719 int phdr_segndx = INTUSE(dwfl_addrsegment) (dwfl, phdr, &phdr_mod);
787 r_debug_vaddr = ((phdr_mod == NULL
788 || phdr_mod->main.elf == NULL
789 || phdr_mod->e_type != ET_EXEC)
794 : consider_executable (phdr_mod, phdr, entry,
714 Dwfl_Module *phdr_mod; local

Completed in 181 milliseconds