Searched refs:cached_area (Results 1 – 1 of 1) sorted by relevance
4313 coff_symbol_type *cached_area; in coff_slurp_symbol_table() local4328 cached_area = bfd_alloc (abfd, amt); in coff_slurp_symbol_table()4329 if (cached_area == NULL) in coff_slurp_symbol_table()4340 coff_symbol_type *dst = cached_area; in coff_slurp_symbol_table()4647 obj_symbols (abfd) = cached_area; in coff_slurp_symbol_table()