Lines Matching refs:SBFunction

3434 SWIGINTERN std::string lldb_SBFunction___repr__(lldb::SBFunction *self){  in lldb_SBFunction___repr__()
4628 lldb::SBFunction result; in _wrap_SBAddress_GetFunction()
4639 lldb::SBFunction * resultptr = new lldb::SBFunction(result); in _wrap_SBAddress_GetFunction()
29096 lldb::SBFunction result; in _wrap_SBFrame_GetFunction()
29107 lldb::SBFunction * resultptr = new lldb::SBFunction(result); in _wrap_SBFrame_GetFunction()
30763 lldb::SBFunction *result = 0 ; in _wrap_new_SBFunction__SWIG_0()
30766 result = (lldb::SBFunction *)new lldb::SBFunction(); in _wrap_new_SBFunction__SWIG_0()
30780 lldb::SBFunction *arg1 = 0 ; in _wrap_new_SBFunction__SWIG_1()
30781 lldb::SBFunction *result = 0 ; in _wrap_new_SBFunction__SWIG_1()
30790 result = (lldb::SBFunction *)new lldb::SBFunction((lldb::SBFunction const &)*arg1); in _wrap_new_SBFunction__SWIG_1()
30837 lldb::SBFunction *arg1 = (lldb::SBFunction *) 0 ; in _wrap_SBFunction_IsValid()
30847 result = (bool)((lldb::SBFunction const *)arg1)->IsValid(); in _wrap_SBFunction_IsValid()
30861 lldb::SBFunction *arg1 = (lldb::SBFunction *) 0 ; in _wrap_SBFunction_GetName()
30871 result = (char *)((lldb::SBFunction const *)arg1)->GetName(); in _wrap_SBFunction_GetName()
30885 lldb::SBFunction *arg1 = (lldb::SBFunction *) 0 ; in _wrap_SBFunction_GetDisplayName()
30895 result = (char *)((lldb::SBFunction const *)arg1)->GetDisplayName(); in _wrap_SBFunction_GetDisplayName()
30909 lldb::SBFunction *arg1 = (lldb::SBFunction *) 0 ; in _wrap_SBFunction_GetMangledName()
30919 result = (char *)((lldb::SBFunction const *)arg1)->GetMangledName(); in _wrap_SBFunction_GetMangledName()
30933 lldb::SBFunction *arg1 = (lldb::SBFunction *) 0 ; in _wrap_SBFunction_GetInstructions__SWIG_0()
30969 lldb::SBFunction *arg1 = (lldb::SBFunction *) 0 ; in _wrap_SBFunction_GetInstructions__SWIG_1()
31077 lldb::SBFunction *arg1 = (lldb::SBFunction *) 0 ; in _wrap_SBFunction_GetStartAddress()
31104 lldb::SBFunction *arg1 = (lldb::SBFunction *) 0 ; in _wrap_SBFunction_GetEndAddress()
31131 lldb::SBFunction *arg1 = (lldb::SBFunction *) 0 ; in _wrap_SBFunction_GetArgumentName()
31158 lldb::SBFunction *arg1 = (lldb::SBFunction *) 0 ; in _wrap_SBFunction_GetPrologueByteSize()
31182 lldb::SBFunction *arg1 = (lldb::SBFunction *) 0 ; in _wrap_SBFunction_GetType()
31209 lldb::SBFunction *arg1 = (lldb::SBFunction *) 0 ; in _wrap_SBFunction_GetBlock()
31236 lldb::SBFunction *arg1 = (lldb::SBFunction *) 0 ; in _wrap_SBFunction_GetLanguage()
31260 lldb::SBFunction *arg1 = (lldb::SBFunction *) 0 ; in _wrap_SBFunction_GetIsOptimized()
31284 lldb::SBFunction *arg1 = (lldb::SBFunction *) 0 ; in _wrap_SBFunction___eq()
31285 lldb::SBFunction *arg2 = 0 ; in _wrap_SBFunction___eq()
31301 result = (bool)((lldb::SBFunction const *)arg1)->operator ==((lldb::SBFunction const &)*arg2); in _wrap_SBFunction___eq()
31315 lldb::SBFunction *arg1 = (lldb::SBFunction *) 0 ; in _wrap_SBFunction_GetDescription()
31346 lldb::SBFunction *arg1 = (lldb::SBFunction *) 0 ; in _wrap_SBFunction___tostring()
31368 lldb::SBFunction *arg1 = (lldb::SBFunction *) obj; in swig_delete_SBFunction()
50517 lldb::SBFunction result; in _wrap_SBSymbolContext_GetFunction()
50528 lldb::SBFunction * resultptr = new lldb::SBFunction(result); in _wrap_SBSymbolContext_GetFunction()
50689 lldb::SBFunction arg2 ; in _wrap_SBSymbolContext_SetFunction()
50690 lldb::SBFunction *argp2 ; in _wrap_SBSymbolContext_SetFunction()