Searched refs:TlsDescriptor (Results 1 – 3 of 3) sorted by relevance
80 std::vector<std::pair<TlsDescriptor*, size_t>> deferred_tlsdesc_relocs;430 TlsDescriptor* desc = static_cast<TlsDescriptor*>(rel_target); in process_relocation_impl()650 for (const std::pair<TlsDescriptor*, size_t>& pair : relocator.deferred_tlsdesc_relocs) { in relocate()651 TlsDescriptor* desc = pair.first; in relocate()
48 struct TlsDescriptor { struct
249 struct TlsDescriptor { // NB: arm32 reverses these fields256 static TlsDescriptor desc = R_TLS_DESC(tls_var);