Searched refs:r_pcrel (Results 1 – 3 of 3) sorted by relevance
69 r_pcrel:1, /* was relocated pc relative already */ member154 r_pcrel:1, /* was relocated pc relative already */ member168 r_pcrel:1, /* was relocated pc relative already */ member
339 reloc->pcrel = scatsrc->r_pcrel; in kxld_reloc_create_macho()346 reloc->pcrel = src->r_pcrel; in kxld_reloc_create_macho()1118 scatdst->r_pcrel = reloc->pcrel; in export_macho_for_array()1135 dst->r_pcrel = reloc->pcrel; in export_macho_for_array()1155 dst->r_pcrel = reloc->pcrel; in export_macho_for_array()1175 scatdst->r_pcrel = reloc->pcrel; in export_macho_for_array()1183 dst->r_pcrel = reloc->pcrel; in export_macho_for_array()1191 dst->r_pcrel = reloc->pcrel; in export_macho_for_array()
7049 if (reloc[i].r_pcrel != 0) { in slidePrelinkedExecutable()