Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Plugins/Process/elf-core/
H A DThreadElfCore.h126 struct ThreadData { struct
138 ThreadElfCore(lldb_private::Process &process, const ThreadData &td); argument
/freebsd/contrib/llvm-project/compiler-rt/lib/xray/
H A 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;
/freebsd/contrib/llvm-project/llvm/include/llvm/MC/
H A DSectionKind.h87 ThreadData, enumerator
/freebsd/contrib/llvm-project/compiler-rt/lib/orc/
H A Delfnix_platform.cpp285 ELFNixPlatformRuntimeState::getThreadDataSectionFor(const char *ThreadData) { in getThreadDataSectionFor()
439 void *ELFNixPlatformRuntimeTLVManager::getInstance(const char *ThreadData) { in getInstance()
H A Dmacho_platform.cpp746 getThreadDataSectionFor(const char * ThreadData) getThreadDataSectionFor() argument
1098 getInstance(const char * ThreadData) getInstance() argument
[all...]