Home
last modified time | relevance | path

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

12

/dports/lang/sdcc/sdcc-4.0.0/support/sdbinutils/bfd/
H A DChangeLog107 GLINK_CALL_STUB_SIZE. Add htab param and evaluate to size without
109 (ppc64_elf_get_synthetic_symtab): Don't use GLINK_CALL_STUB_SIZE
H A DChangeLog-02032855 (GLINK_CALL_STUB_SIZE): Modify. Define new glink call stub and
11154 (PLT_CALL_STUB_SIZE, GLINK_CALL_STUB_SIZE): Define.
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/binutils/bfd/
H A Delf64-ppc.c137 #define GLINK_CALL_STUB_SIZE (16*4) macro
5624 s->_raw_size += GLINK_CALL_STUB_SIZE; in allocate_dynrelocs()
5626 if (s->_raw_size >= GLINK_CALL_STUB_SIZE + 32768*2*4) in allocate_dynrelocs()
7219 + GLINK_CALL_STUB_SIZE)); in ppc64_elf_build_stubs()
8922 dyn.d_un.d_ptr += GLINK_CALL_STUB_SIZE - 32; in ppc64_elf_finish_dynamic_sections()
H A DChangeLog-02032855 (GLINK_CALL_STUB_SIZE): Modify. Define new glink call stub and
11154 (PLT_CALL_STUB_SIZE, GLINK_CALL_STUB_SIZE): Define.
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/binutils/bfd/
H A Delf64-ppc.c137 #define GLINK_CALL_STUB_SIZE (16*4) macro
5624 s->_raw_size += GLINK_CALL_STUB_SIZE; in allocate_dynrelocs()
5626 if (s->_raw_size >= GLINK_CALL_STUB_SIZE + 32768*2*4) in allocate_dynrelocs()
7219 + GLINK_CALL_STUB_SIZE)); in ppc64_elf_build_stubs()
8922 dyn.d_un.d_ptr += GLINK_CALL_STUB_SIZE - 32; in ppc64_elf_finish_dynamic_sections()
H A DChangeLog-02032855 (GLINK_CALL_STUB_SIZE): Modify. Define new glink call stub and
11154 (PLT_CALL_STUB_SIZE, GLINK_CALL_STUB_SIZE): Define.
/dports/devel/tigcc/tigcc-0.96.b8_10/gnu/binutils-2.16.1/bfd/
H A Delf64-ppc.c143 #define GLINK_CALL_STUB_SIZE (16*4) macro
7334 s->size += GLINK_CALL_STUB_SIZE; in allocate_dynrelocs()
7336 if (s->size >= GLINK_CALL_STUB_SIZE + 32768*2*4) in allocate_dynrelocs()
9213 + GLINK_CALL_STUB_SIZE)); in ppc64_elf_build_stubs()
10975 dyn.d_un.d_ptr += GLINK_CALL_STUB_SIZE - 32; in ppc64_elf_finish_dynamic_sections()
H A DChangeLog-02032855 (GLINK_CALL_STUB_SIZE): Modify. Define new glink call stub and
11154 (PLT_CALL_STUB_SIZE, GLINK_CALL_STUB_SIZE): Define.
/dports/devel/djgpp-binutils/binutils-2.17/bfd/
H A Delf64-ppc.c144 #define GLINK_CALL_STUB_SIZE (16*4) macro
7546 s->size += GLINK_CALL_STUB_SIZE; in allocate_dynrelocs()
7548 if (s->size >= GLINK_CALL_STUB_SIZE + 32768*2*4) in allocate_dynrelocs()
9455 + GLINK_CALL_STUB_SIZE)); in ppc64_elf_build_stubs()
11255 dyn.d_un.d_ptr += GLINK_CALL_STUB_SIZE - 32; in ppc64_elf_finish_dynamic_sections()
/dports/lang/gnatdroid-binutils-x86/binutils-2.27/bfd/
H A Delf64-ppc.c186 #define GLINK_CALL_STUB_SIZE (16*4) macro
3478 glink_vma = dyn.d_un.d_val + GLINK_CALL_STUB_SIZE - 8 * 4; in ppc64_elf_get_synthetic_symtab()
9760 s->size += GLINK_CALL_STUB_SIZE; in allocate_dynrelocs()
9764 if (s->size >= GLINK_CALL_STUB_SIZE + 32768*2*4) in allocate_dynrelocs()
10425 bfd_vma glinkoff = GLINK_CALL_STUB_SIZE + pltindex * 8; in build_plt_stub()
13011 while (p - htab->glink->contents < GLINK_CALL_STUB_SIZE) in ppc64_elf_build_stubs()
15430 dyn.d_un.d_ptr += GLINK_CALL_STUB_SIZE - 8 * 4; in ppc64_elf_finish_dynamic_sections()
H A DChangeLog-02032855 (GLINK_CALL_STUB_SIZE): Modify. Define new glink call stub and
11154 (PLT_CALL_STUB_SIZE, GLINK_CALL_STUB_SIZE): Define.
/dports/lang/gnatdroid-binutils/binutils-2.27/bfd/
H A Delf64-ppc.c186 #define GLINK_CALL_STUB_SIZE (16*4) macro
3478 glink_vma = dyn.d_un.d_val + GLINK_CALL_STUB_SIZE - 8 * 4; in ppc64_elf_get_synthetic_symtab()
9760 s->size += GLINK_CALL_STUB_SIZE; in allocate_dynrelocs()
9764 if (s->size >= GLINK_CALL_STUB_SIZE + 32768*2*4) in allocate_dynrelocs()
10425 bfd_vma glinkoff = GLINK_CALL_STUB_SIZE + pltindex * 8; in build_plt_stub()
13011 while (p - htab->glink->contents < GLINK_CALL_STUB_SIZE) in ppc64_elf_build_stubs()
15430 dyn.d_un.d_ptr += GLINK_CALL_STUB_SIZE - 8 * 4; in ppc64_elf_finish_dynamic_sections()
H A DChangeLog-02032855 (GLINK_CALL_STUB_SIZE): Modify. Define new glink call stub and
11154 (PLT_CALL_STUB_SIZE, GLINK_CALL_STUB_SIZE): Define.
/dports/devel/gdb761/gdb-7.6.1/bfd/
H A Delf64-ppc.c169 #define GLINK_CALL_STUB_SIZE (16*4) macro
8908 s->size += GLINK_CALL_STUB_SIZE; in allocate_dynrelocs()
8910 if (s->size >= GLINK_CALL_STUB_SIZE + 32768*2*4) in allocate_dynrelocs()
9654 bfd_vma glinkoff = GLINK_CALL_STUB_SIZE + pltindex * 8; in build_plt_stub()
11928 while (p - htab->glink->contents < GLINK_CALL_STUB_SIZE) in ppc64_elf_build_stubs()
14128 dyn.d_un.d_ptr += GLINK_CALL_STUB_SIZE - 32; in ppc64_elf_finish_dynamic_sections()
H A DChangeLog-02032855 (GLINK_CALL_STUB_SIZE): Modify. Define new glink call stub and
11154 (PLT_CALL_STUB_SIZE, GLINK_CALL_STUB_SIZE): Define.
/dports/devel/avr-gdb/gdb-7.3.1/bfd/
H A Delf64-ppc.c160 #define GLINK_CALL_STUB_SIZE (16*4) macro
8660 s->size += GLINK_CALL_STUB_SIZE; in allocate_dynrelocs()
8662 if (s->size >= GLINK_CALL_STUB_SIZE + 32768*2*4) in allocate_dynrelocs()
11401 while (p - htab->glink->contents < GLINK_CALL_STUB_SIZE) in ppc64_elf_build_stubs()
13531 dyn.d_un.d_ptr += GLINK_CALL_STUB_SIZE - 32; in ppc64_elf_finish_dynamic_sections()
H A DChangeLog-02032855 (GLINK_CALL_STUB_SIZE): Modify. Define new glink call stub and
11154 (PLT_CALL_STUB_SIZE, GLINK_CALL_STUB_SIZE): Define.
/dports/devel/binutils/binutils-2.37/bfd/
H A DChangeLog-20184844 GLINK_CALL_STUB_SIZE. Add htab param and evaluate to size without
4846 (ppc64_elf_get_synthetic_symtab): Don't use GLINK_CALL_STUB_SIZE
H A DChangeLog-02032855 (GLINK_CALL_STUB_SIZE): Modify. Define new glink call stub and
11154 (PLT_CALL_STUB_SIZE, GLINK_CALL_STUB_SIZE): Define.
/dports/devel/arm-elf-binutils/binutils-2.37/bfd/
H A DChangeLog-20184844 GLINK_CALL_STUB_SIZE. Add htab param and evaluate to size without
4846 (ppc64_elf_get_synthetic_symtab): Don't use GLINK_CALL_STUB_SIZE
H A DChangeLog-02032855 (GLINK_CALL_STUB_SIZE): Modify. Define new glink call stub and
11154 (PLT_CALL_STUB_SIZE, GLINK_CALL_STUB_SIZE): Define.
/dports/devel/gnulibiberty/binutils-2.37/bfd/
H A DChangeLog-20184844 GLINK_CALL_STUB_SIZE. Add htab param and evaluate to size without
4846 (ppc64_elf_get_synthetic_symtab): Don't use GLINK_CALL_STUB_SIZE
H A DChangeLog-02032855 (GLINK_CALL_STUB_SIZE): Modify. Define new glink call stub and
11154 (PLT_CALL_STUB_SIZE, GLINK_CALL_STUB_SIZE): Define.
/dports/devel/gdb/gdb-11.1/bfd/
H A DChangeLog-20184844 GLINK_CALL_STUB_SIZE. Add htab param and evaluate to size without
4846 (ppc64_elf_get_synthetic_symtab): Don't use GLINK_CALL_STUB_SIZE
H A DChangeLog-02032855 (GLINK_CALL_STUB_SIZE): Modify. Define new glink call stub and
11154 (PLT_CALL_STUB_SIZE, GLINK_CALL_STUB_SIZE): Define.

12