Lines Matching refs:reloc_cache
2285 arelent *reloc_cache;2322 reloc_cache = (arelent *) bfd_zmalloc (amt);2323 if (reloc_cache == NULL)2329 free (reloc_cache);2336 free (reloc_cache);2340 cache_ptr = reloc_cache;2360 asect->relocation = reloc_cache;2361 asect->reloc_count = cache_ptr - reloc_cache;