Home
last modified time | relevance | path

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

/llvm-project/lldb/source/Plugins/DynamicLoader/Hexagon-DYLD/
H A DHexagonDYLDRendezvous.h55 uint32_t tls_offset; // offset of TLS pointer within DTV slot member
/llvm-project/lldb/source/Plugins/DynamicLoader/POSIX-DYLD/
H A DDYLDRendezvous.h139 uint32_t tls_offset; // offset of TLS pointer within DTV slot member
/llvm-project/lldb/source/Plugins/DynamicLoader/MacOSX-DYLD/
H A DDynamicLoaderDarwin.cpp1115 const addr_t tls_offset = data.GetAddress(&offset); GetThreadLocalData() local