Home
last modified time | relevance | path

Searched defs:CreateThreadContextArgs (Results 1 – 3 of 3) sorted by relevance

/external/llvm-project/compiler-rt/lib/memprof/
Dmemprof_thread.h50 struct CreateThreadContextArgs { struct
51 MemprofThread *thread;
52 StackTrace *stack;
/external/llvm-project/compiler-rt/lib/asan/
Dasan_thread.h52 struct CreateThreadContextArgs { struct
53 AsanThread *thread;
54 StackTrace *stack;
/external/compiler-rt/lib/asan/
Dasan_thread.cc30 struct CreateThreadContextArgs { struct
31 AsanThread *thread;
32 StackTrace *stack;