Searched refs:alloc1 (Results 1 – 1 of 1) sorted by relevance
2361 void *alloc1 = NULL; in _bfd_elf_link_read_relocs() local2396 alloc1 = bfd_malloc (size); in _bfd_elf_link_read_relocs()2397 if (alloc1 == NULL) in _bfd_elf_link_read_relocs()2399 external_relocs = alloc1; in _bfd_elf_link_read_relocs()2425 if (alloc1 != NULL) in _bfd_elf_link_read_relocs()2426 free (alloc1); in _bfd_elf_link_read_relocs()2434 if (alloc1 != NULL) in _bfd_elf_link_read_relocs()2435 free (alloc1); in _bfd_elf_link_read_relocs()