Searched refs:tls_offset (Results 1 – 6 of 6) sorted by relevance
55 m_thread_info.tls_offset = 0; in HexagonDYLDRendezvous()329 m_thread_info.tls_offset); in GetThreadInfo()
55 uint32_t tls_offset; // offset of TLS pointer within DTV slot member
586 addr_t tls_block = ReadPointer(dtv_slot + metadata.tls_offset); in GetThreadLocalData()
139 uint32_t tls_offset; // offset of TLS pointer within DTV slot member
776 metadata.tls_offset, metadata.dtv_slot_size); in GetThreadLocalData()804 addr_t tls_block = ReadPointer(dtv_slot + metadata.tls_offset); in GetThreadLocalData()
747 m_thread_info.tls_offset); in GetThreadInfo()