Searched refs:getDylibIDLoadCommand (Results 1 – 3 of 3) sorted by relevance
352 getDylibIDLoadCommand(const LoadCommandInfo &L) const;
2121 MachOObjectFile::getDylibIDLoadCommand(const LoadCommandInfo &L) const { in getDylibIDLoadCommand() function in MachOObjectFile
573 MachO::dylib_command dl = O->getDylibIDLoadCommand(Load); in PrintDylibs()8993 MachO::dylib_command Dl = Obj->getDylibIDLoadCommand(Command); in PrintLoadCommands()