Searched refs:elf_backend_modify_segment_map (Results 1 - 25 of 26) sorted by relevance

12

/haiku-buildtools/legacy/binutils/bfd/
H A Delfxx-target.h396 #ifndef elf_backend_modify_segment_map
397 #define elf_backend_modify_segment_map 0 macro
595 elf_backend_modify_segment_map,
H A Delf32-mips.c1562 #define elf_backend_modify_segment_map _bfd_mips_elf_modify_segment_map
1771 #undef elf_backend_modify_segment_map
1555 #define elf_backend_modify_segment_map macro
1764 #undef elf_backend_modify_segment_map macro
H A Delf32-i370.c1465 #define elf_backend_modify_segment_map \
1455 #define elf_backend_modify_segment_map macro
H A Delfn32-mips.c2345 #define elf_backend_modify_segment_map _bfd_mips_elf_modify_segment_map
2335 #define elf_backend_modify_segment_map macro
H A Delf-bfd.h830 bfd_boolean (*elf_backend_modify_segment_map)
828 bfd_boolean (*elf_backend_modify_segment_map) member in struct:elf_backend_data
H A Delf64-mips.c3086 #define elf_backend_modify_segment_map _bfd_mips_elf_modify_segment_map
3077 #define elf_backend_modify_segment_map macro
H A Delf32-bfin.c5594 #undef elf_backend_modify_segment_map
5595 #define elf_backend_modify_segment_map \
5589 #undef elf_backend_modify_segment_map macro
5590 #define elf_backend_modify_segment_map macro
H A Delf32-arm.c8129 #define elf_backend_modify_segment_map elf32_arm_modify_segment_map macro
8335 #undef elf_backend_modify_segment_map macro
8336 #define elf_backend_modify_segment_map elf32_arm_symbian_modify_segment_map macro
H A Delf64-hppa.c2857 #define elf_backend_modify_segment_map \
2856 #define elf_backend_modify_segment_map macro
H A Delf32-frv.c6982 #undef elf_backend_modify_segment_map
6983 #define elf_backend_modify_segment_map \
6973 #undef elf_backend_modify_segment_map macro
6974 #define elf_backend_modify_segment_map macro
H A Delf.c4130 if (bed->elf_backend_modify_segment_map)
4132 if (! (*bed->elf_backend_modify_segment_map) (abfd, link_info))
H A Delfxx-ia64.c5741 #define elf_backend_modify_segment_map \
5733 #define elf_backend_modify_segment_map macro
H A Delf32-xtensa.c9787 #define elf_backend_modify_segment_map elf_xtensa_modify_segment_map
9756 #define elf_backend_modify_segment_map macro
/haiku-buildtools/binutils/bfd/
H A Delfxx-target.h485 #ifndef elf_backend_modify_segment_map
486 #define elf_backend_modify_segment_map 0 macro
779 elf_backend_modify_segment_map,
H A Delf32-mips.c2482 #define elf_backend_modify_segment_map _bfd_mips_elf_modify_segment_map
2651 #undef elf_backend_modify_segment_map
2475 #define elf_backend_modify_segment_map macro
2644 #undef elf_backend_modify_segment_map macro
H A Delf32-i386.c6560 #undef elf_backend_modify_segment_map
6561 #define elf_backend_modify_segment_map nacl_modify_segment_map
6571 #undef elf_backend_modify_segment_map
6557 #undef elf_backend_modify_segment_map macro
6558 #define elf_backend_modify_segment_map macro
6568 #undef elf_backend_modify_segment_map macro
H A Delf64-x86-64.c7220 #undef elf_backend_modify_segment_map
7221 #define elf_backend_modify_segment_map nacl_modify_segment_map
7276 #undef elf_backend_modify_segment_map
7218 #undef elf_backend_modify_segment_map macro
7219 #define elf_backend_modify_segment_map macro
7274 #undef elf_backend_modify_segment_map macro
H A Delf-bfd.h1078 bfd_boolean (*elf_backend_modify_segment_map)
1076 bfd_boolean (*elf_backend_modify_segment_map) member in struct:elf_backend_data
H A Delfn32-mips.c3691 #define elf_backend_modify_segment_map _bfd_mips_elf_modify_segment_map
3680 #define elf_backend_modify_segment_map macro
H A Delf32-arm.c19392 #define elf_backend_modify_segment_map elf32_arm_modify_segment_map macro
19500 #undef elf_backend_modify_segment_map macro
19501 #define elf_backend_modify_segment_map elf32_arm_nacl_modify_segment_map macro
19519 #undef elf_backend_modify_segment_map macro
19520 #define elf_backend_modify_segment_map elf32_arm_modify_segment_map macro
19950 #undef elf_backend_modify_segment_map macro
19951 #define elf_backend_modify_segment_map elf32_arm_symbian_modify_segment_map macro
H A Delf64-mips.c4464 #define elf_backend_modify_segment_map _bfd_mips_elf_modify_segment_map
4454 #define elf_backend_modify_segment_map macro
H A Delf64-hppa.c4085 #define elf_backend_modify_segment_map \
4084 #define elf_backend_modify_segment_map macro
H A Delfnn-ia64.c5017 #define elf_backend_modify_segment_map \
5009 #define elf_backend_modify_segment_map macro
H A Delf.c4469 if (bed->elf_backend_modify_segment_map != NULL)
4471 if (!(*bed->elf_backend_modify_segment_map) (abfd, info))
H A Delf32-spu.c5505 #define elf_backend_modify_segment_map spu_elf_modify_segment_map macro

Completed in 707 milliseconds

12