Searched refs:cached_area (Results 1 – 1 of 1) sorted by relevance
4344 coff_symbol_type *cached_area; in coff_slurp_symbol_table() local4359 cached_area = bfd_alloc (abfd, amt); in coff_slurp_symbol_table()4360 if (cached_area == NULL) in coff_slurp_symbol_table()4371 coff_symbol_type *dst = cached_area; in coff_slurp_symbol_table()4673 obj_symbols (abfd) = cached_area; in coff_slurp_symbol_table()