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

/macosx-10.10/cxxfilt-11/cxxfilt/bfd/
H A Delf64-alpha.c3048 Elf_Internal_Rela *tsec_relocs, *tsec_relend, *tsec_free, *gpdisp;
3056 tsec_free = NULL;
3067 tsec_free = (info->link_info->keep_memory ? NULL : tsec_relocs);
3080 if (tsec_free)
3081 free (tsec_free);
3084 if (tsec_free)
3085 free (tsec_free);
3039 Elf_Internal_Rela *tsec_relocs, *tsec_relend, *tsec_free, *gpdisp; local

Completed in 142 milliseconds