HomeSort by relevance Sort by last modified time
    Searched refs:reloc_howto (Results 1 - 15 of 15) sorted by null

  /toolchain/binutils/binutils-2.27/gas/config/
tc-s390.c 1113 reloc_howto_type *reloc_howto; local
1181 && (reloc_howto = bfd_reloc_type_lookup (stdoutput, reloc)))
1183 size = bfd_get_reloc_size (reloc_howto);
1186 reloc_howto->name, nbytes);
1609 reloc_howto_type *reloc_howto; local
1837 reloc_howto_type *reloc_howto = local
    [all...]
tc-mn10200.c 1250 reloc_howto_type *reloc_howto;
1254 reloc_howto = bfd_reloc_type_lookup (stdoutput,
1257 if (!reloc_howto)
1260 reloc_size = bfd_get_reloc_size (reloc_howto);
1269 reloc_howto->pc_relative,
1275 if (reloc_howto->pc_relative)
1247 reloc_howto_type *reloc_howto; local
tc-i370.c 685 reloc_howto_type *reloc_howto = bfd_reloc_type_lookup (stdoutput, reloc);
686 int size = bfd_get_reloc_size (reloc_howto);
690 reloc_howto->name, nbytes);
679 reloc_howto_type *reloc_howto = bfd_reloc_type_lookup (stdoutput, reloc); local
2239 reloc_howto_type *reloc_howto = bfd_reloc_type_lookup (stdoutput, fixups[i].reloc); local
    [all...]
tc-crx.c 1931 reloc_howto_type *reloc_howto; local
    [all...]
tc-cr16.c 2456 reloc_howto_type *reloc_howto; local
    [all...]
tc-mn10300.c 2075 reloc_howto_type *reloc_howto; local
    [all...]
tc-arc.c 1332 reloc_howto_type *reloc_howto = local
    [all...]
tc-v850.c 3261 reloc_howto_type *reloc_howto = local
    [all...]
tc-alpha.c 1781 reloc_howto_type *reloc_howto = local
2142 reloc_howto_type *reloc_howto local
    [all...]
tc-ppc.c 3449 reloc_howto_type *reloc_howto; local
    [all...]
tc-m68k.c 8062 reloc_howto_type *reloc_howto; local
    [all...]
tc-xtensa.c 1659 reloc_howto_type *reloc_howto = local
    [all...]
  /toolchain/binutils/binutils-2.27/bfd/
aout-ns32k.c 144 MY (reloc_howto) (bfd *abfd ATTRIBUTE_UNUSED, function
166 MY (reloc_howto) (BFD, REL, &IN, &EX, &PC)
aout-arm.c 96 MY (reloc_howto) (bfd *abfd,
138 MY (reloc_howto) (BFD, REL, &IN, &EX, &PC)
95 MY (reloc_howto) (bfd *abfd, function
  /toolchain/binutils/binutils-2.27/gas/
read.c 4540 reloc_howto_type *reloc_howto; local
    [all...]

Completed in 231 milliseconds