Searched refs:MachOSegmentCommand (Results 1 – 1 of 1) sorted by relevance
485 Writer::Slot<MachOSegmentCommand> cmd = WriteSegmentCommand(w, in Write()505 struct MachOSegmentCommand { struct in v8::internal::GDBJITInterface::BASE_EMBEDDED555 Writer::Slot<MachOSegmentCommand> WriteSegmentCommand(Writer* w, in WriteSegmentCommand()558 Writer::Slot<MachOSegmentCommand> cmd = in WriteSegmentCommand()559 w->CreateSlotHere<MachOSegmentCommand>(); in WriteSegmentCommand()574 cmd->cmdsize = sizeof(MachOSegmentCommand) + sizeof(MachOSection::Header) * in WriteSegmentCommand()581 Writer::Slot<MachOSegmentCommand> cmd, in WriteSections()