Searched refs:getLinkeditDataLoadCommand (Results 1 – 4 of 4) sorted by relevance
263 MachO::linkedit_data_command LLC = Obj.getLinkeditDataLoadCommand(LCI); in DumpLinkeditDataCommand()282 MachO::linkedit_data_command LLC = Obj.getLinkeditDataLoadCommand(LCI); in DumpDataInCodeDataCommand()
175 getLinkeditDataLoadCommand(const LoadCommandInfo &L) const;
178 MachOObj->getLinkeditDataLoadCommand(Command); in getSectionsAndSymbols()
1485 MachOObjectFile::getLinkeditDataLoadCommand(const LoadCommandInfo &L) const { in getLinkeditDataLoadCommand() function in llvm::object::MachOObjectFile