Searched refs:alloc_ext (Results 1 – 2 of 2) sorted by relevance
393 void *alloc_ext; in bfd_elf_get_elf_syms() local443 alloc_ext = NULL; in bfd_elf_get_elf_syms()457 alloc_ext = bfd_malloc (amt); in bfd_elf_get_elf_syms()458 extsym_buf = alloc_ext; in bfd_elf_get_elf_syms()525 free (alloc_ext); in bfd_elf_get_elf_syms()
384 void *alloc_ext; in bfd_elf_get_elf_syms() local446 alloc_ext = NULL; in bfd_elf_get_elf_syms()460 alloc_ext = bfd_malloc (amt); in bfd_elf_get_elf_syms()461 extsym_buf = alloc_ext; in bfd_elf_get_elf_syms()528 free (alloc_ext); in bfd_elf_get_elf_syms()