Home
last modified time | relevance | path

Searched refs:InsertShadowStackFrameForTag (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/compiler-rt/lib/tsan/rtl-old/
H A Dtsan_external.cpp49 void InsertShadowStackFrameForTag(ThreadState *thr, uptr tag) { in InsertShadowStackFrameForTag() function
67 InsertShadowStackFrameForTag(thr, (uptr)tag); in ExternalAccess()
/llvm-project-15.0.7/compiler-rt/lib/tsan/rtl/
H A Dtsan_external.cpp49 void InsertShadowStackFrameForTag(ThreadState *thr, uptr tag) { in InsertShadowStackFrameForTag() function
67 InsertShadowStackFrameForTag(thr, (uptr)tag); in ExternalAccess()