Searched refs:E_HSIZE (Results 1 – 2 of 2) sorted by relevance
49 #define E_HSIZE 52 /* size of ELF header */ macro92 if (n < E_HSIZE || memcmp(&buf[E_IDENT+EI_MAGIC], elf_magic, 4) != 0) in main()105 if (ph < E_HSIZE || ps < PH_HSIZE || np < 1) in main()
59 #define E_HSIZE 52 /* size of ELF header */ macro101 if (n < E_HSIZE || memcmp(&buf[E_IDENT+EI_MAGIC], elf_magic, 4) != 0) in main()114 if (ph < E_HSIZE || ps < PH_HSIZE || np < 1) in main()