Searched defs:fileset_entry_command (Results 1 – 6 of 6) sorted by relevance
1589 struct fileset_entry_command { struct1590 uint32_t cmd; /* LC_FILESET_ENTRY */1591 uint32_t cmdsize; /* includes entry_id string */1592 uint64_t vmaddr; /* memory address of the entry */1593 uint64_t fileoff; /* file offset of the entry */1594 union lc_str entry_id; /* contained entry id */1595 uint32_t reserved; /* reserved */
899 struct fileset_entry_command { struct900 uint32_t cmd;901 uint32_t cmdsize;902 uint64_t vmaddr;903 uint64_t fileoff;904 union lc_str entry_id;905 uint32_t reserved;
899 struct fileset_entry_command { struct900 uint32_t cmd;901 uint32_t cmdsize;902 uint64_t vmaddr;903 uint64_t fileoff;904 uint32_t entry_id;