HomeSort by: relevance | last modified time | path
    Searched defs:s_protected (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
493 if (section_type != s_protected)
495 section_type = s_protected;
565 if (section_type != s_protected)
567 section_type = s_protected;
  /src/external/gpl3/gdb/dist/gdb/
p-typeprint.c 371 s_none, s_public, s_private, s_protected enumerator in enum:__anon386
493 if (section_type != s_protected)
495 section_type = s_protected;
565 if (section_type != s_protected)
567 section_type = s_protected;

Completed in 16 milliseconds