Searched refs:getLinkeditDataLoadCommand (Results 1 – 4 of 4) sorted by relevance
262 MachO::linkedit_data_command LLC = Obj.getLinkeditDataLoadCommand(LCI); in DumpLinkeditDataCommand()281 MachO::linkedit_data_command LLC = Obj.getLinkeditDataLoadCommand(LCI); in DumpDataInCodeDataCommand()
344 getLinkeditDataLoadCommand(const LoadCommandInfo &L) const;
2249 MachOObjectFile::getLinkeditDataLoadCommand(const LoadCommandInfo &L) const { in getLinkeditDataLoadCommand() function in MachOObjectFile
239 MachOObj->getLinkeditDataLoadCommand(Command); in getSectionsAndSymbols()4548 Obj->getLinkeditDataLoadCommand(Command); in PrintLoadCommands()