Lines Matching refs:SBFunction
3493 SWIGINTERN std::string lldb_SBFunction___repr__(lldb::SBFunction *self){ in lldb_SBFunction___repr__()
4687 lldb::SBFunction result; in _wrap_SBAddress_GetFunction()
4698 lldb::SBFunction * resultptr = new lldb::SBFunction(result); in _wrap_SBAddress_GetFunction()
30527 lldb::SBFunction result; in _wrap_SBFrame_GetFunction()
30538 lldb::SBFunction * resultptr = new lldb::SBFunction(result); in _wrap_SBFrame_GetFunction()
32194 lldb::SBFunction *result = 0 ; in _wrap_new_SBFunction__SWIG_0()
32197 result = (lldb::SBFunction *)new lldb::SBFunction(); in _wrap_new_SBFunction__SWIG_0()
32211 lldb::SBFunction *arg1 = 0 ; in _wrap_new_SBFunction__SWIG_1()
32212 lldb::SBFunction *result = 0 ; in _wrap_new_SBFunction__SWIG_1()
32221 result = (lldb::SBFunction *)new lldb::SBFunction((lldb::SBFunction const &)*arg1); in _wrap_new_SBFunction__SWIG_1()
32268 lldb::SBFunction *arg1 = (lldb::SBFunction *) 0 ; in _wrap_SBFunction_IsValid()
32278 result = (bool)((lldb::SBFunction const *)arg1)->IsValid(); in _wrap_SBFunction_IsValid()
32292 lldb::SBFunction *arg1 = (lldb::SBFunction *) 0 ; in _wrap_SBFunction_GetName()
32302 result = (char *)((lldb::SBFunction const *)arg1)->GetName(); in _wrap_SBFunction_GetName()
32316 lldb::SBFunction *arg1 = (lldb::SBFunction *) 0 ; in _wrap_SBFunction_GetDisplayName()
32326 result = (char *)((lldb::SBFunction const *)arg1)->GetDisplayName(); in _wrap_SBFunction_GetDisplayName()
32340 lldb::SBFunction *arg1 = (lldb::SBFunction *) 0 ; in _wrap_SBFunction_GetMangledName()
32350 result = (char *)((lldb::SBFunction const *)arg1)->GetMangledName(); in _wrap_SBFunction_GetMangledName()
32364 lldb::SBFunction *arg1 = (lldb::SBFunction *) 0 ; in _wrap_SBFunction_GetInstructions__SWIG_0()
32400 lldb::SBFunction *arg1 = (lldb::SBFunction *) 0 ; in _wrap_SBFunction_GetInstructions__SWIG_1()
32508 lldb::SBFunction *arg1 = (lldb::SBFunction *) 0 ; in _wrap_SBFunction_GetStartAddress()
32535 lldb::SBFunction *arg1 = (lldb::SBFunction *) 0 ; in _wrap_SBFunction_GetEndAddress()
32562 lldb::SBFunction *arg1 = (lldb::SBFunction *) 0 ; in _wrap_SBFunction_GetRanges()
32589 lldb::SBFunction *arg1 = (lldb::SBFunction *) 0 ; in _wrap_SBFunction_GetArgumentName()
32616 lldb::SBFunction *arg1 = (lldb::SBFunction *) 0 ; in _wrap_SBFunction_GetPrologueByteSize()
32640 lldb::SBFunction *arg1 = (lldb::SBFunction *) 0 ; in _wrap_SBFunction_GetType()
32667 lldb::SBFunction *arg1 = (lldb::SBFunction *) 0 ; in _wrap_SBFunction_GetBlock()
32694 lldb::SBFunction *arg1 = (lldb::SBFunction *) 0 ; in _wrap_SBFunction_GetLanguage()
32718 lldb::SBFunction *arg1 = (lldb::SBFunction *) 0 ; in _wrap_SBFunction_GetIsOptimized()
32742 lldb::SBFunction *arg1 = (lldb::SBFunction *) 0 ; in _wrap_SBFunction___eq()
32743 lldb::SBFunction *arg2 = 0 ; in _wrap_SBFunction___eq()
32759 result = (bool)((lldb::SBFunction const *)arg1)->operator ==((lldb::SBFunction const &)*arg2); in _wrap_SBFunction___eq()
32773 lldb::SBFunction *arg1 = (lldb::SBFunction *) 0 ; in _wrap_SBFunction_GetDescription()
32804 lldb::SBFunction *arg1 = (lldb::SBFunction *) 0 ; in _wrap_SBFunction___tostring()
32826 lldb::SBFunction *arg1 = (lldb::SBFunction *) obj; in swig_delete_SBFunction()
53251 lldb::SBFunction result; in _wrap_SBSymbolContext_GetFunction()
53262 lldb::SBFunction * resultptr = new lldb::SBFunction(result); in _wrap_SBSymbolContext_GetFunction()
53423 lldb::SBFunction arg2 ; in _wrap_SBSymbolContext_SetFunction()
53424 lldb::SBFunction *argp2 ; in _wrap_SBSymbolContext_SetFunction()