Searched refs:ELFOSABI_FREEBSD (Results 1 – 9 of 9) sorted by relevance
84 else if (osabi == ELFOSABI_FREEBSD)
69 return ELF::ELFOSABI_FREEBSD; in getOSABI()
55 #define ELFOSABI_FREEBSD 9 macro
100 || pu.elf->e_ident[EI_OSABI] == ELFOSABI_FREEBSD in load_image()
317 ELFOSABI_FREEBSD = 9, // FreeBSD enumerator
1147 #define ELFOSABI_FREEBSD 9 /* FreeBSD. */ macro
157 #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()
1138 (ELFOSABI_FREEBSD): Likewise.