HomeSort by relevance Sort by last modified time
    Searched refs:bfd_get_reloc_size (Results 1 - 25 of 38) sorted by null

1 2

  /toolchain/binutils/binutils-2.25/ld/
ldctor.c 301 reloc_size = bfd_get_reloc_size (howto);
315 bfd_get_reloc_size (howto), p->h->root.string);
ldwrite.c 209 link_order->size = bfd_get_reloc_size (rs->howto);
ldlang.c     [all...]
  /toolchain/binutils/binutils-2.25/bfd/
reloc.c 299 . on by a type of relocation, use bfd_get_reloc_size. *}
419 bfd_get_reloc_size
422 unsigned int bfd_get_reloc_size (reloc_howto_type *);
430 bfd_get_reloc_size (reloc_howto_type *howto) function
    [all...]
cpu-ns32k.c 584 size = bfd_get_reloc_size (howto);
elfxx-aarch64.c 166 size = bfd_get_reloc_size (howto);
coff-arm.c     [all...]
elf32-rl78.c 551 relocation -= bfd_get_reloc_size (howto);
    [all...]
elf32-vax.c     [all...]
ieee.c     [all...]
vms-alpha.c     [all...]
cofflink.c     [all...]
linker.c     [all...]
bfd-in2.h     [all...]
ecoff.c     [all...]
pdp11.c     [all...]
  /toolchain/binutils/binutils-2.25/gas/config/
tc-crx.c 443 bfd_get_reloc_size (bfd_reloc_type_lookup (stdoutput, reloc)),
    [all...]
tc-i370.c 686 int size = bfd_get_reloc_size (reloc_howto);
    [all...]
tc-cr16.c 676 bfd_get_reloc_size (bfd_reloc_type_lookup (stdoutput, reloc)),
    [all...]
tc-s390.c 1143 size = bfd_get_reloc_size (reloc_howto);
    [all...]
tc-mn10200.c 1263 reloc_size = bfd_get_reloc_size (reloc_howto);
tc-mn10300.c     [all...]
tc-v850.c     [all...]
  /prebuilts/gcc/darwin-x86/arm/arm-eabi-4.8/include/
bfd.h     [all...]
  /prebuilts/gcc/linux-x86/arm/arm-eabi-4.8/include/
bfd.h     [all...]

Completed in 1347 milliseconds

1 2