Searched refs:getLinkeditDataLoadCommand (Results 1 – 6 of 6) sorted by relevance
210 auto SSILC = Obj->getLinkeditDataLoadCommand(LCI); in readMachOHeader()
660 getLinkeditDataLoadCommand(const LoadCommandInfo &L) const;
816 MachO::linkedit_data_command LLC = Obj->getLinkeditDataLoadCommand(Load); in printMachODataInCode()
1608 MachO.getLinkeditDataLoadCommand(Command); in dumpSymbolsFromDLInfoMachO()
301 MachOObj->getLinkeditDataLoadCommand(Command); in getSectionsAndSymbols()1056 O->getLinkeditDataLoadCommand(LC); in PrintFunctionStarts()10236 Obj->getLinkeditDataLoadCommand(Command); in PrintLoadCommands()
4655 MachOObjectFile::getLinkeditDataLoadCommand(const LoadCommandInfo &L) const { in getLinkeditDataLoadCommand() function in MachOObjectFile