Home
last modified time | relevance | path

Searched refs:ti_offset (Results 1 – 25 of 28) sorted by relevance

12

/l4re-core-master/uclibc/lib/contrib/uclibc/ldso/include/
A Ddl-tlsdesc-htab.h17 return td->tlsinfo.ti_offset; in hash_tlsdesc()
25 return tdp->tlsinfo.ti_offset == tdq->tlsinfo.ti_offset; in eq_tlsdesc()
65 _dl_make_tlsdesc_dynamic(struct elf_resolve *map, size_t ti_offset) in _dl_make_tlsdesc_dynamic() argument
83 test.tlsinfo.ti_offset = ti_offset; in _dl_make_tlsdesc_dynamic()
/l4re-core-master/uclibc/lib/libpthread/src/sysdeps/mips/
A Ddl-tls.h25 unsigned long int ti_offset; member
45 # define GET_ADDR_OFFSET (ti->ti_offset + TLS_DTV_OFFSET)
/l4re-core-master/uclibc/lib/contrib/uclibc/libpthread/nptl/sysdeps/mips/
A Ddl-tls.h24 unsigned long int ti_offset; member
44 # define GET_ADDR_OFFSET (ti->ti_offset + TLS_DTV_OFFSET)
/l4re-core-master/uclibc/lib/libpthread/src/sysdeps/powerpc/
A Ddl-tls.h25 unsigned long int ti_offset; member
47 # define GET_ADDR_OFFSET (ti->ti_offset + TLS_DTV_OFFSET)
/l4re-core-master/uclibc/lib/contrib/uclibc/libpthread/nptl/sysdeps/powerpc/
A Ddl-tls.h24 unsigned long int ti_offset; member
46 # define GET_ADDR_OFFSET (ti->ti_offset + TLS_DTV_OFFSET)
/l4re-core-master/uclibc/lib/libpthread/src/sysdeps/arm/
A Ddl-tls.h25 unsigned long int ti_offset; member
/l4re-core-master/uclibc/lib/libpthread/src/sysdeps/arm64/
A Ddl-tls.h25 unsigned long int ti_offset; member
/l4re-core-master/uclibc/lib/libpthread/src/sysdeps/sh/
A Ddl-tls.h25 unsigned long int ti_offset; member
/l4re-core-master/uclibc/lib/libpthread/src/sysdeps/sparc/
A Ddl-tls.h25 unsigned long int ti_offset; member
/l4re-core-master/uclibc/lib/libpthread/src/sysdeps/x86_64/
A Ddl-tls.h25 unsigned long int ti_offset; member
/l4re-core-master/uclibc/lib/contrib/uclibc/libpthread/nptl/sysdeps/alpha/
A Ddl-tls.h24 unsigned long int ti_offset; member
A Dlibc-tls.c33 return (char *) dtv[1].pointer.val + ti->ti_offset; in __tls_get_addr()
/l4re-core-master/uclibc/lib/contrib/uclibc/libpthread/nptl/sysdeps/arm/
A Ddl-tls.h24 unsigned long int ti_offset; member
A Dlibc-tls.c33 return (char *) dtv[1].pointer.val + ti->ti_offset; in __tls_get_addr()
/l4re-core-master/uclibc/lib/contrib/uclibc/libpthread/nptl/sysdeps/x86_64/
A Ddl-tls.h24 unsigned long int ti_offset; member
/l4re-core-master/uclibc/lib/contrib/uclibc/libpthread/nptl/sysdeps/metag/
A Ddl-tls.h25 unsigned long int ti_offset; member
A Dlibc-tls.c30 return (char *) dtv[1].pointer.val + ti->ti_offset; in __tls_get_addr()
/l4re-core-master/uclibc/lib/contrib/uclibc/libpthread/nptl/sysdeps/sh/
A Ddl-tls.h24 unsigned long int ti_offset; member
A Dlibc-tls.c28 return (char *) dtv[1].pointer.val + ti->ti_offset; in __tls_get_addr()
/l4re-core-master/uclibc/lib/contrib/uclibc/libpthread/nptl/sysdeps/sparc/
A Ddl-tls.h24 unsigned long int ti_offset; member
/l4re-core-master/uclibc/lib/libpthread/src/sysdeps/alpha/
A Ddl-tls.h25 unsigned long int ti_offset; member
/l4re-core-master/uclibc/lib/libpthread/src/sysdeps/i386/
A Ddl-tls.h25 unsigned long int ti_offset; member
/l4re-core-master/uclibc/lib/contrib/uclibc/libpthread/nptl/sysdeps/i386/
A Ddl-tls.h24 unsigned long int ti_offset; member
/l4re-core-master/uclibc/lib/contrib/uclibc/ldso/ldso/arm64/
A Ddl-tlsdesc.h36 _dl_make_tlsdesc_dynamic (struct elf_resolve *map, size_t ti_offset);
/l4re-core-master/uclibc/lib/libpthread/src/sysdeps/generic/
A Ddl-tls.c621 # define GET_ADDR_OFFSET ti->ti_offset

Completed in 30 milliseconds

12