Searched refs:TLS_SLOT_DTV (Results 1 – 4 of 4) sorted by relevance
85 #define TLS_SLOT_DTV 0 macro113 #define TLS_SLOT_DTV 8 macro
186 uintptr_t dtv_slot = reinterpret_cast<uintptr_t>(tcb->tls_slot(TLS_SLOT_DTV)); in __get_tcb_dtv()191 tcb->tls_slot(TLS_SLOT_DTV) = &val->generation; in __set_tcb_dtv()
365 tcb->tls_slot(TLS_SLOT_DTV) = nullptr; in __free_dynamic_tls()
52 ldr x20, [x19, #(TLS_SLOT_DTV * 8)]