Home
last modified time | relevance | path

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

/dragonfly/contrib/binutils-2.27/elfcpp/
H A Dx86_64.h67 R_X86_64_TPOFF64 = 18, // Offset in initial TLS block enumerator
/dragonfly/contrib/binutils-2.34/elfcpp/
H A Dx86_64.h67 R_X86_64_TPOFF64 = 18, // Offset in initial TLS block enumerator
/dragonfly/sys/cpu/x86_64/include/
H A Delf.h138 #define R_X86_64_TPOFF64 18 /* Offset in static TLS block */ macro