Searched defs:entry_point_command (Results 1 – 2 of 2) sorted by relevance
2466 struct entry_point_command in version() struct2469 uint cmd; in version()2472 uint cmdsize; in version()2475 ulong entryoff; in version()2478 ulong stacksize; in version()3380 struct entry_point_command struct3382 uint cmd;3383 uint cmdsize;3384 ulong entryoff;3385 ulong stacksize;
926 struct entry_point_command { struct927 uint32_t cmd;928 uint32_t cmdsize;929 uint64_t entryoff;930 uint64_t stacksize;