Searched defs:fvmfile_command (Results 1 – 4 of 4) sorted by relevance
1384 struct fvmfile_command { struct1385 uint32_t cmd; /* LC_FVMFILE */1386 uint32_t cmdsize; /* includes pathname string */1387 union lc_str name; /* files pathname */1388 uint32_t header_addr; /* files virtual address */
850 struct fvmfile_command { struct851 uint32_t cmd;852 uint32_t cmdsize;853 uint32_t name;854 uint32_t header_addr;
858 struct fvmfile_command { struct859 uint32_t cmd;860 uint32_t cmdsize;861 uint32_t name;862 uint32_t header_addr;
893 struct fvmfile_command { struct894 uint32_t cmd;895 uint32_t cmdsize;896 uint32_t name;897 uint32_t header_addr;