Searched refs:getLinkeditDataLoadCommand (Results 1 – 5 of 5) sorted by relevance
651 getLinkeditDataLoadCommand(const LoadCommandInfo &L) const;
814 MachO::linkedit_data_command LLC = Obj->getLinkeditDataLoadCommand(Load); in printMachODataInCode()
1585 MachO.getLinkeditDataLoadCommand(Command); in dumpSymbolsFromDLInfoMachO()
331 MachOObj->getLinkeditDataLoadCommand(Command); in getSectionsAndSymbols()1086 O->getLinkeditDataLoadCommand(LC); in PrintFunctionStarts()10512 Obj->getLinkeditDataLoadCommand(Command); in PrintLoadCommands()
4645 MachOObjectFile::getLinkeditDataLoadCommand(const LoadCommandInfo &L) const { in getLinkeditDataLoadCommand() function in MachOObjectFile