Home
last modified time | relevance | path

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

/llvm-project-15.0.7/libc/loader/linux/aarch64/
H A Dstart.cpp76 uintptr_t thread_ptr = uintptr_t(reinterpret_cast<uintptr_t *>(mmap_ret_val)); in init_tls() local
/llvm-project-15.0.7/lldb/source/Target/
H A DThreadList.cpp178 ThreadSP ThreadList::GetThreadSPForThreadPtr(Thread *thread_ptr) { in GetThreadSPForThreadPtr()
/llvm-project-15.0.7/lldb/source/Plugins/LanguageRuntime/RenderScript/RenderScriptRuntime/
H A DRenderScriptRuntime.cpp3577 Thread *thread_ptr) { in GetKernelCoordinate()
3661 Thread *thread_ptr = context.GetThreadPtr(); in KernelBreakpointHit() local