Searched refs:DataInCodeLoadCmd (Results 1 – 2 of 2) sorted by relevance
864 const char *DataInCodeLoadCmd = nullptr; variable
1352 if ((Err = checkLinkeditDataCommand(*this, Load, I, &DataInCodeLoadCmd, in MachOObjectFile() 2901 if (!DataInCodeLoadCmd) in begin_dices() 2911 if (!DataInCodeLoadCmd) in end_dices() 4880 if (DataInCodeLoadCmd)4881 return getStruct<MachO::linkedit_data_command>(*this, DataInCodeLoadCmd); in getDataInCodeLoadCommand() 4883 // If there is no DataInCodeLoadCmd return a load command with zero'ed fields. in getDataInCodeLoadCommand()