Home
last modified time | relevance | path

Searched refs:M_R_JMP_SLOT (Results 1 – 7 of 7) sorted by relevance

/titanic_41/usr/src/cmd/sgs/librtld/common/
H A Drelocate.c107 if (type == M_R_JMP_SLOT) in count_reloc()
143 if (type == M_R_JMP_SLOT) in count_reloc()
191 if (type == M_R_JMP_SLOT) in count_reloc()
223 if (type == M_R_JMP_SLOT) in count_reloc()
356 if (type == M_R_JMP_SLOT) { in count_reloc()
370 if (type == M_R_JMP_SLOT) in count_reloc()
397 if (type == M_R_JMP_SLOT) in count_reloc()
407 if (type == M_R_JMP_SLOT) in count_reloc()
541 if (type == M_R_JMP_SLOT) {
555 if (type == M_R_JMP_SLOT) {
/titanic_41/usr/src/cmd/sgs/include/i386/
H A Dmachdep_x86.h171 #define M_R_JMP_SLOT R_AMD64_JUMP_SLOT macro
180 #define M_R_JMP_SLOT R_386_JMP_SLOT
/titanic_41/usr/src/cmd/sgs/include/sparc/
H A Dmachdep_sparc.h159 #define M_R_JMP_SLOT R_SPARC_JMP_SLOT macro
/titanic_41/usr/src/cmd/sgs/libld/common/
H A Dmachrel.amd.c1608 M_R_JMP_SLOT, /* m_r_jmp_slot */ in ld_targ_init_x86()
H A Dmachrel.intel.c1604 M_R_JMP_SLOT, /* m_r_jmp_slot */ in ld_targ_init_x86()
H A Dmachrel.sparc.c2144 M_R_JMP_SLOT, /* m_r_jmp_slot */ in ld_targ_init_sparc()
/titanic_41/usr/src/cmd/sgs/rtld/common/
H A Danalyze.c3221 if (rtype != M_R_JMP_SLOT) in lookup_sym()