Lines Matching defs:pcrel_relocs
2431 riscv_pcrel_relocs pcrel_relocs;
2441 if (!riscv_init_pcrel_relocs (&pcrel_relocs))
2711 if (!riscv_record_pcrel_hi_reloc (&pcrel_relocs, pc,
2725 if (!riscv_record_pcrel_hi_reloc (&pcrel_relocs, pc,
2938 else if (!riscv_record_pcrel_hi_reloc (&pcrel_relocs, pc,
3086 else if (!riscv_record_pcrel_hi_reloc (&pcrel_relocs, pc,
3108 if (riscv_record_pcrel_lo_reloc (&pcrel_relocs, relocation, rel,
3129 if (riscv_record_pcrel_lo_reloc (&pcrel_relocs, relocation, rel,
3337 if (!riscv_record_pcrel_hi_reloc (&pcrel_relocs, pc,
3423 ret = riscv_resolve_pcrel_lo_relocs (&pcrel_relocs);
3425 riscv_free_pcrel_relocs (&pcrel_relocs);