HomeSort by relevance Sort by last modified time
    Searched defs:coff_rtype_to_howto (Results 1 - 13 of 13) sorted by null

  /toolchain/binutils/binutils-2.25/bfd/
coff-tic4x.c 64 #undef coff_rtype_to_howto macro
65 #define coff_rtype_to_howto coff_tic4x_rtype_to_howto macro
coff-i386.c 588 #define coff_rtype_to_howto coff_i386_rtype_to_howto macro
coff-i860.c 641 #define coff_rtype_to_howto coff_i860_rtype_to_howto
640 #define coff_rtype_to_howto macro
coff-tic54x.c 286 #define coff_rtype_to_howto coff_tic54x_rtype_to_howto macro
coff-tic80.c 447 #define coff_rtype_to_howto coff_tic80_rtype_to_howto
445 #define coff_rtype_to_howto macro
coff-x86_64.c 703 #define coff_rtype_to_howto coff_amd64_rtype_to_howto macro
coff-m68k.c 220 #ifndef coff_rtype_to_howto
222 #define coff_rtype_to_howto m68kcoff_rtype_to_howto macro
246 #endif /* ! defined (coff_rtype_to_howto) */
378 #ifndef coff_rtype_to_howto
422 #define coff_rtype_to_howto m68kcoff_common_addend_rtype_to_howto
424 #endif /* ! defined (coff_rtype_to_howto) */
421 #define coff_rtype_to_howto macro
coff-mcore.c 546 #define coff_rtype_to_howto coff_mcore_rtype_to_howto
538 #define coff_rtype_to_howto macro
pe-mips.c 463 #define coff_rtype_to_howto coff_mips_rtype_to_howto macro
coff-arm.c 520 #define coff_rtype_to_howto coff_arm_rtype_to_howto macro
1214 howto = coff_rtype_to_howto (input_bfd, input_section, rel, h,
    [all...]
coff-ppc.c 1896 #define coff_rtype_to_howto macro
    [all...]
coff-sh.c 413 #define coff_rtype_to_howto coff_sh_rtype_to_howto macro
    [all...]
coffcode.h 5311 coff_rtype_to_howto (bfd *abfd ATTRIBUTE_UNUSED, function
5327 #define coff_rtype_to_howto macro
    [all...]

Completed in 120 milliseconds