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

  /src/sys/arch/x68k/stand/aout2hux/
aout68k.h 144 #define SIZE_ELF68K_SHDR (sizeof(struct elf_m68k_shdr))
aout2hux.c 200 if ((i = get_uint16(&hdr->e_shentsize)) != SIZE_ELF68K_SHDR) {
202 (int)SIZE_ELF68K_SHDR);
749 SIZE_ELF68K_HDR != 52 || SIZE_ELF68K_SHDR != 40 ||

Completed in 16 milliseconds