Home
last modified time | relevance | path

Searched refs:new_relocs_count (Results 1 – 12 of 12) sorted by relevance

/dports/devel/tigcc/tigcc-0.96.b8_10/gnu/binutils-2.16.1/bfd/
H A Delf32-xtensa.c8451 size_t new_relocs_count = 0; in move_literal() local
8511 new_relocs_count = (sec->reloc_count + 2) * 2; in move_literal()
8513 new_relocs_count = (relax_info->allocated_relocs_count + 2) * 2; in move_literal()
8516 bfd_zmalloc (sizeof (Elf_Internal_Rela) * (new_relocs_count)); in move_literal()
8544 relax_info->allocated_relocs_count = new_relocs_count; in move_literal()
/dports/devel/djgpp-binutils/binutils-2.17/bfd/
H A Delf32-xtensa.c8668 size_t new_relocs_count = 0; in move_literal() local
8728 new_relocs_count = (sec->reloc_count + 2) * 2; in move_literal()
8730 new_relocs_count = (relax_info->allocated_relocs_count + 2) * 2; in move_literal()
8733 bfd_zmalloc (sizeof (Elf_Internal_Rela) * (new_relocs_count)); in move_literal()
8761 relax_info->allocated_relocs_count = new_relocs_count; in move_literal()
/dports/devel/arm-elf-binutils/binutils-2.37/bfd/
H A Delf32-xtensa.c10334 size_t new_relocs_count = 0; in move_literal() local
10392 new_relocs_count = (sec->reloc_count + 2) * 2; in move_literal()
10394 new_relocs_count = (relax_info->allocated_relocs_count + 2) * 2; in move_literal()
10397 bfd_zmalloc (sizeof (Elf_Internal_Rela) * (new_relocs_count)); in move_literal()
10425 relax_info->allocated_relocs_count = new_relocs_count; in move_literal()
/dports/devel/gnulibiberty/binutils-2.37/bfd/
H A Delf32-xtensa.c10334 size_t new_relocs_count = 0; in move_literal() local
10392 new_relocs_count = (sec->reloc_count + 2) * 2; in move_literal()
10394 new_relocs_count = (relax_info->allocated_relocs_count + 2) * 2; in move_literal()
10397 bfd_zmalloc (sizeof (Elf_Internal_Rela) * (new_relocs_count)); in move_literal()
10425 relax_info->allocated_relocs_count = new_relocs_count; in move_literal()
/dports/devel/avr-gdb/gdb-7.3.1/bfd/
H A Delf32-xtensa.c9638 size_t new_relocs_count = 0; in move_literal() local
9696 new_relocs_count = (sec->reloc_count + 2) * 2; in move_literal()
9698 new_relocs_count = (relax_info->allocated_relocs_count + 2) * 2; in move_literal()
9701 bfd_zmalloc (sizeof (Elf_Internal_Rela) * (new_relocs_count)); in move_literal()
9729 relax_info->allocated_relocs_count = new_relocs_count; in move_literal()
/dports/devel/gdb/gdb-11.1/bfd/
H A Delf32-xtensa.c10334 size_t new_relocs_count = 0; in move_literal() local
10392 new_relocs_count = (sec->reloc_count + 2) * 2; in move_literal()
10394 new_relocs_count = (relax_info->allocated_relocs_count + 2) * 2; in move_literal()
10397 bfd_zmalloc (sizeof (Elf_Internal_Rela) * (new_relocs_count)); in move_literal()
10425 relax_info->allocated_relocs_count = new_relocs_count; in move_literal()
/dports/devel/gdb761/gdb-7.6.1/bfd/
H A Delf32-xtensa.c9628 size_t new_relocs_count = 0; in move_literal() local
9686 new_relocs_count = (sec->reloc_count + 2) * 2; in move_literal()
9688 new_relocs_count = (relax_info->allocated_relocs_count + 2) * 2; in move_literal()
9691 bfd_zmalloc (sizeof (Elf_Internal_Rela) * (new_relocs_count)); in move_literal()
9719 relax_info->allocated_relocs_count = new_relocs_count; in move_literal()
/dports/devel/binutils/binutils-2.37/bfd/
H A Delf32-xtensa.c10334 size_t new_relocs_count = 0; in move_literal() local
10392 new_relocs_count = (sec->reloc_count + 2) * 2; in move_literal()
10394 new_relocs_count = (relax_info->allocated_relocs_count + 2) * 2; in move_literal()
10397 bfd_zmalloc (sizeof (Elf_Internal_Rela) * (new_relocs_count)); in move_literal()
10425 relax_info->allocated_relocs_count = new_relocs_count; in move_literal()
/dports/lang/gnatdroid-binutils-x86/binutils-2.27/bfd/
H A Delf32-xtensa.c10194 size_t new_relocs_count = 0; in move_literal() local
10252 new_relocs_count = (sec->reloc_count + 2) * 2; in move_literal()
10254 new_relocs_count = (relax_info->allocated_relocs_count + 2) * 2; in move_literal()
10257 bfd_zmalloc (sizeof (Elf_Internal_Rela) * (new_relocs_count)); in move_literal()
10285 relax_info->allocated_relocs_count = new_relocs_count; in move_literal()
/dports/lang/gnatdroid-binutils/binutils-2.27/bfd/
H A Delf32-xtensa.c10194 size_t new_relocs_count = 0; in move_literal() local
10252 new_relocs_count = (sec->reloc_count + 2) * 2; in move_literal()
10254 new_relocs_count = (relax_info->allocated_relocs_count + 2) * 2; in move_literal()
10257 bfd_zmalloc (sizeof (Elf_Internal_Rela) * (new_relocs_count)); in move_literal()
10285 relax_info->allocated_relocs_count = new_relocs_count; in move_literal()
/dports/lang/sdcc/sdcc-4.0.0/support/sdbinutils/bfd/
H A Delf32-xtensa.c10071 size_t new_relocs_count = 0; in move_literal() local
10129 new_relocs_count = (sec->reloc_count + 2) * 2; in move_literal()
10131 new_relocs_count = (relax_info->allocated_relocs_count + 2) * 2; in move_literal()
10134 bfd_zmalloc (sizeof (Elf_Internal_Rela) * (new_relocs_count)); in move_literal()
10162 relax_info->allocated_relocs_count = new_relocs_count; in move_literal()
/dports/devel/radare2/radare2-5.1.1/libr/asm/arch/xtensa/gnu/
H A Delf32-xtensa.c10248 size_t new_relocs_count = 0;
10306 new_relocs_count = (sec->reloc_count + 2) * 2;
10308 new_relocs_count = (relax_info->allocated_relocs_count + 2) * 2;
10311 bfd_zmalloc (sizeof (Elf_Internal_Rela) * (new_relocs_count));
10339 relax_info->allocated_relocs_count = new_relocs_count;