Searched refs:tls_index (Results 1 – 5 of 5) sorted by relevance
264 struct tls_index { struct312 struct tls_index tls_index; in calc_location() local316 bpf_probe_read_user(&tls_index, sizeof(struct tls_index), in calc_location()319 if (tls_index.module > 0) { in calc_location()323 dtv += tls_index.module; in calc_location()330 ? tls_ptr + tls_index.offset in calc_location()
6658 tls_index structure as part of an adrp instruction using a 21 bit6665 symbols tls_index structure. Used in conjunction with6692 symbols tls_index structure. Used in conjunction with
20055 .quad. A tls_index structure for the symbol is added to the20057 start of the GOT to the tls_index structure.