Searched refs:ELFOSABI_FREEBSD (Results 1 – 7 of 7) sorted by relevance
63 else if (osabi == ELFOSABI_FREEBSD)
60 return ELF::ELFOSABI_FREEBSD; in getOSABI()
339 ELFOSABI_FREEBSD = 9, // FreeBSD enumerator
230 ECase(ELFOSABI_FREEBSD) in enumeration()
202 { "FreeBSD", ELF::ELFOSABI_FREEBSD },
148 #define ELFOSABI_FREEBSD 9 /* FreeBSD. */ macro
224 #define ELFOSABI_FREEBSD 9 /* Free BSD */ macro19761 ehdr.e_ident[EI_OSABI] = ELFOSABI_FREEBSD; in tcc_output_file()