Searched refs:alloc2 (Results 1 – 1 of 1) sorted by relevance
2148 Elf_Internal_Rela *alloc2 = NULL; in _bfd_elf_link_read_relocs() local2168 internal_relocs = alloc2 = bfd_malloc (size); in _bfd_elf_link_read_relocs()2213 if (alloc2 != NULL) in _bfd_elf_link_read_relocs()2214 free (alloc2); in _bfd_elf_link_read_relocs()