Searched defs:OnCreated (Results 1 - 7 of 7) sorted by relevance

/openbsd-current/gnu/llvm/compiler-rt/lib/lsan/
H A Dlsan_fuchsia.cpp36 void ThreadContext::OnCreated(void *arg) { function in class:__lsan::ThreadContext
/openbsd-current/gnu/llvm/llvm/lib/ExecutionEngine/JITLink/
H A DJITLinkMemoryManager.cpp145 Create(JITLinkMemoryManager &MemMgr, const JITLinkDylib *JD, SegmentMap Segments, OnCreatedFunction OnCreated) argument
/openbsd-current/gnu/llvm/compiler-rt/lib/sanitizer_common/tests/
H A Dsanitizer_thread_registry_test.cpp174 void OnCreated(void *arg) { function in class:__sanitizer::__anon147::final
/openbsd-current/gnu/llvm/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_thread_registry.h79 virtual void OnCreated(void *arg) {} function in class:__sanitizer::ThreadContextBase
/openbsd-current/gnu/llvm/compiler-rt/lib/memprof/
H A Dmemprof_thread.cpp27 void MemprofThreadContext::OnCreated(void *arg) { function in class:__memprof::MemprofThreadContext
/openbsd-current/gnu/llvm/compiler-rt/lib/tsan/rtl/
H A Dtsan_rtl_thread.cpp135 void ThreadContext::OnCreated(void *arg) { function in class:__tsan::ThreadContext
/openbsd-current/gnu/llvm/compiler-rt/lib/asan/
H A Dasan_thread.cpp29 void AsanThreadContext::OnCreated(void *arg) { function in class:__asan::AsanThreadContext

Completed in 145 milliseconds