Searched refs:getDylibIDLoadCommand (Results 1 – 4 of 4) sorted by relevance
334 MachO::dylib_command DLLC = Obj.getDylibIDLoadCommand(LCI); in DumpDylibID()
354 getDylibIDLoadCommand(const LoadCommandInfo &L) const;
2324 MachOObjectFile::getDylibIDLoadCommand(const LoadCommandInfo &L) const { in getDylibIDLoadCommand() function in MachOObjectFile
559 MachO::dylib_command dl = O->getDylibIDLoadCommand(Load); in PrintDylibs()8472 MachO::dylib_command Dl = Obj->getDylibIDLoadCommand(Command); in PrintLoadCommands()