Lines Matching defs:RELACOUNT
11 RELACOUNT = 0x6ffffff9
68 * We need the RELA and RELACOUNT entries. */
78 11: addis r8,r8,(-RELACOUNT)@ha
79 cmpwi r8,RELACOUNT@l
81 lwz r0,4(r12) /* get RELACOUNT value in r0 */
88 * The R_PPC_RELATIVE ones come first and there are RELACOUNT
163 10: addis r12,r12,(-RELACOUNT)@ha
164 cmpdi r12,RELACOUNT@l
166 ld r8,8(r11) /* get RELACOUNT value in r8 */
170 cmpdi r13,0 /* check we have both RELA and RELACOUNT */