Searched refs:getLinkeditDataLoadCommand (Results 1 – 5 of 5) sorted by relevance
623 getLinkeditDataLoadCommand(const LoadCommandInfo &L) const;
816 MachO::linkedit_data_command LLC = Obj->getLinkeditDataLoadCommand(Load); in printMachODataInCode()
1578 MachO.getLinkeditDataLoadCommand(Command); in dumpSymbolsFromDLInfoMachO()
318 MachOObj->getLinkeditDataLoadCommand(Command); in getSectionsAndSymbols()1073 O->getLinkeditDataLoadCommand(LC); in PrintFunctionStarts()10240 Obj->getLinkeditDataLoadCommand(Command); in PrintLoadCommands()
4464 MachOObjectFile::getLinkeditDataLoadCommand(const LoadCommandInfo &L) const { in getLinkeditDataLoadCommand() function in MachOObjectFile