Searched refs:getDylibIDLoadCommand (Results 1 – 4 of 4) sorted by relevance
512 getDylibIDLoadCommand(const LoadCommandInfo &L) const;
712 MachO::dylib_command Dl = Obj->getDylibIDLoadCommand(Command); in printNeededLibraries()
4338 MachOObjectFile::getDylibIDLoadCommand(const LoadCommandInfo &L) const { in getDylibIDLoadCommand() function in MachOObjectFile
1191 MachO::dylib_command dl = O->getDylibIDLoadCommand(Load); in PrintDylibs()10192 MachO::dylib_command Dl = Obj->getDylibIDLoadCommand(Command); in PrintLoadCommands()