Home
last modified time | relevance | path

Searched refs:call_function (Results 1 – 5 of 5) sorted by relevance

/external/lldb/test/expression_command/call-function/
DTestCallStdStringFunction.py26 self.call_function()
35 self.call_function()
37 def call_function(self): member in ExprCommandCallFunctionTestCase
/external/lldb/test/expression_command/timeout/
DTestCallWithTimeout.py27 self.call_function()
33 self.call_function()
35 def call_function(self): member in ExprCommandWithTimeoutsTestCase
/external/lldb/test/expression_command/call-throws/
DTestCallThatThrows.py27 self.call_function()
34 self.call_function()
42 def call_function(self): member in ExprCommandWithThrowTestCase
/external/lldb/test/expression_command/call-restarts/
DTestCallThatRestarts.py27 self.call_function()
34 self.call_function()
46 def call_function(self): member in ExprCommandWithTimeoutsTestCase
/external/valgrind/VEX/priv/
Dguest_s390_toIR.c254 call_function(IRExpr *callee_address) in call_function() function
3596 call_function(get_gpr_dw0(r2)); in s390_irgen_BASR()
3600 call_function(mkexpr(target)); in s390_irgen_BASR()
3614 call_function(mkexpr(target)); in s390_irgen_BAS()