HomeSort by: relevance | last modified time | path
    Searched defs:coff_relocate_section (Results 1 - 25 of 28) sorted by relevancy

1 2

  /src/external/gpl3/binutils/dist/bfd/
coff-i386.c 423 #define coff_relocate_section _bfd_coff_generic_relocate_section macro
518 #define coff_relocate_section coff_pe_i386_relocate_section macro
coff-mcore.c 556 #define coff_relocate_section coff_mcore_relocate_section
548 #define coff_relocate_section macro
coff-x86_64.c 560 #define coff_relocate_section _bfd_coff_generic_relocate_section macro
653 #define coff_relocate_section coff_pe_amd64_relocate_section macro
coff-aarch64.c 919 #define coff_relocate_section coff_pe_aarch64_relocate_section macro
coff-arm.c 2144 #define coff_relocate_section coff_arm_relocate_section
2142 #define coff_relocate_section macro
coff-sh.c 652 #define coff_relocate_section sh_relocate_section macro
3110 coff_start_final_link, coff_relocate_section, coff_rtype_to_howto,
coffcode.h 4707 that if coff_relocate_section is defined, the linker will read
5370 including this one defines coff_relocate_section to be
5472 /* If coff_relocate_section is defined, we can use the optimized COFF
5475 #ifdef coff_relocate_section
5487 #else /* ! defined (coff_relocate_section) */
5489 #define coff_relocate_section NULL
5498 #endif /* ! defined (coff_relocate_section) */
5612 coff_start_final_link, coff_relocate_section, coff_rtype_to_howto,
5653 coff_start_final_link, coff_relocate_section, coff_rtype_to_howto,
5695 coff_start_final_link, coff_relocate_section, coff_rtype_to_howto
5488 #define coff_relocate_section macro
    [all...]
  /src/external/gpl3/binutils.old/dist/bfd/
coff-i386.c 423 #define coff_relocate_section _bfd_coff_generic_relocate_section macro
518 #define coff_relocate_section coff_pe_i386_relocate_section macro
coff-mcore.c 552 #define coff_relocate_section coff_mcore_relocate_section
544 #define coff_relocate_section macro
coff-x86_64.c 560 #define coff_relocate_section _bfd_coff_generic_relocate_section macro
653 #define coff_relocate_section coff_pe_amd64_relocate_section macro
coff-aarch64.c 920 #define coff_relocate_section coff_pe_aarch64_relocate_section macro
coff-arm.c 2144 #define coff_relocate_section coff_arm_relocate_section
2142 #define coff_relocate_section macro
coff-sh.c 652 #define coff_relocate_section sh_relocate_section macro
3113 coff_start_final_link, coff_relocate_section, coff_rtype_to_howto,
  /src/external/gpl3/gdb.old/dist/bfd/
coff-i386.c 423 #define coff_relocate_section _bfd_coff_generic_relocate_section macro
518 #define coff_relocate_section coff_pe_i386_relocate_section macro
coff-mcore.c 552 #define coff_relocate_section coff_mcore_relocate_section
544 #define coff_relocate_section macro
coff-x86_64.c 560 #define coff_relocate_section _bfd_coff_generic_relocate_section macro
653 #define coff_relocate_section coff_pe_amd64_relocate_section macro
coff-aarch64.c 922 #define coff_relocate_section coff_pe_aarch64_relocate_section macro
coff-arm.c 2142 #define coff_relocate_section coff_arm_relocate_section
2140 #define coff_relocate_section macro
coff-sh.c 652 #define coff_relocate_section sh_relocate_section macro
3113 coff_start_final_link, coff_relocate_section, coff_rtype_to_howto,
  /src/external/gpl3/gdb/dist/bfd/
coff-i386.c 423 #define coff_relocate_section _bfd_coff_generic_relocate_section macro
518 #define coff_relocate_section coff_pe_i386_relocate_section macro
coff-mcore.c 556 #define coff_relocate_section coff_mcore_relocate_section
548 #define coff_relocate_section macro
coff-x86_64.c 560 #define coff_relocate_section _bfd_coff_generic_relocate_section macro
653 #define coff_relocate_section coff_pe_amd64_relocate_section macro
coff-aarch64.c 919 #define coff_relocate_section coff_pe_aarch64_relocate_section macro
coff-arm.c 2144 #define coff_relocate_section coff_arm_relocate_section
2142 #define coff_relocate_section macro
coff-sh.c 652 #define coff_relocate_section sh_relocate_section macro
3113 coff_start_final_link, coff_relocate_section, coff_rtype_to_howto,

Completed in 132 milliseconds

1 2