Searched refs:M_JMPL (Results 1 – 5 of 5) sorted by relevance
108 *(unsigned long *)(pc + 4) = (M_JMPL | (symval & S_MASK(10)));124 sethi %hi(M_JMPL), %o3 ! Get jmpl instruction
416 plttab[2] = (M_JMPL | ((unsigned long)symval & S_MASK(10)));423 sethi %hi(M_JMPL), %o3 ! Get jmpl instruction
85 } else if ((instr[2] & (~(S_MASK(13)))) == M_JMPL) { in plt32_resolution()
96 #define M_JMPL 0x81c06000 /* jmpl %g1 + simm13, %g0 */ macro
255 } else if (instr[3] == M_JMPL) { in plt64_resolution()