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