Searched refs:R_PPC_REL14 (Results 1 – 6 of 6) sorted by relevance
1973 #define R_PPC_REL14 11 /* PC relative 16 bit */ macro2086 #define R_PPC64_REL14 R_PPC_REL14 /* PC relative 16 bit */
456 R_PPC_REL14 = 11, enumerator
480 #define R_PPC_REL14 11 /* PC relative 16 bit */ macro
201 case R_PPC_REL14: in patch_reloc()1177 tcg_out_reloc (s, s->code_ptr - 4, R_PPC_REL14, label_index, 0); in tcg_out_bc()
210 case R_PPC_REL14: in patch_reloc()1074 tcg_out_reloc (s, s->code_ptr - 4, R_PPC_REL14, label_index, 0); in tcg_out_bc()
1554 #define R_PPC_REL14 11 /* PC relative 16 bit */ macro