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

  /src/external/gpl3/gdb/dist/gdb/
solib.h 248 virtual bool supports_namespaces () const { return false; } function in struct:solib_ops
252 The supports_namespaces method must return true for this to be
262 The supports_namespaces method must return true for this to be called. */
269 The supports_namespaces method must return true for this to be called. */

Completed in 44 milliseconds