Searched defs:fileset_entry_command (Results 1 – 1 of 1) sorted by relevance
1204 struct fileset_entry_command { struct1205 uint32_t cmd; /* LC_FILESET_ENTRY */1206 uint32_t cmdsize; /* includes id string */1207 uint64_t vmaddr; /* memory address of the dylib */1208 uint64_t fileoff; /* file offset of the dylib */1209 union lc_str entry_id; /* contained entry id */1210 uint32_t reserved; /* entry_id is 32-bits long, so this is the reserved padding */