Searched refs:invalid_elf (Results 1 – 2 of 2) sorted by relevance
208 invalid_elf (Elf *elf, bool disk_file_has_build_id, in invalid_elf() function688 && invalid_elf (module->elf, module->disk_file_has_build_id, in dwfl_segment_report_module()723 invalid = invalid_elf (elf, true /* disk_file_has_build_id */, in dwfl_segment_report_module()
758 (invalid_elf): New function from code of dwfl_segment_report_module.761 Move some code to invalid_elf. Call handle_file_note, if it found762 a name verify the file by invalid_elf. Protect elf and fd against