Home
last modified time | relevance | path

Searched refs:FuncEntry (Results 1 – 9 of 9) sorted by relevance

/freebsd-12.1/contrib/compiler-rt/lib/tsan/rtl/
H A Dtsan_external.cc47 FuncEntry(thr, (uptr)&registered_tags[tag]); in InsertShadowStackFrameForTag()
64 if (caller_pc) FuncEntry(thr, (uptr)caller_pc); in ExternalAccess()
H A Dtsan_interface_inl.h104 FuncEntry(cur_thread(), (uptr)pc); in __tsan_func_entry()
H A Dtsan_interface_atomic.cc495 FuncEntry(thr_, pc); in ScopedAtomic()
881 FuncEntry(thr, cpc); \
891 FuncEntry(thr, cpc); \
H A Dtsan_interface_java.cc44 FuncEntry(thr, pc); in ScopedJavaFunc()
H A Dtsan_interface_ann.cc36 FuncEntry(thr_, pc); in ScopedAnnotation()
H A Dtsan_rtl.h764 void FuncEntry(ThreadState *thr, uptr pc);
H A Dtsan_rtl.cc980 void FuncEntry(ThreadState *thr, uptr pc) { in FuncEntry() function
H A Dtsan_interceptors.cc254 if (!thr_->ignore_interceptors) FuncEntry(thr, pc); in ScopedInterceptor()
/freebsd-12.1/contrib/compiler-rt/lib/tsan/go/
H A Dtsan_go.cc168 FuncEntry(thr, callpc); in __tsan_read_pc()
180 FuncEntry(thr, callpc); in __tsan_write_pc()
195 FuncEntry(thr, (uptr)pc); in __tsan_func_enter()