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

References

projects/compiler-rt/lib/xray/xray_basic_logging.cpp
  139     if (GlobalOptions.MaxStackDepth == 0) {
  148         InternalAlloc(sizeof(StackEntry) * GlobalOptions.MaxStackDepth, nullptr,
  150     TLD.StackSize = GlobalOptions.MaxStackDepth;
  420   GlobalOptions.MaxStackDepth = F.max_stack_depth;