Searched refs:alloc_ext (Results 1 – 1 of 1) sorted by relevance
319 void *alloc_ext; in bfd_elf_get_elf_syms() local339 alloc_ext = NULL; in bfd_elf_get_elf_syms()347 alloc_ext = bfd_malloc2 (symcount, extsym_size); in bfd_elf_get_elf_syms()348 extsym_buf = alloc_ext; in bfd_elf_get_elf_syms()394 if (alloc_ext != NULL) in bfd_elf_get_elf_syms()395 free (alloc_ext); in bfd_elf_get_elf_syms()