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