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;
2299 MachOObjectFile::getLinkeditDataLoadCommand(const LoadCommandInfo &L) const { in getLinkeditDataLoadCommand() function in MachOObjectFile
304 MachOObj->getLinkeditDataLoadCommand(Command); in getSectionsAndSymbols()8481 Obj->getLinkeditDataLoadCommand(Command); in PrintLoadCommands()