Searched refs:R_AMD64_JUMP_SLOT (Results 1 – 10 of 10) sorted by relevance
/illumos-gate/usr/src/cmd/sgs/librtld/amd64/ |
H A D | _relocate.c | 51 case R_AMD64_JUMP_SLOT: in undo_reloc() 89 if (ELF_R_TYPE(nrel->r_info, M_MACH) == R_AMD64_JUMP_SLOT) { in inc_reloc() 131 if (type == R_AMD64_JUMP_SLOT) { in apply_reloc()
|
/illumos-gate/usr/src/uts/common/sys/ |
H A D | elf_amd64.h | 43 #define R_AMD64_JUMP_SLOT 7 macro 93 #define R_X86_64_JUMP_SLOT R_AMD64_JUMP_SLOT
|
/illumos-gate/usr/src/uts/intel/amd64/krtld/ |
H A D | kobj_convrelstr.c | 38 [R_AMD64_JUMP_SLOT] = "R_AMD64_JUMP_SLOT",
|
H A D | doreloc.c | 72 [R_AMD64_JUMP_SLOT] = {0, FLG_RE_NOTSUP, 0, 0, 0}, /* SPECIAL */
|
/illumos-gate/usr/src/cmd/sgs/libconv/common/ |
H A D | relocate_amd64.c | 46 [R_AMD64_JUMP_SLOT] = MSG_R_AMD64_JUMP_SLOT,
|
H A D | relocate_amd64.msg | 34 @ MSG_R_AMD64_JUMP_SLOT "R_AMD64_JUMP_SLOT"
|
/illumos-gate/usr/src/cmd/sgs/include/i386/ |
H A D | machdep_x86.h | 171 #define M_R_JMP_SLOT R_AMD64_JUMP_SLOT
|
/illumos-gate/usr/src/cmd/sgs/rtld/amd64/ |
H A D | amd64_elf.c | 249 conv_reloc_amd64_type(R_AMD64_JUMP_SLOT, 0, &inv_buf), in elf_bndr() 557 (rtype == R_AMD64_JUMP_SLOT) && in elf_reloc() 862 case R_AMD64_JUMP_SLOT: in elf_reloc()
|
/illumos-gate/usr/src/cmd/sgs/libld/common/ |
H A D | machrel.amd.c | 476 if (orsp->rel_rtype == R_AMD64_JUMP_SLOT) in ld_perform_outreloc()
|
/illumos-gate/usr/src/cmd/sgs/tools/ |
H A D | SUNWonld-README | 1471 6724311 dldump() mishandles R_AMD64_JUMP_SLOT relocations
|