Searched refs:elf_osabi (Results 1 – 1 of 1) sorted by relevance
290 static const char *elf_osabi(unsigned int abi);468 elf_osabi(unsigned int abi) in elf_osabi() function2285 printf("%-37s%s\n", " OS/ABI:", elf_osabi(re->ehdr.e_ident[EI_OSABI])); in dump_ehdr()