Searched refs:JustId (Results 1 – 1 of 1) sorted by relevance
522 static void PrintDylibs(MachOObjectFile *O, bool JustId) { in PrintDylibs() argument525 if ((JustId && Load.C.cmd == MachO::LC_ID_DYLIB) || in PrintDylibs()526 (!JustId && (Load.C.cmd == MachO::LC_ID_DYLIB || in PrintDylibs()535 if (JustId) in PrintDylibs()