Searched refs:lineno_cache (Results 1 – 1 of 1) sorted by relevance
4259 alent *lineno_cache; in coff_slurp_line_table() local4273 lineno_cache = bfd_alloc (abfd, amt); in coff_slurp_line_table()4274 if (lineno_cache == NULL) in coff_slurp_line_table()4279 alent *cache_ptr = lineno_cache; in coff_slurp_line_table()4331 asect->lineno = lineno_cache; in coff_slurp_line_table()