Home
last modified time | relevance | path

Searched refs:free_extsyms (Results 1 – 2 of 2) sorted by relevance

/toolchain/binutils/binutils-2.25/bfd/
Delf32-m68hc11.c683 Elf32_External_Sym *free_extsyms = NULL; in m68hc11_elf_relax_section() local
972 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()
DChangeLog-00016002 and free_extsyms at function entry.