Home
last modified time | relevance | path

Searched refs:R_390_TLS_DTPOFF (Results 1 – 3 of 3) sorted by relevance

/glibc-2.36/sysdeps/s390/s390-32/
Ddl-machine.h228 || (type) == R_390_TLS_DTPOFF || (type) == R_390_TLS_TPOFF) \
337 case R_390_TLS_DTPOFF: in elf_machine_rela()
/glibc-2.36/sysdeps/s390/s390-64/
Ddl-machine.h206 || (type) == R_390_TLS_DTPOFF || (type) == R_390_TLS_TPOFF) \
314 case R_390_TLS_DTPOFF: in elf_machine_rela()
/glibc-2.36/elf/
Delf.h3419 #define R_390_TLS_DTPOFF 55 /* Offset in TLS block. */ macro