Home
last modified time | relevance | path

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

/netbsd/external/gpl3/gdb/dist/elfcpp/
H A Dx86_64.h56 R_X86_64_GOTPCREL = 9, // 32 bit signed PC relative offset to GOT enumerator
/netbsd/external/gpl3/binutils.old/dist/elfcpp/
H A Dx86_64.h56 R_X86_64_GOTPCREL = 9, // 32 bit signed PC relative offset to GOT enumerator
/netbsd/external/gpl3/binutils/dist/elfcpp/
H A Dx86_64.h56 R_X86_64_GOTPCREL = 9, // 32 bit signed PC relative offset to GOT enumerator
/netbsd/external/gpl3/gdb.old/dist/elfcpp/
H A Dx86_64.h56 R_X86_64_GOTPCREL = 9, // 32 bit signed PC relative offset to GOT enumerator
/netbsd/sys/arch/amd64/include/
H A Delf_machdep.h32 #define R_X86_64_GOTPCREL 9 macro