Home
last modified time | relevance | path

Searched defs:R_X86_64_DTPOFF32 (Results 1 – 3 of 3) sorted by relevance

/dragonfly/contrib/binutils-2.27/elfcpp/
H A Dx86_64.h72 R_X86_64_DTPOFF32 = 21, // Offset in TLS block enumerator
/dragonfly/contrib/binutils-2.34/elfcpp/
H A Dx86_64.h72 R_X86_64_DTPOFF32 = 21, // Offset in TLS block enumerator
/dragonfly/sys/cpu/x86_64/include/
H A Delf.h141 #define R_X86_64_DTPOFF32 21 /* Offset in TLS block */ macro