Home
last modified time | relevance | path

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

/freebsd/contrib/elftoolchain/readelf/
H A Dreadelf.c290 static const char *elf_osabi(unsigned int abi);
468 elf_osabi(unsigned int abi) in elf_osabi() function
2285 printf("%-37s%s\n", " OS/ABI:", elf_osabi(re->ehdr.e_ident[EI_OSABI])); in dump_ehdr()