Searched refs:TempCmd (Results 1 – 1 of 1) sorted by relevance
282 MachO::LoadCommandType TempCmd = static_cast<MachO::LoadCommandType>( in mapping() local284 IO.mapRequired("cmd", TempCmd); in mapping()285 LoadCommand.Data.load_command_data.cmd = TempCmd; in mapping()