Searched refs:ebl_machine_flag_name (Results 1 – 4 of 4) sorted by relevance
/external/elfutils/libebl/ |
D | eblmachineflagname.c | 61 ebl_machine_flag_name (ebl, flags, buf, len) in ebl_machine_flag_name() function
|
D | libebl.h | 135 extern const char *ebl_machine_flag_name (Ebl *ebl, GElf_Word flags,
|
/external/elfutils/src/ |
D | elflint.c | 471 ebl_machine_flag_name (ebl, ehdr->e_flags, buf, sizeof (buf))); in check_elf_header()
|
D | readelf.c | 748 ebl_machine_flag_name (ebl, ehdr->e_flags, buf, sizeof (buf))); in print_ehdr()
|