Home
last modified time | relevance | path

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

/mirbsd/src/gnu/usr.bin/binutils/bfd/
Delf64-alpha.c3042 Elf_Internal_Rela *tsec_relocs, *tsec_relend, *tsec_free, *gpdisp; in elf64_alpha_relax_opt_call() local
3050 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()