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

References

projects/compiler-rt/lib/asan/asan_debugging.cpp
   58     if (thread_id) *thread_id = chunk.AllocTid();
   58     if (thread_id) *thread_id = chunk.AllocTid();
   62     if (thread_id) *thread_id = chunk.FreeTid();
   62     if (thread_id) *thread_id = chunk.FreeTid();