Searched refs:alloced (Results 1 – 6 of 6) sorted by relevance
53 bfd_size_type alloced; member113 table->alloced = 64; in _bfd_elf_strtab_init()116 bfd_malloc (table->alloced * amt); in _bfd_elf_strtab_init()166 if (tab->size == tab->alloced) in _bfd_elf_strtab_add()169 tab->alloced *= 2; in _bfd_elf_strtab_add()171 bfd_realloc_or_free (tab->array, tab->alloced * amt); in _bfd_elf_strtab_add()
200 (struct eh_frame_sec_info): Remove alloced field.
756 relocations in non-alloced sections against global symbols3700 Only create .rela section for alloced sections in shared libraries.
41 size_t alloced; member56 size_t alloc = buf->alloced;89 buf->alloced = alloc;
494 (dlltmp): Pass address of pointer being alloced or suffer neverending
1188 * cg_arcs.c (arc_add): memset() newly alloced arc to ensure