Searched refs:getLinkeditDataLoadCommand (Results 1 – 6 of 6) sorted by relevance
209 auto SSILC = Obj->getLinkeditDataLoadCommand(LCI); in readMachOHeader()
654 getLinkeditDataLoadCommand(const LoadCommandInfo &L) const;
816 MachO::linkedit_data_command LLC = Obj->getLinkeditDataLoadCommand(Load); in printMachODataInCode()
1606 MachO.getLinkeditDataLoadCommand(Command); in dumpSymbolsFromDLInfoMachO()
305 MachOObj->getLinkeditDataLoadCommand(Command); in getSectionsAndSymbols()1060 O->getLinkeditDataLoadCommand(LC); in PrintFunctionStarts()10105 Obj->getLinkeditDataLoadCommand(Command); in PrintLoadCommands()
4652 MachOObjectFile::getLinkeditDataLoadCommand(const LoadCommandInfo &L) const { in getLinkeditDataLoadCommand() function in MachOObjectFile