Searched defs:ThreadData (Results 1 – 4 of 4) sorted by relevance
126 struct ThreadData { struct137 ThreadElfCore(lldb_private::Process &process, const ThreadData &td); argument
59 struct ThreadData { struct60 BufferQueue *BQ;61 FunctionCallTrie::Allocators::Buffers Buffers;62 FunctionCallTrie::Allocators Allocators;63 FunctionCallTrie FCT;64 tid_t TId;
83 ThreadData, enumerator
417 MachOPlatformRuntimeState::getThreadDataSectionFor(const char *ThreadData) { in getThreadDataSectionFor()562 void *MachOPlatformRuntimeTLVManager::getInstance(const char *ThreadData) { in getInstance()