Home
last modified time | relevance | path

Searched refs:ebl_machine_flag_name (Results 1 – 4 of 4) sorted by relevance

/external/elfutils/libebl/
Deblmachineflagname.c41 ebl_machine_flag_name (Ebl *ebl, Elf64_Word flags, char *buf, size_t len) in ebl_machine_flag_name() function
Dlibebl.h125 extern const char *ebl_machine_flag_name (Ebl *ebl, GElf_Word flags,
/external/elfutils/src/
Delflint.c510 ebl_machine_flag_name (ebl, ehdr->e_flags, buf, sizeof (buf))); in check_elf_header()
Dreadelf.c1089 ebl_machine_flag_name (ebl, ehdr->e_flags, buf, sizeof (buf))); in print_ehdr()