Searched refs:invalid_elf (Results 1 – 2 of 2) sorted by relevance
211 invalid_elf (Elf *elf, bool disk_file_has_build_id, in invalid_elf() function664 && invalid_elf (module->elf, module->disk_file_has_build_id, in dwfl_segment_report_module()699 invalid = invalid_elf (elf, true /* disk_file_has_build_id */, in dwfl_segment_report_module()
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 found431 a name verify the file by invalid_elf. Protect elf and fd against