HomeSort by: relevance | last modified time | path
    Searched defs:static_psymbols (Results 1 - 2 of 2) sorted by relevancy

  /src/external/gpl3/gdb.old/dist/gdb/
psymtab.h 328 return global_psymbols.empty () && static_psymbols.empty ();
456 std::vector<const partial_symbol *> static_psymbols; member in struct:partial_symtab
  /src/external/gpl3/gdb/dist/gdb/
psymtab.h 328 return global_psymbols.empty () && static_psymbols.empty ();
456 std::vector<const partial_symbol *> static_psymbols; member in struct:partial_symtab

Completed in 21 milliseconds