Change symbol table representation for disassembler so that it can
authorChris Hanson <org/chris-hanson/cph>
Thu, 31 Dec 1987 05:51:14 +0000 (05:51 +0000)
committerChris Hanson <org/chris-hanson/cph>
Thu, 31 Dec 1987 05:51:14 +0000 (05:51 +0000)
commit6d4f4184e2b288db4d3d2014d1870c7516ab352e
treeb3b5f51b82b7d2d97a4ab1afd4a031c3f97ab82e
parent3902def01ff17eee5914d4fb98ba8f8912eafde3
Change symbol table representation for disassembler so that it can
find multiple symbols with the same offset and print them.  Also
needed to find when one of the symbols is external but not all of
them.
v7/src/compiler/machines/bobcat/dassm1.scm
v7/src/compiler/machines/bobcat/dassm2.scm