Searched defs:GetThreadContext (Results 1 – 2 of 2) sorted by relevance
/llvm-project/lldb/source/Plugins/Process/minidump/ | ||
H A D | MinidumpParser.cpp | 94 MinidumpParser::GetThreadContext(const LocationDescriptor &location) { GetThreadContext() function in MinidumpParser |
/llvm-project/compiler-rt/lib/sanitizer_common/tests/ | ||
H A D | sanitizer_thread_registry_test.cpp | 25 static ThreadContextBase *GetThreadContext(u32 tid) { GetThreadContext() function |