Searched defs:ArgInfoHeader (Results 1 – 1 of 1) sorted by relevance
63 struct ArgInfoHeader struct65 bit32 magic; // Magic number66 bit16 argStart; // Position where argument starts67 bit16 argNum; // Number of arguments68 bit16 binaryStart; // Position where binary starts69 bit16 binarySize; // binary size70 bit32 reserved;