HomeSort by: relevance | last modified time | path
    Searched refs:SIZE_ELF68K_PHDR (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/arch/x68k/stand/aout2hux/
aout68k.h 164 #define SIZE_ELF68K_PHDR (sizeof(struct elf_m68k_phdr))
aout2hux.c 206 if ((i = get_uint16(&hdr->e_phentsize)) != SIZE_ELF68K_PHDR) {
208 (int)SIZE_ELF68K_PHDR);
750 SIZE_ELF68K_PHDR != 32 ||

Completed in 39 milliseconds