Home
last modified time | relevance | path

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

/dragonfly/contrib/binutils-2.27/elfcpp/
H A Dx86_64.h56 R_X86_64_GOTPCREL = 9, // 32 bit signed PC relative offset to GOT enumerator
/dragonfly/contrib/binutils-2.34/elfcpp/
H A Dx86_64.h56 R_X86_64_GOTPCREL = 9, // 32 bit signed PC relative offset to GOT enumerator
/dragonfly/sys/cpu/x86_64/include/
H A Delf.h129 #define R_X86_64_GOTPCREL 9 /* Add 32 bit signed pcrel offset to GOT. */ macro