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

  /src/external/gpl3/gdb/dist/gdb/
symtab.h 1320 bool is_argument () const
1325 void set_is_argument (bool is_argument)
1327 m_is_argument = is_argument;
1319 bool is_argument () const function in struct:symbol
  /src/external/gpl3/gdb.old/dist/gdb/
symtab.h 1330 bool is_argument () const
1335 void set_is_argument (bool is_argument)
1337 m_is_argument = is_argument;
1329 bool is_argument () const function in struct:symbol

Completed in 26 milliseconds