IE_MEMSIZE
#define IE_COFF2PAGE(off) (((off) % IE_MEMSIZE) / IE_PAGESIZE)
#define IE_IBASE (0x1000000 - IE_MEMSIZE)