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

  /external/elfutils/libdwfl/
dwfl_segment_report_module.c 211 invalid_elf (Elf *elf, bool disk_file_has_build_id, function
664 && invalid_elf (module->elf, module->disk_file_has_build_id,
699 invalid = invalid_elf (elf, true /* disk_file_has_build_id */,
ChangeLog 427 (invalid_elf): New function from code of dwfl_segment_report_module.
430 Move some code to invalid_elf. Call handle_file_note, if it found
431 a name verify the file by invalid_elf. Protect elf and fd against
    [all...]

Completed in 78 milliseconds