Searched refs:getDylibIDLoadCommand (Results 1 – 3 of 3) sorted by relevance
205 getDylibIDLoadCommand(const LoadCommandInfo &L) const;
334 MachO::dylib_command DLLC = Obj.getDylibIDLoadCommand(LCI); in DumpDylibID()
1830 MachOObjectFile::getDylibIDLoadCommand(const LoadCommandInfo &L) const { in getDylibIDLoadCommand() function in llvm::object::MachOObjectFile