Searched refs:fileset_entry_command (Results 1 – 4 of 4) sorted by relevance
79 HANDLE_LOAD_COMMAND(LC_FILESET_ENTRY, 0x80000035u, fileset_entry_command)118 LOAD_COMMAND_STRUCT(fileset_entry_command)
899 struct fileset_entry_command { struct1430 inline void swapStruct(fileset_entry_command &C) { in swapStruct()
159 fileset_entry_command entry; in ParseFileset()160 data.CopyData(load_cmd_offset, sizeof(fileset_entry_command), &entry); in ParseFileset()
626 void MappingTraits<MachO::fileset_entry_command>::mapping( in mapping()627 IO &IO, MachO::fileset_entry_command &LoadCommand) { in mapping()