* coffgen.c (coff_get_normalized_symtab): If a C_FILE symbol has
authorIan Lance Taylor <ian@airs.com>
Wed, 17 Aug 1994 17:44:17 +0000 (17:44 +0000)
committerIan Lance Taylor <ian@airs.com>
Wed, 17 Aug 1994 17:44:17 +0000 (17:44 +0000)
commitd83689d4de05f8fdbda8efc351c137fbd6ec8aa6
treeaf41676191929bf8002ecc08060da3b34249305f
parente1f38ddf8e108d06176e86315af8533d15eb66e4
* coffgen.c (coff_get_normalized_symtab): If a C_FILE symbol has
no aux entries, use the symbol name as the file name.
(coff_find_nearest_line): Look for the right C_FILE symbol, rather
than always using the first one.  If there is a debugging symbol
after a function symbol, skip it.  Add the section VMA to the line
offset, since it was subtracted out in coff_slurp_line_table.
PR 5010.
bfd/ChangeLog
This page took 0.027479 seconds and 4 git commands to generate.