* coffread.c (end_psymtab): Free named symtabs and psymtabs for
authorJohn Gilmore <gnu@cygnus>
Sat, 13 Apr 1991 22:29:36 +0000 (22:29 +0000)
committerJohn Gilmore <gnu@cygnus>
Sat, 13 Apr 1991 22:29:36 +0000 (22:29 +0000)
commita6e2b4241e9d830169f32e21997b175523cff377
tree7624d82faab342faf1386c0f46735cb798ea8c94
parent92a29b47d76bc5345917523a0dec412a472d06ef
    * coffread.c (end_psymtab):  Free named symtabs and psymtabs for
        a file, once a new symtab has been read for it.
        * symtab.h (GLOBAL_BLOCK, STATIC_BLOCK, FIRST_LOCAL_BLOCK):  New
        defines for the blocks of a blockvector that contain global and
        file-static symbols and the first of the smaller scope contours.
        * symtab.c (lookup_symbol, find_pc_symtab, find_pc_line,
        decode_line_1, make_symbol_completion_list):  Use the above.
        * coffread.c (end_symtab, patch_opaque_types):  Ditto.
gdb/coffread.c
This page took 0.025505 seconds and 4 git commands to generate.