Home
last modified time | relevance | path

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

/freebsd-14.2/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-14.2/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-14.2/contrib/llvm-project/llvm/include/llvm/MC/
H A DSectionKind.h87 ThreadData, enumerator
/freebsd-14.2/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.cpp880 MachOPlatformRuntimeState::getThreadDataSectionFor(const char *ThreadData) { in getThreadDataSectionFor()
1299 void *MachOPlatformRuntimeTLVManager::getInstance(const char *ThreadData) { in getInstance()