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

  /src/external/gpl3/gdb.old/dist/gdb/
p-typeprint.c 371 s_none, s_public, s_private, s_protected enumerator in enum:__anon279
502 if (section_type != s_private)
504 section_type = s_private;
574 if (section_type != s_private)
576 section_type = s_private;
  /src/external/gpl3/gdb/dist/gdb/
p-typeprint.c 371 s_none, s_public, s_private, s_protected enumerator in enum:__anon386
502 if (section_type != s_private)
504 section_type = s_private;
574 if (section_type != s_private)
576 section_type = s_private;

Completed in 17 milliseconds