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
338 reloc->pcrel = scatsrc->r_pcrel; in kxld_reloc_create_macho()345 reloc->pcrel = src->r_pcrel; in kxld_reloc_create_macho()1117 scatdst->r_pcrel = reloc->pcrel; in export_macho_for_array()1134 dst->r_pcrel = reloc->pcrel; in export_macho_for_array()1154 dst->r_pcrel = reloc->pcrel; in export_macho_for_array()1174 scatdst->r_pcrel = reloc->pcrel; in export_macho_for_array()1182 dst->r_pcrel = reloc->pcrel; in export_macho_for_array()1190 dst->r_pcrel = reloc->pcrel; in export_macho_for_array()
6156 if (reloc[i].r_pcrel != 0) { in slidePrelinkedExecutable()