Home
last modified time | relevance | path

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

/dragonfly/contrib/binutils-2.27/elfcpp/
H A Dx86_64.h66 R_X86_64_DTPOFF64 = 17, // Offset in module's TLS block enumerator
/dragonfly/contrib/binutils-2.34/elfcpp/
H A Dx86_64.h66 R_X86_64_DTPOFF64 = 17, // Offset in module's TLS block enumerator
/dragonfly/sys/cpu/x86_64/include/
H A Delf.h137 #define R_X86_64_DTPOFF64 17 /* Offset in TLS block */ macro