Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/source/Plugins/Process/elf-core/
H A DThreadElfCore.h126 struct ThreadData { struct
137 ThreadElfCore(lldb_private::Process &process, const ThreadData &td); argument
/openbsd-src/gnu/llvm/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;
/openbsd-src/gnu/llvm/llvm/include/llvm/MC/
H A DSectionKind.h87 ThreadData, enumerator
/openbsd-src/gnu/llvm/compiler-rt/lib/orc/
H A Delfnix_platform.cpp266 ELFNixPlatformRuntimeState::getThreadDataSectionFor(const char *ThreadData) { in getThreadDataSectionFor()
420 void *ELFNixPlatformRuntimeTLVManager::getInstance(const char *ThreadData) { in getInstance()
H A Dmacho_platform.cpp795 MachOPlatformRuntimeState::getThreadDataSectionFor(const char *ThreadData) { in getThreadDataSectionFor()
1241 void *MachOPlatformRuntimeTLVManager::getInstance(const char *ThreadData) { in getInstance()