Home
last modified time | relevance | path

Searched refs:linker_section_ptr (Results 1 – 13 of 13) sorted by relevance

/dports/devel/tigcc/tigcc-0.96.b8_10/gnu/binutils-2.16.1/bfd/
H A Delf32-ppc.c2463 linker_section_ptr = bfd_alloc (abfd, amt); in elf_create_pointer_linker_section()
2465 if (!linker_section_ptr) in elf_create_pointer_linker_section()
2469 linker_section_ptr->addend = rel->r_addend; in elf_create_pointer_linker_section()
2470 linker_section_ptr->lsect = lsect; in elf_create_pointer_linker_section()
2511 linker_section_ptr in elf_finish_pointer_linker_section()
2516 BFD_ASSERT (linker_section_ptr != NULL); in elf_finish_pointer_linker_section()
2531 if (!linker_section_ptr->written_address_p) in elf_finish_pointer_linker_section()
2535 relocation + linker_section_ptr->addend, in elf_finish_pointer_linker_section()
2537 + linker_section_ptr->offset)); in elf_finish_pointer_linker_section()
2579 + linker_section_ptr->offset); in elf_finish_pointer_linker_section()
[all …]
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/binutils/bfd/
H A Delf32-ppc.c2444 linker_section_ptr = bfd_alloc (abfd, amt); in elf_create_pointer_linker_section()
2446 if (!linker_section_ptr) in elf_create_pointer_linker_section()
2450 linker_section_ptr->addend = rel->r_addend; in elf_create_pointer_linker_section()
2451 linker_section_ptr->lsect = lsect; in elf_create_pointer_linker_section()
2492 linker_section_ptr in elf_finish_pointer_linker_section()
2497 BFD_ASSERT (linker_section_ptr != NULL); in elf_finish_pointer_linker_section()
2512 if (!linker_section_ptr->written_address_p) in elf_finish_pointer_linker_section()
2516 relocation + linker_section_ptr->addend, in elf_finish_pointer_linker_section()
2518 + linker_section_ptr->offset)); in elf_finish_pointer_linker_section()
2560 + linker_section_ptr->offset); in elf_finish_pointer_linker_section()
[all …]
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/binutils/bfd/
H A Delf32-ppc.c2444 linker_section_ptr = bfd_alloc (abfd, amt);
2446 if (!linker_section_ptr)
2450 linker_section_ptr->addend = rel->r_addend;
2451 linker_section_ptr->lsect = lsect;
2492 linker_section_ptr
2497 BFD_ASSERT (linker_section_ptr != NULL);
2512 if (!linker_section_ptr->written_address_p)
2516 relocation + linker_section_ptr->addend,
2518 + linker_section_ptr->offset));
2560 + linker_section_ptr->offset);
[all …]
/dports/devel/djgpp-binutils/binutils-2.17/bfd/
H A Delf32-ppc.c2854 linker_section_ptr = bfd_alloc (abfd, amt); in elf_create_pointer_linker_section()
2856 if (!linker_section_ptr) in elf_create_pointer_linker_section()
2860 linker_section_ptr->addend = rel->r_addend; in elf_create_pointer_linker_section()
2861 linker_section_ptr->lsect = lsect; in elf_create_pointer_linker_section()
2862 *ptr_linker_section_ptr = linker_section_ptr; in elf_create_pointer_linker_section()
5442 linker_section_ptr = elf_find_pointer_linker_section (linker_section_ptr, in elf_finish_pointer_linker_section()
5445 BFD_ASSERT (linker_section_ptr != NULL); in elf_finish_pointer_linker_section()
5449 if ((linker_section_ptr->offset & 1) == 0) in elf_finish_pointer_linker_section()
5452 relocation + linker_section_ptr->addend, in elf_finish_pointer_linker_section()
5454 linker_section_ptr->offset += 1; in elf_finish_pointer_linker_section()
[all …]
/dports/devel/avr-gdb/gdb-7.3.1/bfd/
H A Delf32-ppc.c3246 linker_section_ptr = bfd_alloc (abfd, amt); in elf_create_pointer_linker_section()
3248 if (!linker_section_ptr) in elf_create_pointer_linker_section()
3252 linker_section_ptr->addend = rel->r_addend; in elf_create_pointer_linker_section()
3253 linker_section_ptr->lsect = lsect; in elf_create_pointer_linker_section()
3254 *ptr_linker_section_ptr = linker_section_ptr; in elf_create_pointer_linker_section()
6533 linker_section_ptr = elf_find_pointer_linker_section (linker_section_ptr, in elf_finish_pointer_linker_section()
6536 BFD_ASSERT (linker_section_ptr != NULL); in elf_finish_pointer_linker_section()
6540 if ((linker_section_ptr->offset & 1) == 0) in elf_finish_pointer_linker_section()
6543 relocation + linker_section_ptr->addend, in elf_finish_pointer_linker_section()
6545 linker_section_ptr->offset += 1; in elf_finish_pointer_linker_section()
[all …]
/dports/devel/gdb761/gdb-7.6.1/bfd/
H A Delf32-ppc.c3707 linker_section_ptr = bfd_alloc (abfd, amt); in elf_create_pointer_linker_section()
3709 if (!linker_section_ptr) in elf_create_pointer_linker_section()
3713 linker_section_ptr->addend = rel->r_addend; in elf_create_pointer_linker_section()
3714 linker_section_ptr->lsect = lsect; in elf_create_pointer_linker_section()
3715 *ptr_linker_section_ptr = linker_section_ptr; in elf_create_pointer_linker_section()
7134 linker_section_ptr = elf_find_pointer_linker_section (linker_section_ptr, in elf_finish_pointer_linker_section()
7137 BFD_ASSERT (linker_section_ptr != NULL); in elf_finish_pointer_linker_section()
7141 if ((linker_section_ptr->offset & 1) == 0) in elf_finish_pointer_linker_section()
7144 relocation + linker_section_ptr->addend, in elf_finish_pointer_linker_section()
7146 linker_section_ptr->offset += 1; in elf_finish_pointer_linker_section()
[all …]
/dports/devel/binutils/binutils-2.37/bfd/
H A Delf32-ppc.c2730 linker_section_ptr = bfd_alloc (abfd, amt); in elf_allocate_pointer_linker_section()
2732 if (!linker_section_ptr) in elf_allocate_pointer_linker_section()
2736 linker_section_ptr->addend = rel->r_addend; in elf_allocate_pointer_linker_section()
2737 linker_section_ptr->lsect = lsect; in elf_allocate_pointer_linker_section()
2738 *ptr_linker_section_ptr = linker_section_ptr; in elf_allocate_pointer_linker_section()
6694 linker_section_ptr = elf_find_pointer_linker_section (linker_section_ptr, in elf_finish_pointer_linker_section()
6697 BFD_ASSERT (linker_section_ptr != NULL); in elf_finish_pointer_linker_section()
6701 if ((linker_section_ptr->offset & 1) == 0) in elf_finish_pointer_linker_section()
6704 relocation + linker_section_ptr->addend, in elf_finish_pointer_linker_section()
6706 linker_section_ptr->offset += 1; in elf_finish_pointer_linker_section()
[all …]
/dports/lang/gnatdroid-binutils-x86/binutils-2.27/bfd/
H A Delf32-ppc.c3841 linker_section_ptr = bfd_alloc (abfd, amt); in elf_allocate_pointer_linker_section()
3843 if (!linker_section_ptr) in elf_allocate_pointer_linker_section()
3847 linker_section_ptr->addend = rel->r_addend; in elf_allocate_pointer_linker_section()
3848 linker_section_ptr->lsect = lsect; in elf_allocate_pointer_linker_section()
3849 *ptr_linker_section_ptr = linker_section_ptr; in elf_allocate_pointer_linker_section()
7508 linker_section_ptr = elf_find_pointer_linker_section (linker_section_ptr, in elf_finish_pointer_linker_section()
7511 BFD_ASSERT (linker_section_ptr != NULL); in elf_finish_pointer_linker_section()
7515 if ((linker_section_ptr->offset & 1) == 0) in elf_finish_pointer_linker_section()
7518 relocation + linker_section_ptr->addend, in elf_finish_pointer_linker_section()
7520 linker_section_ptr->offset += 1; in elf_finish_pointer_linker_section()
[all …]
/dports/devel/arm-elf-binutils/binutils-2.37/bfd/
H A Delf32-ppc.c2730 linker_section_ptr = bfd_alloc (abfd, amt); in elf_allocate_pointer_linker_section()
2732 if (!linker_section_ptr) in elf_allocate_pointer_linker_section()
2736 linker_section_ptr->addend = rel->r_addend; in elf_allocate_pointer_linker_section()
2737 linker_section_ptr->lsect = lsect; in elf_allocate_pointer_linker_section()
2738 *ptr_linker_section_ptr = linker_section_ptr; in elf_allocate_pointer_linker_section()
6694 linker_section_ptr = elf_find_pointer_linker_section (linker_section_ptr, in elf_finish_pointer_linker_section()
6697 BFD_ASSERT (linker_section_ptr != NULL); in elf_finish_pointer_linker_section()
6701 if ((linker_section_ptr->offset & 1) == 0) in elf_finish_pointer_linker_section()
6704 relocation + linker_section_ptr->addend, in elf_finish_pointer_linker_section()
6706 linker_section_ptr->offset += 1; in elf_finish_pointer_linker_section()
[all …]
/dports/devel/gnulibiberty/binutils-2.37/bfd/
H A Delf32-ppc.c2730 linker_section_ptr = bfd_alloc (abfd, amt); in elf_allocate_pointer_linker_section()
2732 if (!linker_section_ptr) in elf_allocate_pointer_linker_section()
2736 linker_section_ptr->addend = rel->r_addend; in elf_allocate_pointer_linker_section()
2737 linker_section_ptr->lsect = lsect; in elf_allocate_pointer_linker_section()
2738 *ptr_linker_section_ptr = linker_section_ptr; in elf_allocate_pointer_linker_section()
6694 linker_section_ptr = elf_find_pointer_linker_section (linker_section_ptr, in elf_finish_pointer_linker_section()
6697 BFD_ASSERT (linker_section_ptr != NULL); in elf_finish_pointer_linker_section()
6701 if ((linker_section_ptr->offset & 1) == 0) in elf_finish_pointer_linker_section()
6704 relocation + linker_section_ptr->addend, in elf_finish_pointer_linker_section()
6706 linker_section_ptr->offset += 1; in elf_finish_pointer_linker_section()
[all …]
/dports/lang/gnatdroid-binutils/binutils-2.27/bfd/
H A Delf32-ppc.c3841 linker_section_ptr = bfd_alloc (abfd, amt); in elf_allocate_pointer_linker_section()
3843 if (!linker_section_ptr) in elf_allocate_pointer_linker_section()
3847 linker_section_ptr->addend = rel->r_addend; in elf_allocate_pointer_linker_section()
3848 linker_section_ptr->lsect = lsect; in elf_allocate_pointer_linker_section()
3849 *ptr_linker_section_ptr = linker_section_ptr; in elf_allocate_pointer_linker_section()
7508 linker_section_ptr = elf_find_pointer_linker_section (linker_section_ptr, in elf_finish_pointer_linker_section()
7511 BFD_ASSERT (linker_section_ptr != NULL); in elf_finish_pointer_linker_section()
7515 if ((linker_section_ptr->offset & 1) == 0) in elf_finish_pointer_linker_section()
7518 relocation + linker_section_ptr->addend, in elf_finish_pointer_linker_section()
7520 linker_section_ptr->offset += 1; in elf_finish_pointer_linker_section()
[all …]
/dports/devel/gdb/gdb-11.1/bfd/
H A Delf32-ppc.c2730 linker_section_ptr = bfd_alloc (abfd, amt); in elf_allocate_pointer_linker_section()
2732 if (!linker_section_ptr) in elf_allocate_pointer_linker_section()
2736 linker_section_ptr->addend = rel->r_addend; in elf_allocate_pointer_linker_section()
2737 linker_section_ptr->lsect = lsect; in elf_allocate_pointer_linker_section()
2738 *ptr_linker_section_ptr = linker_section_ptr; in elf_allocate_pointer_linker_section()
6694 linker_section_ptr = elf_find_pointer_linker_section (linker_section_ptr, in elf_finish_pointer_linker_section()
6697 BFD_ASSERT (linker_section_ptr != NULL); in elf_finish_pointer_linker_section()
6701 if ((linker_section_ptr->offset & 1) == 0) in elf_finish_pointer_linker_section()
6704 relocation + linker_section_ptr->addend, in elf_finish_pointer_linker_section()
6706 linker_section_ptr->offset += 1; in elf_finish_pointer_linker_section()
[all …]
/dports/lang/sdcc/sdcc-4.0.0/support/sdbinutils/bfd/
H A Delf32-ppc.c3812 linker_section_ptr = bfd_alloc (abfd, amt); in elf_allocate_pointer_linker_section()
3814 if (!linker_section_ptr) in elf_allocate_pointer_linker_section()
3818 linker_section_ptr->addend = rel->r_addend; in elf_allocate_pointer_linker_section()
3819 linker_section_ptr->lsect = lsect; in elf_allocate_pointer_linker_section()
3820 *ptr_linker_section_ptr = linker_section_ptr; in elf_allocate_pointer_linker_section()
7424 linker_section_ptr = elf_find_pointer_linker_section (linker_section_ptr, in elf_finish_pointer_linker_section()
7427 BFD_ASSERT (linker_section_ptr != NULL); in elf_finish_pointer_linker_section()
7431 if ((linker_section_ptr->offset & 1) == 0) in elf_finish_pointer_linker_section()
7434 relocation + linker_section_ptr->addend, in elf_finish_pointer_linker_section()
7436 linker_section_ptr->offset += 1; in elf_finish_pointer_linker_section()
[all …]