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

  /src/external/gpl3/gdb.old/dist/gdb/python/lib/gdb/function/
caller_is.py 120 class AnyCallerMatches(gdb.Function):
138 super(AnyCallerMatches, self).__init__("_any_caller_matches")
158 AnyCallerMatches()
  /src/external/gpl3/gdb/dist/gdb/python/lib/gdb/function/
caller_is.py 120 class AnyCallerMatches(gdb.Function):
138 super(AnyCallerMatches, self).__init__("_any_caller_matches")
158 AnyCallerMatches()

Completed in 15 milliseconds