Searched refs:ebl_osabi_name (Results 1 - 4 of 4) sorted by relevance
/third_party/elfutils/libebl/ |
H A D | eblosabiname.c | 39 ebl_osabi_name (Ebl *ebl, int osabi, char *buf, size_t len) in ebl_osabi_name() function
|
H A D | libebl.h | 165 extern const char *ebl_osabi_name (Ebl *ebl, int osabi, char *buf, size_t len);
|
/third_party/elfutils/src/ |
H A D | elflint.c | 375 ebl_osabi_name (ebl, ehdr->e_ident[EI_OSABI], buf, sizeof (buf))); in check_elf_header()
|
H A D | readelf.c | 1121 ebl_osabi_name (ebl, ehdr->e_ident[EI_OSABI], buf, sizeof (buf))); in print_ehdr()
|
Completed in 21 milliseconds