Home
last modified time | relevance | path

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

/netbsd/external/gpl3/gdb/dist/elfcpp/
H A Dx86_64.h54 R_X86_64_JUMP_SLOT = 7, // Create PLT entry enumerator
/netbsd/external/gpl3/binutils.old/dist/elfcpp/
H A Dx86_64.h54 R_X86_64_JUMP_SLOT = 7, // Create PLT entry enumerator
/netbsd/external/gpl3/binutils/dist/elfcpp/
H A Dx86_64.h54 R_X86_64_JUMP_SLOT = 7, // Create PLT entry enumerator
/netbsd/external/gpl3/gdb.old/dist/elfcpp/
H A Dx86_64.h54 R_X86_64_JUMP_SLOT = 7, // Create PLT entry enumerator
/netbsd/sys/arch/amd64/include/
H A Delf_machdep.h30 #define R_X86_64_JUMP_SLOT 7 macro