Searched refs:tsec_free (Results 1 – 1 of 1) sorted by relevance
3196 Elf_Internal_Rela *tsec_relocs, *tsec_relend, *tsec_free, *gpdisp; in elf64_alpha_relax_opt_call() local3204 tsec_free = NULL; in elf64_alpha_relax_opt_call()3215 tsec_free = (info->link_info->keep_memory ? NULL : tsec_relocs); in elf64_alpha_relax_opt_call()3228 if (tsec_free) in elf64_alpha_relax_opt_call()3229 free (tsec_free); in elf64_alpha_relax_opt_call()3232 if (tsec_free) in elf64_alpha_relax_opt_call()3233 free (tsec_free); in elf64_alpha_relax_opt_call()