reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

lib/Object/MachOObjectFile.cpp
 2983   State.NextChildIndex = 0;
 2991   while (Stack.back().NextChildIndex < Stack.back().ChildCount) {
 3001                           " for child #" + Twine((int)Top.NextChildIndex) +
 3025     Top.NextChildIndex += 1;
 3067     if (Top.NextChildIndex < Top.ChildCount) {