Searched refs:getDylibIDLoadCommand (Results 1 – 4 of 4) sorted by relevance
667 getDylibIDLoadCommand(const LoadCommandInfo &L) const;
796 MachO::dylib_command Dl = Obj->getDylibIDLoadCommand(Command); in printNeededLibraries()
4685 MachOObjectFile::getDylibIDLoadCommand(const LoadCommandInfo &L) const { in getDylibIDLoadCommand() function in MachOObjectFile
1442 MachO::dylib_command dl = O->getDylibIDLoadCommand(Load); in PrintDylibs()10501 MachO::dylib_command Dl = Obj->getDylibIDLoadCommand(Command); in PrintLoadCommands()