Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/lldb/source/Plugins/Process/elf-core/
DThreadElfCore.h126 struct ThreadData { struct
137 ThreadElfCore(lldb_private::Process &process, const ThreadData &td); argument
/openbsd/src/gnu/llvm/compiler-rt/lib/xray/
Dxray_profile_collector.cpp59 struct ThreadData { struct
60 BufferQueue *BQ;
61 FunctionCallTrie::Allocators::Buffers Buffers;
62 FunctionCallTrie::Allocators Allocators;
63 FunctionCallTrie FCT;
64 tid_t TId;
/openbsd/src/gnu/llvm/llvm/include/llvm/MC/
DSectionKind.h87 ThreadData, enumerator