Home
last modified time | relevance | path

Searched defs:stack_id (Results 1 – 19 of 19) sorted by relevance

/freebsd/contrib/llvm-project/compiler-rt/lib/tsan/rtl/
H A Dtsan_mutexset.h27 StackID stack_id; member
81 void MutexSet::AddAddr(uptr addr, StackID stack_id, bool write) {} in AddAddr()
H A Dtsan_ignoreset.cpp22 void IgnoreSet::Add(StackID stack_id) { in Add()
H A Dtsan_mutexset.cpp24 void MutexSet::AddAddr(uptr addr, StackID stack_id, bool write) { in AddAddr()
H A Dtsan_rtl_report.cpp92 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 Dtsan_rtl_mutex.cpp69 StackID stack_id, bool write) { in RecordMutexLock()
/freebsd/contrib/llvm-project/compiler-rt/lib/nsan/
H A Dnsan_stats.h63 __sanitizer::u32 stack_id = 0; member
78 __sanitizer::u32 stack_id = 0; member
H A Dnsan_stats.cpp45 u32 stack_id = StackDepotPut(Stack); in UpdateEntry() local
/freebsd/contrib/llvm-project/compiler-rt/lib/msan/
H A Dmsan_origin.h88 u32 stack_id = ChainedOriginDepotGet(getChainedId(), &prev_id); in getNextChainedOrigin() local
103 u32 stack_id = StackDepotPut(*stack); in CreateHeapOrigin() local
/freebsd/contrib/llvm-project/compiler-rt/lib/dfsan/
H A Ddfsan_origin.h67 u32 stack_id = GetChainedOriginDepot()->Get(getChainedId(), &prev_id); in getNextChainedOrigin() local
/freebsd/contrib/llvm-project/compiler-rt/lib/asan/
H A Dasan_poisoning.h26 u32 stack_id; member
H A Dasan_globals.cpp53 u32 stack_id; member
432 u32 stack_id = StackDepotPut(stack); in __asan_register_globals() local
H A Dasan_poisoning.cpp162 u32 stack_id = StackDepotPut(stack); in __asan_poison_memory_region() local
/freebsd/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_thread_registry.h55 u32 stack_id; variable
/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/IntelJITProfiling/
H A Djitprofiling.h154 unsigned int stack_id; member
/freebsd/contrib/llvm-project/lldb/source/Target/
H A DStackFrameList.cpp680 const StackID &stack_id) { in CompareStackID()
684 StackFrameSP StackFrameList::GetFrameWithStackID(const StackID &stack_id) { in GetFrameWithStackID()
H A DThread.cpp162 const StackID &stack_id) in ThreadEventData()
191 StackID stack_id; in GetStackIDFromEvent() local
/freebsd/contrib/llvm-project/llvm/tools/llvm-xray/
H A Dxray-converter.cpp238 unsigned stack_id = siblings[0]->ExtraData.id; in findOrCreateStackNode() local
/freebsd/contrib/llvm-project/lldb/include/lldb/Target/
H A DThread.h457 virtual lldb::StackFrameSP GetFrameWithStackID(const StackID &stack_id) { in GetFrameWithStackID()
/freebsd/contrib/llvm-project/compiler-rt/lib/hwasan/
H A Dhwasan_report.cpp501 u32 stack_id = 0; member
522 u32 stack_id = 0; member