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

References

projects/compiler-rt/lib/xray/xray_segmented_array.h
  243       FreeSegment->Next = &SentinelSegment;
  244       FreeSegment->Prev = &SentinelSegment;
  249       return FreeSegment;