Searched refs:tsec_free (Results 1 – 1 of 1) sorted by relevance
3042 Elf_Internal_Rela *tsec_relocs, *tsec_relend, *tsec_free, *gpdisp; in elf64_alpha_relax_opt_call() local3050 tsec_free = NULL; in elf64_alpha_relax_opt_call()3061 tsec_free = (info->link_info->keep_memory ? NULL : tsec_relocs); in elf64_alpha_relax_opt_call()3074 if (tsec_free) in elf64_alpha_relax_opt_call()3075 free (tsec_free); in elf64_alpha_relax_opt_call()3078 if (tsec_free) in elf64_alpha_relax_opt_call()3079 free (tsec_free); in elf64_alpha_relax_opt_call()