Searched refs:ebl_machine_flag_name (Results 1 - 4 of 4) sorted by relevance
/third_party/elfutils/libebl/ |
H A D | eblmachineflagname.c | 41 ebl_machine_flag_name (Ebl *ebl, Elf64_Word flags, char *buf, size_t len) in ebl_machine_flag_name() function
|
H A D | libebl.h | 121 extern const char *ebl_machine_flag_name (Ebl *ebl, GElf_Word flags,
|
/third_party/elfutils/src/ |
H A D | elflint.c | 509 ebl_machine_flag_name (ebl, ehdr->e_flags, buf, sizeof (buf))); in check_elf_header()
|
H A D | readelf.c | 1150 ebl_machine_flag_name (ebl, ehdr->e_flags, buf, sizeof (buf))); in print_ehdr()
|
Completed in 21 milliseconds