Searched refs:DataInCodeLoadCmd (Results 1 – 2 of 2) sorted by relevance
673 const char *DataInCodeLoadCmd = nullptr; variable
1343 if ((Err = checkLinkeditDataCommand(*this, Load, I, &DataInCodeLoadCmd, in MachOObjectFile()2765 if (!DataInCodeLoadCmd) in begin_dices()2775 if (!DataInCodeLoadCmd) in end_dices()4508 if (DataInCodeLoadCmd) in getDataInCodeLoadCommand()4509 return getStruct<MachO::linkedit_data_command>(*this, DataInCodeLoadCmd); in getDataInCodeLoadCommand()