Searched refs:R_X86_64_JUMP_SLOT (Results 1 – 2 of 2) sorted by relevance
| /linux/arch/x86/um/asm/ | ||
| H A D | elf.h | 83 #define R_X86_64_JUMP_SLOT 7 /* Create PLT entry */ macro |
| /linux/arch/x86/tools/ | ||
| H A D | relocs.c | 223 REL_TYPE(R_X86_64_JUMP_SLOT), in rel_type() |