Searched refs:BFD_RELOC_RVA (Results 1 - 17 of 17) sorted by relevance

/freebsd-11-stable/contrib/binutils/ld/
H A Dpe-dll.c1722 quick_reloc (abfd, 0, BFD_RELOC_RVA, 2);
1723 quick_reloc (abfd, 12, BFD_RELOC_RVA, 4);
1724 quick_reloc (abfd, 16, BFD_RELOC_RVA, 1);
2009 quick_reloc (abfd, 0, BFD_RELOC_RVA, 5);
2025 quick_reloc (abfd, 0, BFD_RELOC_RVA, 4);
2042 quick_reloc (abfd, 0, BFD_RELOC_RVA, 4);
2111 quick_reloc (abfd, 0, BFD_RELOC_RVA, 2);
2205 quick_reloc (abfd, 0, BFD_RELOC_RVA, 1);
2206 quick_reloc (abfd, 12, BFD_RELOC_RVA, 2);
2207 quick_reloc (abfd, 16, BFD_RELOC_RVA,
[all...]
/freebsd-11-stable/contrib/binutils/bfd/
H A Dcoff-i386.c558 case BFD_RELOC_RVA:
H A Dcoff-x86_64.c646 case BFD_RELOC_RVA:
H A Dpeicode.h917 pe_ILF_make_a_reloc (&vars, (bfd_vma) 0, BFD_RELOC_RVA, id6);
920 pe_ILF_make_a_reloc (&vars, (bfd_vma) 0, BFD_RELOC_RVA, id6);
H A Dpe-mips.c490 case BFD_RELOC_RVA:
H A Dcoff-arm.c833 ASTD (BFD_RELOC_RVA, ARM_RVA32);
846 ASTD (BFD_RELOC_RVA, ARM_RVA32);
H A Dcoff-ppc.c1967 HOW2MAP(BFD_RELOC_RVA, IMAGE_REL_PPC_ADDR32NB);
H A Dbfd-in2.h2406 BFD_RELOC_RVA,
2399 BFD_RELOC_RVA, enumerator in enum:bfd_reloc_code_real
/freebsd-11-stable/contrib/binutils/binutils/
H A Ddlltool.c2461 rel->howto = bfd_reloc_type_lookup (abfd, BFD_RELOC_RVA);
2486 rel->howto = bfd_reloc_type_lookup (abfd, BFD_RELOC_RVA);
2516 rel->howto = bfd_reloc_type_lookup (abfd, BFD_RELOC_RVA);
H A Drescoff.c718 r->howto = bfd_reloc_type_lookup (WR_BFD (cwi->wrbfd), BFD_RELOC_RVA);
720 bfd_fatal (_("can't get BFD_RELOC_RVA relocation type"));
/freebsd-11-stable/contrib/binutils/gas/
H A Dwrite.c280 r_type = BFD_RELOC_RVA;
/freebsd-11-stable/contrib/binutils/gas/config/
H A Dtc-ppc.c5802 case BFD_RELOC_RVA:
H A Dtc-i386.c6410 case BFD_RELOC_RVA:
H A Dtc-arm.c18605 case BFD_RELOC_RVA:
19140 case BFD_RELOC_RVA:
19368 if (fixp->fx_r_type == BFD_RELOC_RVA)
H A Dtc-score.c5446 case BFD_RELOC_RVA:
H A Dtc-mips.c12255 case BFD_RELOC_RVA:
/freebsd-11-stable/gnu/usr.bin/binutils/libbfd/
H A Dbfd.h2413 BFD_RELOC_RVA,
2406 BFD_RELOC_RVA, enumerator in enum:bfd_reloc_code_real

Completed in 620 milliseconds