Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/Process/elf-core/
H A DThreadElfCore.h127 struct ThreadData { struct
138 ThreadElfCore(lldb_private::Process &process, const ThreadData &td); argument
/freebsd-12.1/contrib/compiler-rt/lib/xray/
H A Dxray_profile_collector.cc60 struct ThreadData { struct
61 BufferQueue *BQ;
62 FunctionCallTrie::Allocators::Buffers Buffers;
63 FunctionCallTrie::Allocators Allocators;
64 FunctionCallTrie FCT;
65 tid_t TId;
/freebsd-12.1/contrib/llvm/include/llvm/MC/
H A DSectionKind.h84 ThreadData, enumerator