Lines Matching defs:pcrel_relocs
925 loongarch_pcrel_relocs *pcrel_relocs)
938 if (sec != NULL && pcrel_relocs != NULL
943 loongarch_record_pcrel_hi_reloc (pcrel_relocs, pc, 0, r_symndx, h);
954 if (sec != NULL && pcrel_relocs != NULL
958 hi = loongarch_find_pcrel_hi_reloc(pcrel_relocs, symval);
3519 loongarch_pcrel_relocs pcrel_relocs;
3520 if (!loongarch_init_pcrel_relocs (&pcrel_relocs))
4509 if (!loongarch_record_pcrel_hi_reloc (&pcrel_relocs, pc, relocation, 0, NULL))
4527 if (loongarch_record_pcrel_lo_reloc (&pcrel_relocs, relocation, rel,
4630 if (!loongarch_record_pcrel_hi_reloc (&pcrel_relocs, pc,
4866 if (!loongarch_record_pcrel_hi_reloc (&pcrel_relocs, pc,
5032 bool ret = loongarch_resolve_pcrel_lo_relocs (&pcrel_relocs);
5034 loongarch_free_pcrel_reloc (&pcrel_relocs);
5428 loongarch_pcrel_relocs *pcrel_relocs)
5443 hi = loongarch_find_pcrel_hi_reloc (pcrel_relocs, symval);
6155 loongarch_pcrel_relocs pcrel_relocs;
6156 if (!loongarch_init_pcrel_relocs (&pcrel_relocs))
6228 &pcrel_relocs))
6231 &pcrel_relocs);
6439 loongarch_free_pcrel_reloc (&pcrel_relocs);