Searched refs:getLinkeditDataLoadCommand (Results 1 – 5 of 5) sorted by relevance
496 getLinkeditDataLoadCommand(const LoadCommandInfo &L) const;
730 MachO::linkedit_data_command LLC = Obj->getLinkeditDataLoadCommand(Load); in printMachODataInCode()
1612 MachO.getLinkeditDataLoadCommand(Command); in dumpSymbolsFromDLInfoMachO()
312 MachOObj->getLinkeditDataLoadCommand(Command); in getSectionsAndSymbols()1067 O->getLinkeditDataLoadCommand(LC); in PrintFunctionStarts()10201 Obj->getLinkeditDataLoadCommand(Command); in PrintLoadCommands()
4298 MachOObjectFile::getLinkeditDataLoadCommand(const LoadCommandInfo &L) const { in getLinkeditDataLoadCommand() function in MachOObjectFile