Searched refs:alloc_ext (Results 1 – 1 of 1) sorted by relevance
340 void *alloc_ext; in bfd_elf_get_elf_syms() local360 alloc_ext = NULL; in bfd_elf_get_elf_syms()368 alloc_ext = bfd_malloc2 (symcount, extsym_size); in bfd_elf_get_elf_syms()369 extsym_buf = alloc_ext; in bfd_elf_get_elf_syms()423 if (alloc_ext != NULL) in bfd_elf_get_elf_syms()424 free (alloc_ext); in bfd_elf_get_elf_syms()