Searched refs:cached_area (Results 1 – 1 of 1) sorted by relevance
4738 coff_symbol_type *cached_area; in coff_slurp_symbol_table() local4754 cached_area = (coff_symbol_type *) bfd_alloc (abfd, amt); in coff_slurp_symbol_table()4755 if (cached_area == NULL) in coff_slurp_symbol_table()4766 coff_symbol_type *dst = cached_area; in coff_slurp_symbol_table()5081 obj_symbols (abfd) = cached_area; in coff_slurp_symbol_table()