Searched defs:fvmfile_command (Results 1 – 9 of 9) sorted by relevance
1509 struct fvmfile_command { struct1510 uint32_t cmd; /* LC_FVMFILE */1511 uint32_t cmdsize; /* includes pathname string */1512 union lc_str name; /* files pathname */1513 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;
891 struct fvmfile_command { struct892 uint32_t cmd;893 uint32_t cmdsize;894 uint32_t name;895 uint32_t header_addr;
923 struct fvmfile_command { struct924 uint32_t cmd;925 uint32_t cmdsize;926 uint32_t name;927 uint32_t header_addr;
922 struct fvmfile_command { struct923 uint32_t cmd;924 uint32_t cmdsize;925 uint32_t name;926 uint32_t header_addr;