Searched refs:free_extsyms (Results 1 – 2 of 2) sorted by relevance
683 Elf32_External_Sym *free_extsyms = NULL; in m68hc11_elf_relax_section() local972 free_extsyms = NULL; in m68hc11_elf_relax_section()1003 free_extsyms = NULL; in m68hc11_elf_relax_section()1048 free_extsyms = NULL; in m68hc11_elf_relax_section()1087 if (free_extsyms != NULL) in m68hc11_elf_relax_section()1090 free (free_extsyms); in m68hc11_elf_relax_section()1096 free_extsyms = NULL; in m68hc11_elf_relax_section()1106 if (free_extsyms != NULL) in m68hc11_elf_relax_section()1107 free (free_extsyms); in m68hc11_elf_relax_section()
6002 and free_extsyms at function entry.