Home | History | Annotate | Download | only in Object

Lines Matching refs:LinkeditDataLoadCommand

162 void SwapStruct(macho::LinkeditDataLoadCommand &C) {
1343 macho::LinkeditDataLoadCommand DicLC = getDataInCodeLoadCommand();
1353 macho::LinkeditDataLoadCommand DicLC = getDataInCodeLoadCommand();
1499 macho::LinkeditDataLoadCommand MachOObjectFile::getLinkeditDataLoadCommand(
1501 return getStruct<macho::LinkeditDataLoadCommand>(this, L.Ptr);
1563 macho::LinkeditDataLoadCommand
1566 return getStruct<macho::LinkeditDataLoadCommand>(this, DataInCodeLoadCmd);
1569 macho::LinkeditDataLoadCommand Cmd;