Searched refs:getDylibIDLoadCommand (Results 1 – 4 of 4) sorted by relevance
518 getDylibIDLoadCommand(const LoadCommandInfo &L) const;
690 MachO::dylib_command Dl = Obj->getDylibIDLoadCommand(Command); in printNeededLibraries()
4305 MachOObjectFile::getDylibIDLoadCommand(const LoadCommandInfo &L) const { in getDylibIDLoadCommand() function in MachOObjectFile
902 MachO::dylib_command dl = O->getDylibIDLoadCommand(Load); in PrintDylibs()9758 MachO::dylib_command Dl = Obj->getDylibIDLoadCommand(Command); in PrintLoadCommands()