ELFOSABI_FREEBSD
{ "FreeBSD", ELFOSABI_FREEBSD },
int type = ELFOSABI_FREEBSD;
if (hdr.elf.e_ident[EI_OSABI] & ELFOSABI_FREEBSD) {