Searched refs:tsec_free (Results 1 – 1 of 1) sorted by relevance
3174 Elf_Internal_Rela *tsec_relocs, *tsec_relend, *tsec_free, *gpdisp; in elf64_alpha_relax_opt_call() local3182 tsec_free = NULL; in elf64_alpha_relax_opt_call()3193 tsec_free = (info->link_info->keep_memory ? NULL : tsec_relocs); in elf64_alpha_relax_opt_call()3206 if (tsec_free) in elf64_alpha_relax_opt_call()3207 free (tsec_free); in elf64_alpha_relax_opt_call()3210 if (tsec_free) in elf64_alpha_relax_opt_call()3211 free (tsec_free); in elf64_alpha_relax_opt_call()