Searched refs:free_relocs (Results 1 – 2 of 2) sorted by relevance
1687 void * free_relocs = NULL; in sunos_scan_relocs() local1693 relocs = free_relocs = bfd_malloc (rel_size); in sunos_scan_relocs()1731 if (free_relocs != NULL) in sunos_scan_relocs()1732 free (free_relocs); in sunos_scan_relocs()1737 if (free_relocs != NULL) in sunos_scan_relocs()1738 free (free_relocs); in sunos_scan_relocs()
6001 (elfNN_ia64_info_to_howto): Initialize free_relocs, free_contents,