Searched refs:getDylibIDLoadCommand (Results 1 – 4 of 4) sorted by relevance
639 getDylibIDLoadCommand(const LoadCommandInfo &L) const;
798 MachO::dylib_command Dl = Obj->getDylibIDLoadCommand(Command); in printNeededLibraries()
4504 MachOObjectFile::getDylibIDLoadCommand(const LoadCommandInfo &L) const { in getDylibIDLoadCommand() function in MachOObjectFile
1211 MachO::dylib_command dl = O->getDylibIDLoadCommand(Load); in PrintDylibs()10229 MachO::dylib_command Dl = Obj->getDylibIDLoadCommand(Command); in PrintLoadCommands()