Searched refs:ebl_machine_flag_check (Results 1 – 3 of 3) sorted by relevance
38 ebl_machine_flag_check (Ebl *ebl, Elf64_Word flags) in ebl_machine_flag_check() function
131 extern bool ebl_machine_flag_check (Ebl *ebl, GElf_Word flags);
491 if (!ebl_machine_flag_check (ebl, ehdr->e_flags)) in check_elf_header()