Home
last modified time | relevance | path

Searched refs:phdr_included (Results 1 – 25 of 26) sorted by relevance

12

/dports/devel/djgpp-binutils/binutils-2.17/bfd/
H A Delf.c5112 bfd_boolean phdr_included = FALSE; in rewrite_elf_program_header() local
5350 if (! phdr_included || segment->p_type != PT_LOAD) in rewrite_elf_program_header()
5359 phdr_included = TRUE; in rewrite_elf_program_header()
5689 bfd_boolean phdr_included = FALSE; in copy_elf_program_header() local
5744 if (! phdr_included || segment->p_type != PT_LOAD) in copy_elf_program_header()
5753 phdr_included = TRUE; in copy_elf_program_header()
/dports/devel/avr-gdb/gdb-7.3.1/bfd/
H A Delf.c5329 bfd_boolean phdr_included = FALSE; in rewrite_elf_program_header() local
5617 if (!phdr_included || segment->p_type != PT_LOAD) in rewrite_elf_program_header()
5626 phdr_included = TRUE; in rewrite_elf_program_header()
5989 bfd_boolean phdr_included = FALSE; in copy_elf_program_header() local
6072 if (! phdr_included || segment->p_type != PT_LOAD) in copy_elf_program_header()
6081 phdr_included = TRUE; in copy_elf_program_header()
H A DChangeLog-98994252 * elf.c (copy_private_bfd_data): Only set phdr_included once for a
/dports/devel/gdb761/gdb-7.6.1/bfd/
H A Delf.c5458 bfd_boolean phdr_included = FALSE; in rewrite_elf_program_header() local
5746 if (!phdr_included || segment->p_type != PT_LOAD) in rewrite_elf_program_header()
5755 phdr_included = TRUE; in rewrite_elf_program_header()
6118 bfd_boolean phdr_included = FALSE; in copy_elf_program_header() local
6204 if (! phdr_included || segment->p_type != PT_LOAD) in copy_elf_program_header()
6213 phdr_included = TRUE; in copy_elf_program_header()
H A DChangeLog-98994252 * elf.c (copy_private_bfd_data): Only set phdr_included once for a
/dports/lang/gnatdroid-binutils-x86/binutils-2.27/bfd/
H A Delf.c6215 bfd_boolean phdr_included = FALSE; in rewrite_elf_program_header() local
6503 if (!phdr_included || segment->p_type != PT_LOAD) in rewrite_elf_program_header()
6512 phdr_included = TRUE; in rewrite_elf_program_header()
6871 bfd_boolean phdr_included = FALSE; in copy_elf_program_header() local
6957 if (! phdr_included || segment->p_type != PT_LOAD) in copy_elf_program_header()
6966 phdr_included = TRUE; in copy_elf_program_header()
H A DChangeLog-98994252 * elf.c (copy_private_bfd_data): Only set phdr_included once for a
/dports/lang/gnatdroid-binutils/binutils-2.27/bfd/
H A Delf.c6215 bfd_boolean phdr_included = FALSE; in rewrite_elf_program_header() local
6503 if (!phdr_included || segment->p_type != PT_LOAD) in rewrite_elf_program_header()
6512 phdr_included = TRUE; in rewrite_elf_program_header()
6871 bfd_boolean phdr_included = FALSE; in copy_elf_program_header() local
6957 if (! phdr_included || segment->p_type != PT_LOAD) in copy_elf_program_header()
6966 phdr_included = TRUE; in copy_elf_program_header()
H A DChangeLog-98994252 * elf.c (copy_private_bfd_data): Only set phdr_included once for a
/dports/lang/sdcc/sdcc-4.0.0/support/sdbinutils/bfd/
H A Delf.c6509 bfd_boolean phdr_included = FALSE; in rewrite_elf_program_header() local
6797 if (!phdr_included || segment->p_type != PT_LOAD) in rewrite_elf_program_header()
6806 phdr_included = TRUE; in rewrite_elf_program_header()
7170 bfd_boolean phdr_included = FALSE; in copy_elf_program_header() local
7256 if (! phdr_included || segment->p_type != PT_LOAD) in copy_elf_program_header()
7265 phdr_included = TRUE; in copy_elf_program_header()
H A DChangeLog-98994252 * elf.c (copy_private_bfd_data): Only set phdr_included once for a
/dports/devel/binutils/binutils-2.37/bfd/
H A Delf.c6830 bool phdr_included = false; in rewrite_elf_program_header() local
7126 if (!phdr_included || segment->p_type != PT_LOAD) in rewrite_elf_program_header()
7135 phdr_included = true; in rewrite_elf_program_header()
7508 bool phdr_included = false; in copy_elf_program_header() local
7594 if (! phdr_included || segment->p_type != PT_LOAD) in copy_elf_program_header()
7603 phdr_included = true; in copy_elf_program_header()
H A DChangeLog-98994252 * elf.c (copy_private_bfd_data): Only set phdr_included once for a
/dports/devel/arm-elf-binutils/binutils-2.37/bfd/
H A Delf.c6830 bool phdr_included = false; in rewrite_elf_program_header() local
7126 if (!phdr_included || segment->p_type != PT_LOAD) in rewrite_elf_program_header()
7135 phdr_included = true; in rewrite_elf_program_header()
7508 bool phdr_included = false; in copy_elf_program_header() local
7594 if (! phdr_included || segment->p_type != PT_LOAD) in copy_elf_program_header()
7603 phdr_included = true; in copy_elf_program_header()
H A DChangeLog-98994252 * elf.c (copy_private_bfd_data): Only set phdr_included once for a
/dports/devel/gnulibiberty/binutils-2.37/bfd/
H A Delf.c6830 bool phdr_included = false; in rewrite_elf_program_header() local
7126 if (!phdr_included || segment->p_type != PT_LOAD) in rewrite_elf_program_header()
7135 phdr_included = true; in rewrite_elf_program_header()
7508 bool phdr_included = false; in copy_elf_program_header() local
7594 if (! phdr_included || segment->p_type != PT_LOAD) in copy_elf_program_header()
7603 phdr_included = true; in copy_elf_program_header()
H A DChangeLog-98994252 * elf.c (copy_private_bfd_data): Only set phdr_included once for a
/dports/devel/gdb/gdb-11.1/bfd/
H A Delf.c6830 bool phdr_included = false; in rewrite_elf_program_header() local
7126 if (!phdr_included || segment->p_type != PT_LOAD) in rewrite_elf_program_header()
7135 phdr_included = true; in rewrite_elf_program_header()
7508 bool phdr_included = false; in copy_elf_program_header() local
7594 if (! phdr_included || segment->p_type != PT_LOAD) in copy_elf_program_header()
7603 phdr_included = true; in copy_elf_program_header()
H A DChangeLog-98994252 * elf.c (copy_private_bfd_data): Only set phdr_included once for a
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/binutils/bfd/
H A Delf.c4598 bfd_boolean phdr_included = FALSE; in copy_private_bfd_data() local
4834 if (! phdr_included || segment->p_type != PT_LOAD) in copy_private_bfd_data()
4843 phdr_included = TRUE; in copy_private_bfd_data()
H A DChangeLog-98994252 * elf.c (copy_private_bfd_data): Only set phdr_included once for a
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/binutils/bfd/
H A Delf.c4598 bfd_boolean phdr_included = FALSE; in copy_private_bfd_data() local
4834 if (! phdr_included || segment->p_type != PT_LOAD) in copy_private_bfd_data()
4843 phdr_included = TRUE; in copy_private_bfd_data()
H A DChangeLog-98994252 * elf.c (copy_private_bfd_data): Only set phdr_included once for a
/dports/devel/tigcc/tigcc-0.96.b8_10/gnu/binutils-2.16.1/bfd/
H A Delf.c4888 bfd_boolean phdr_included = FALSE; in copy_private_bfd_data() local
5133 if (! phdr_included || segment->p_type != PT_LOAD) in copy_private_bfd_data()
5142 phdr_included = TRUE; in copy_private_bfd_data()
H A DChangeLog-98994252 * elf.c (copy_private_bfd_data): Only set phdr_included once for a

12