| /src/contrib/llvm-project/compiler-rt/lib/tsan/rtl/ |
| H A D | tsan_mutexset.h | 27 StackID stack_id; member 81 void MutexSet::AddAddr(uptr addr, StackID stack_id, bool write) {} in AddAddr()
|
| H A D | tsan_ignoreset.cpp | 22 void IgnoreSet::Add(StackID stack_id) { in Add()
|
| H A D | tsan_mutexset.cpp | 24 void MutexSet::AddAddr(uptr addr, StackID stack_id, bool write) { in AddAddr()
|
| H A D | tsan_rtl_report.cpp | 92 ReportStack *SymbolizeStackId(u32 stack_id) { in SymbolizeStackId() 335 void ScopedReportBase::AddSleep(StackID stack_id) { in AddSleep() 567 StackID stack_id = in RestoreStack() local
|
| H A D | tsan_rtl_mutex.cpp | 69 StackID stack_id, bool write) { in RecordMutexLock()
|
| /src/contrib/llvm-project/compiler-rt/lib/nsan/ |
| H A D | nsan_stats.h | 63 __sanitizer::u32 stack_id = 0; member 78 __sanitizer::u32 stack_id = 0; member
|
| H A D | nsan_stats.cpp | 45 u32 stack_id = StackDepotPut(Stack); in UpdateEntry() local
|
| /src/contrib/llvm-project/compiler-rt/lib/msan/ |
| H A D | msan_origin.h | 88 u32 stack_id = ChainedOriginDepotGet(getChainedId(), &prev_id); in getNextChainedOrigin() local 103 u32 stack_id = StackDepotPut(*stack); in CreateHeapOrigin() local
|
| /src/contrib/llvm-project/compiler-rt/lib/dfsan/ |
| H A D | dfsan_origin.h | 67 u32 stack_id = GetChainedOriginDepot()->Get(getChainedId(), &prev_id); in getNextChainedOrigin() local
|
| /src/contrib/llvm-project/compiler-rt/lib/memprof/ |
| H A D | memprof_thread.h | 41 u32 stack_id; member
|
| /src/contrib/llvm-project/compiler-rt/lib/asan/ |
| H A D | asan_globals.cpp | 52 u32 stack_id; member 370 u32 stack_id = StackDepotPut(stack); in __asan_register_globals() local
|
| H A D | asan_thread.h | 44 u32 stack_id; variable
|
| /src/contrib/llvm-project/llvm/lib/ExecutionEngine/IntelJITProfiling/ |
| H A D | jitprofiling.h | 154 unsigned int stack_id; member
|
| /src/contrib/llvm-project/lldb/source/Target/ |
| H A D | StackFrameList.cpp | 759 const StackID &stack_id) { in CompareStackID() 763 StackFrameSP StackFrameList::GetFrameWithStackID(const StackID &stack_id) { in GetFrameWithStackID()
|
| H A D | Thread.cpp | 156 const StackID &stack_id) in ThreadEventData() 185 StackID stack_id; in GetStackIDFromEvent() local
|
| /src/contrib/llvm-project/llvm/tools/llvm-xray/ |
| H A D | xray-converter.cpp | 238 unsigned stack_id = siblings[0]->ExtraData.id; in findOrCreateStackNode() local
|
| /src/contrib/llvm-project/lldb/include/lldb/Target/ |
| H A D | Thread.h | 432 virtual lldb::StackFrameSP GetFrameWithStackID(const StackID &stack_id) { in GetFrameWithStackID()
|
| /src/contrib/llvm-project/compiler-rt/lib/hwasan/ |
| H A D | hwasan_report.cpp | 501 u32 stack_id = 0; member 522 u32 stack_id = 0; member
|