Searched refs:R_PPC_ADDR16_LO (Results 1 – 3 of 3) sorted by relevance
24 #define R_PPC_ADDR16_LO 4 /* lower 16bit of absolute address */ macro193 #define R_PPC64_ADDR16_LO R_PPC_ADDR16_LO /* lower 16bits of abs. address. */
25 R_PPC_ADDR16_LO = 4 /* Lower half of (S+A) */ define168 cmpwi r4, R_PPC_ADDR16_LO
243 case R_PPC_ADDR16_LO: in apply_relocate_add()