Lines Matching refs:lldb

3255 using namespace lldb;
3260 SWIGINTERN std::string lldb_SBAddress___repr__(lldb::SBAddress *self){ in lldb_SBAddress___repr__()
3261 lldb::SBStream stream; in lldb_SBAddress___repr__()
3270 SWIGINTERN std::string lldb_SBBlock___repr__(lldb::SBBlock *self){ in lldb_SBBlock___repr__()
3271 lldb::SBStream stream; in lldb_SBBlock___repr__()
3280 SWIGINTERN std::string lldb_SBBreakpoint___repr__(lldb::SBBreakpoint *self){ in lldb_SBBreakpoint___repr__()
3281 lldb::SBStream stream; in lldb_SBBreakpoint___repr__()
3290 SWIGINTERN std::string lldb_SBBreakpointLocation___repr__(lldb::SBBreakpointLocation *self){ in lldb_SBBreakpointLocation___repr__()
3291 lldb::SBStream stream; in lldb_SBBreakpointLocation___repr__()
3292 self->GetDescription (stream, lldb::eDescriptionLevelFull); in lldb_SBBreakpointLocation___repr__()
3300 SWIGINTERN std::string lldb_SBBreakpointName___repr__(lldb::SBBreakpointName *self){ in lldb_SBBreakpointName___repr__()
3301 lldb::SBStream stream; in lldb_SBBreakpointName___repr__()
3310 SWIGINTERN std::string lldb_SBCommandReturnObject___repr__(lldb::SBCommandReturnObject *self){ in lldb_SBCommandReturnObject___repr__()
3311 lldb::SBStream stream; in lldb_SBCommandReturnObject___repr__()
3320 …ldb_SBCommandReturnObject_SetImmediateOutputFile__SWIG_2(lldb::SBCommandReturnObject *self,lldb::F… in lldb_SBCommandReturnObject_SetImmediateOutputFile__SWIG_2()
3323 …lldb_SBCommandReturnObject_SetImmediateErrorFile__SWIG_2(lldb::SBCommandReturnObject *self,lldb::F… in lldb_SBCommandReturnObject_SetImmediateErrorFile__SWIG_2()
3326 SWIGINTERN void lldb_SBCommandReturnObject_Print(lldb::SBCommandReturnObject *self,char const *str){ in lldb_SBCommandReturnObject_Print()
3329 SWIGINTERN std::string lldb_SBCompileUnit___repr__(lldb::SBCompileUnit *self){ in lldb_SBCompileUnit___repr__()
3330 lldb::SBStream stream; in lldb_SBCompileUnit___repr__()
3339 SWIGINTERN std::string lldb_SBData___repr__(lldb::SBData *self){ in lldb_SBData___repr__()
3340 lldb::SBStream stream; in lldb_SBData___repr__()
3349 SWIGINTERN std::string lldb_SBDebugger___repr__(lldb::SBDebugger *self){ in lldb_SBDebugger___repr__()
3350 lldb::SBStream stream; in lldb_SBDebugger___repr__()
3359 SWIGINTERN lldb::FileSP lldb_SBDebugger_GetInputFileHandle(lldb::SBDebugger *self){ in lldb_SBDebugger_GetInputFileHandle()
3362 SWIGINTERN lldb::FileSP lldb_SBDebugger_GetOutputFileHandle(lldb::SBDebugger *self){ in lldb_SBDebugger_GetOutputFileHandle()
3365 SWIGINTERN lldb::FileSP lldb_SBDebugger_GetErrorFileHandle(lldb::SBDebugger *self){ in lldb_SBDebugger_GetErrorFileHandle()
3368 SWIGINTERN std::string lldb_SBDeclaration___repr__(lldb::SBDeclaration *self){ in lldb_SBDeclaration___repr__()
3369 lldb::SBStream stream; in lldb_SBDeclaration___repr__()
3378 SWIGINTERN std::string lldb_SBError___repr__(lldb::SBError *self){ in lldb_SBError___repr__()
3379 lldb::SBStream stream; in lldb_SBError___repr__()
3388 SWIGINTERN lldb::SBFile lldb_SBFile_MakeBorrowed(lldb::FileSP BORROWED){ in lldb_SBFile_MakeBorrowed()
3389 return lldb::SBFile(BORROWED); in lldb_SBFile_MakeBorrowed()
3391 SWIGINTERN lldb::SBFile lldb_SBFile_MakeForcingIOMethods(lldb::FileSP FORCE_IO_METHODS){ in lldb_SBFile_MakeForcingIOMethods()
3392 return lldb::SBFile(FORCE_IO_METHODS); in lldb_SBFile_MakeForcingIOMethods()
3394 SWIGINTERN lldb::SBFile lldb_SBFile_MakeBorrowedForcingIOMethods(lldb::FileSP BORROWED_FORCE_IO_MET… in lldb_SBFile_MakeBorrowedForcingIOMethods()
3395 return lldb::SBFile(BORROWED_FORCE_IO_METHODS); in lldb_SBFile_MakeBorrowedForcingIOMethods()
3397 SWIGINTERN std::string lldb_SBFileSpec___repr__(lldb::SBFileSpec *self){ in lldb_SBFileSpec___repr__()
3398 lldb::SBStream stream; in lldb_SBFileSpec___repr__()
3407 SWIGINTERN std::string lldb_SBFileSpecList___repr__(lldb::SBFileSpecList *self){ in lldb_SBFileSpecList___repr__()
3408 lldb::SBStream stream; in lldb_SBFileSpecList___repr__()
3417 SWIGINTERN std::string lldb_SBFrame___repr__(lldb::SBFrame *self){ in lldb_SBFrame___repr__()
3418 lldb::SBStream stream; in lldb_SBFrame___repr__()
3427 SWIGINTERN std::string lldb_SBFunction___repr__(lldb::SBFunction *self){ in lldb_SBFunction___repr__()
3428 lldb::SBStream stream; in lldb_SBFunction___repr__()
3437 SWIGINTERN std::string lldb_SBInstruction___repr__(lldb::SBInstruction *self){ in lldb_SBInstruction___repr__()
3438 lldb::SBStream stream; in lldb_SBInstruction___repr__()
3447 SWIGINTERN std::string lldb_SBInstructionList___repr__(lldb::SBInstructionList *self){ in lldb_SBInstructionList___repr__()
3448 lldb::SBStream stream; in lldb_SBInstructionList___repr__()
3457 SWIGINTERN std::string lldb_SBLineEntry___repr__(lldb::SBLineEntry *self){ in lldb_SBLineEntry___repr__()
3458 lldb::SBStream stream; in lldb_SBLineEntry___repr__()
3467 SWIGINTERN std::string lldb_SBMemoryRegionInfo___repr__(lldb::SBMemoryRegionInfo *self){ in lldb_SBMemoryRegionInfo___repr__()
3468 lldb::SBStream stream; in lldb_SBMemoryRegionInfo___repr__()
3477 SWIGINTERN std::string lldb_SBModule___repr__(lldb::SBModule *self){ in lldb_SBModule___repr__()
3478 lldb::SBStream stream; in lldb_SBModule___repr__()
3487 SWIGINTERN std::string lldb_SBModuleSpec___repr__(lldb::SBModuleSpec *self){ in lldb_SBModuleSpec___repr__()
3488 lldb::SBStream stream; in lldb_SBModuleSpec___repr__()
3497 SWIGINTERN std::string lldb_SBModuleSpecList___repr__(lldb::SBModuleSpecList *self){ in lldb_SBModuleSpecList___repr__()
3498 lldb::SBStream stream; in lldb_SBModuleSpecList___repr__()
3507 SWIGINTERN std::string lldb_SBProcess___repr__(lldb::SBProcess *self){ in lldb_SBProcess___repr__()
3508 lldb::SBStream stream; in lldb_SBProcess___repr__()
3517 SWIGINTERN std::string lldb_SBSection___repr__(lldb::SBSection *self){ in lldb_SBSection___repr__()
3518 lldb::SBStream stream; in lldb_SBSection___repr__()
3527 SWIGINTERN void lldb_SBStream_RedirectToFileHandle(lldb::SBStream *self,lldb::FileSP file,bool tran… in lldb_SBStream_RedirectToFileHandle()
3530 SWIGINTERN std::string lldb_SBStructuredData___repr__(lldb::SBStructuredData *self){ in lldb_SBStructuredData___repr__()
3531 lldb::SBStream stream; in lldb_SBStructuredData___repr__()
3540 SWIGINTERN std::string lldb_SBSymbol___repr__(lldb::SBSymbol *self){ in lldb_SBSymbol___repr__()
3541 lldb::SBStream stream; in lldb_SBSymbol___repr__()
3550 SWIGINTERN std::string lldb_SBSymbolContext___repr__(lldb::SBSymbolContext *self){ in lldb_SBSymbolContext___repr__()
3551 lldb::SBStream stream; in lldb_SBSymbolContext___repr__()
3560 SWIGINTERN std::string lldb_SBSymbolContextList___repr__(lldb::SBSymbolContextList *self){ in lldb_SBSymbolContextList___repr__()
3561 lldb::SBStream stream; in lldb_SBSymbolContextList___repr__()
3570 SWIGINTERN std::string lldb_SBTarget___repr__(lldb::SBTarget *self){ in lldb_SBTarget___repr__()
3571 lldb::SBStream stream; in lldb_SBTarget___repr__()
3572 self->GetDescription (stream, lldb::eDescriptionLevelBrief); in lldb_SBTarget___repr__()
3580 SWIGINTERN std::string lldb_SBThread___repr__(lldb::SBThread *self){ in lldb_SBThread___repr__()
3581 lldb::SBStream stream; in lldb_SBThread___repr__()
3590 SWIGINTERN std::string lldb_SBTypeMember___repr__(lldb::SBTypeMember *self){ in lldb_SBTypeMember___repr__()
3591 lldb::SBStream stream; in lldb_SBTypeMember___repr__()
3592 self->GetDescription (stream, lldb::eDescriptionLevelBrief); in lldb_SBTypeMember___repr__()
3600 SWIGINTERN std::string lldb_SBTypeMemberFunction___repr__(lldb::SBTypeMemberFunction *self){ in lldb_SBTypeMemberFunction___repr__()
3601 lldb::SBStream stream; in lldb_SBTypeMemberFunction___repr__()
3602 self->GetDescription (stream, lldb::eDescriptionLevelBrief); in lldb_SBTypeMemberFunction___repr__()
3610 SWIGINTERN std::string lldb_SBType___repr__(lldb::SBType *self){ in lldb_SBType___repr__()
3611 lldb::SBStream stream; in lldb_SBType___repr__()
3612 self->GetDescription (stream, lldb::eDescriptionLevelBrief); in lldb_SBType___repr__()
3620 SWIGINTERN std::string lldb_SBTypeCategory___repr__(lldb::SBTypeCategory *self){ in lldb_SBTypeCategory___repr__()
3621 lldb::SBStream stream; in lldb_SBTypeCategory___repr__()
3622 self->GetDescription (stream, lldb::eDescriptionLevelBrief); in lldb_SBTypeCategory___repr__()
3630 SWIGINTERN std::string lldb_SBTypeEnumMember___repr__(lldb::SBTypeEnumMember *self){ in lldb_SBTypeEnumMember___repr__()
3631 lldb::SBStream stream; in lldb_SBTypeEnumMember___repr__()
3632 self->GetDescription (stream, lldb::eDescriptionLevelBrief); in lldb_SBTypeEnumMember___repr__()
3640 SWIGINTERN std::string lldb_SBTypeFilter___repr__(lldb::SBTypeFilter *self){ in lldb_SBTypeFilter___repr__()
3641 lldb::SBStream stream; in lldb_SBTypeFilter___repr__()
3642 self->GetDescription (stream, lldb::eDescriptionLevelBrief); in lldb_SBTypeFilter___repr__()
3650 SWIGINTERN std::string lldb_SBTypeFormat___repr__(lldb::SBTypeFormat *self){ in lldb_SBTypeFormat___repr__()
3651 lldb::SBStream stream; in lldb_SBTypeFormat___repr__()
3652 self->GetDescription (stream, lldb::eDescriptionLevelBrief); in lldb_SBTypeFormat___repr__()
3660 SWIGINTERN std::string lldb_SBTypeNameSpecifier___repr__(lldb::SBTypeNameSpecifier *self){ in lldb_SBTypeNameSpecifier___repr__()
3661 lldb::SBStream stream; in lldb_SBTypeNameSpecifier___repr__()
3662 self->GetDescription (stream, lldb::eDescriptionLevelBrief); in lldb_SBTypeNameSpecifier___repr__()
3670 SWIGINTERN std::string lldb_SBTypeSummary___repr__(lldb::SBTypeSummary *self){ in lldb_SBTypeSummary___repr__()
3671 lldb::SBStream stream; in lldb_SBTypeSummary___repr__()
3672 self->GetDescription (stream, lldb::eDescriptionLevelBrief); in lldb_SBTypeSummary___repr__()
3680 SWIGINTERN std::string lldb_SBTypeSynthetic___repr__(lldb::SBTypeSynthetic *self){ in lldb_SBTypeSynthetic___repr__()
3681 lldb::SBStream stream; in lldb_SBTypeSynthetic___repr__()
3682 self->GetDescription (stream, lldb::eDescriptionLevelBrief); in lldb_SBTypeSynthetic___repr__()
3690 SWIGINTERN std::string lldb_SBValue___repr__(lldb::SBValue *self){ in lldb_SBValue___repr__()
3691 lldb::SBStream stream; in lldb_SBValue___repr__()
3700 SWIGINTERN std::string lldb_SBValueList___str__(lldb::SBValueList *self){ in lldb_SBValueList___str__()
3701 lldb::SBStream description; in lldb_SBValueList___str__()
3718 SWIGINTERN std::string lldb_SBWatchpoint___repr__(lldb::SBWatchpoint *self){ in lldb_SBWatchpoint___repr__()
3719 lldb::SBStream stream; in lldb_SBWatchpoint___repr__()
3720 self->GetDescription (stream, lldb::eDescriptionLevelVerbose); in lldb_SBWatchpoint___repr__()
3735 lua_State * L, lldb::StackFrameSP stop_frame_sp, in LLDBSwigLuaBreakpointCallbackFunction()
3736 lldb::BreakpointLocationSP bp_loc_sp, in LLDBSwigLuaBreakpointCallbackFunction()
3738 lldb::SBFrame sb_frame(stop_frame_sp); in LLDBSwigLuaBreakpointCallbackFunction()
3739 lldb::SBBreakpointLocation sb_bp_loc(bp_loc_sp); in LLDBSwigLuaBreakpointCallbackFunction()
3742 lldb::SBStructuredData extra_args(extra_args_impl); in LLDBSwigLuaBreakpointCallbackFunction()
3774 lua_State * L, lldb::StackFrameSP stop_frame_sp, lldb::WatchpointSP wp_sp) { in LLDBSwigLuaWatchpointCallbackFunction()
3775 lldb::SBFrame sb_frame(stop_frame_sp); in LLDBSwigLuaWatchpointCallbackFunction()
3776 lldb::SBWatchpoint sb_wp(wp_sp); in LLDBSwigLuaWatchpointCallbackFunction()
4087 lldb::SBAddress *result = 0 ; in _wrap_new_SBAddress__SWIG_0()
4090 result = (lldb::SBAddress *)new lldb::SBAddress(); in _wrap_new_SBAddress__SWIG_0()
4104 lldb::SBAddress *arg1 = 0 ; in _wrap_new_SBAddress__SWIG_1()
4105 lldb::SBAddress *result = 0 ; in _wrap_new_SBAddress__SWIG_1()
4114 result = (lldb::SBAddress *)new lldb::SBAddress((lldb::SBAddress const &)*arg1); in _wrap_new_SBAddress__SWIG_1()
4128 lldb::SBSection arg1 ; in _wrap_new_SBAddress__SWIG_2()
4129 lldb::addr_t arg2 ; in _wrap_new_SBAddress__SWIG_2()
4130 lldb::SBSection *argp1 ; in _wrap_new_SBAddress__SWIG_2()
4131 lldb::SBAddress *result = 0 ; in _wrap_new_SBAddress__SWIG_2()
4142 arg2 = (lldb::addr_t)lua_tointeger(L, 2); in _wrap_new_SBAddress__SWIG_2()
4143 result = (lldb::SBAddress *)new lldb::SBAddress(SWIG_STD_MOVE(arg1),arg2); in _wrap_new_SBAddress__SWIG_2()
4157 lldb::addr_t arg1 ; in _wrap_new_SBAddress__SWIG_3()
4158 lldb::SBTarget *arg2 = 0 ; in _wrap_new_SBAddress__SWIG_3()
4159 lldb::SBAddress *result = 0 ; in _wrap_new_SBAddress__SWIG_3()
4164 arg1 = (lldb::addr_t)lua_tointeger(L, 1); in _wrap_new_SBAddress__SWIG_3()
4170 result = (lldb::SBAddress *)new lldb::SBAddress(arg1,*arg2); in _wrap_new_SBAddress__SWIG_3()
4257 lldb::SBAddress *arg1 = (lldb::SBAddress *) 0 ; in _wrap_SBAddress_IsValid()
4267 result = (bool)((lldb::SBAddress const *)arg1)->IsValid(); in _wrap_SBAddress_IsValid()
4281 lldb::SBAddress *arg1 = (lldb::SBAddress *) 0 ; in _wrap_SBAddress_Clear()
4304 lldb::SBAddress *arg1 = (lldb::SBAddress *) 0 ; in _wrap_SBAddress_GetFileAddress()
4305 lldb::addr_t result; in _wrap_SBAddress_GetFileAddress()
4314 result = (lldb::addr_t)((lldb::SBAddress const *)arg1)->GetFileAddress(); in _wrap_SBAddress_GetFileAddress()
4328 lldb::SBAddress *arg1 = (lldb::SBAddress *) 0 ; in _wrap_SBAddress_GetLoadAddress()
4329 lldb::SBTarget *arg2 = 0 ; in _wrap_SBAddress_GetLoadAddress()
4330 lldb::addr_t result; in _wrap_SBAddress_GetLoadAddress()
4345 …result = (lldb::addr_t)((lldb::SBAddress const *)arg1)->GetLoadAddress((lldb::SBTarget const &)*ar… in _wrap_SBAddress_GetLoadAddress()
4359 lldb::SBAddress *arg1 = (lldb::SBAddress *) 0 ; in _wrap_SBAddress_SetAddress()
4360 lldb::SBSection arg2 ; in _wrap_SBAddress_SetAddress()
4361 lldb::addr_t arg3 ; in _wrap_SBAddress_SetAddress()
4362 lldb::SBSection *argp2 ; in _wrap_SBAddress_SetAddress()
4379 arg3 = (lldb::addr_t)lua_tointeger(L, 3); in _wrap_SBAddress_SetAddress()
4394 lldb::SBAddress *arg1 = (lldb::SBAddress *) 0 ; in _wrap_SBAddress_SetLoadAddress()
4395 lldb::addr_t arg2 ; in _wrap_SBAddress_SetLoadAddress()
4396 lldb::SBTarget *arg3 = 0 ; in _wrap_SBAddress_SetLoadAddress()
4407 arg2 = (lldb::addr_t)lua_tointeger(L, 2); in _wrap_SBAddress_SetLoadAddress()
4427 lldb::SBAddress *arg1 = (lldb::SBAddress *) 0 ; in _wrap_SBAddress_OffsetAddress()
4428 lldb::addr_t arg2 ; in _wrap_SBAddress_OffsetAddress()
4439 arg2 = (lldb::addr_t)lua_tointeger(L, 2); in _wrap_SBAddress_OffsetAddress()
4454 lldb::SBAddress *arg1 = (lldb::SBAddress *) 0 ; in _wrap_SBAddress_GetDescription()
4455 lldb::SBStream *arg2 = 0 ; in _wrap_SBAddress_GetDescription()
4485 lldb::SBAddress *arg1 = (lldb::SBAddress *) 0 ; in _wrap_SBAddress_GetSymbolContext()
4487 lldb::SBSymbolContext result; in _wrap_SBAddress_GetSymbolContext()
4500 lldb::SBSymbolContext * resultptr = new lldb::SBSymbolContext(result); in _wrap_SBAddress_GetSymbolContext()
4515 lldb::SBAddress *arg1 = (lldb::SBAddress *) 0 ; in _wrap_SBAddress_GetSection()
4516 lldb::SBSection result; in _wrap_SBAddress_GetSection()
4527 lldb::SBSection * resultptr = new lldb::SBSection(result); in _wrap_SBAddress_GetSection()
4542 lldb::SBAddress *arg1 = (lldb::SBAddress *) 0 ; in _wrap_SBAddress_GetOffset()
4543 lldb::addr_t result; in _wrap_SBAddress_GetOffset()
4552 result = (lldb::addr_t)(arg1)->GetOffset(); in _wrap_SBAddress_GetOffset()
4566 lldb::SBAddress *arg1 = (lldb::SBAddress *) 0 ; in _wrap_SBAddress_GetModule()
4567 lldb::SBModule result; in _wrap_SBAddress_GetModule()
4578 lldb::SBModule * resultptr = new lldb::SBModule(result); in _wrap_SBAddress_GetModule()
4593 lldb::SBAddress *arg1 = (lldb::SBAddress *) 0 ; in _wrap_SBAddress_GetCompileUnit()
4594 lldb::SBCompileUnit result; in _wrap_SBAddress_GetCompileUnit()
4605 lldb::SBCompileUnit * resultptr = new lldb::SBCompileUnit(result); in _wrap_SBAddress_GetCompileUnit()
4620 lldb::SBAddress *arg1 = (lldb::SBAddress *) 0 ; in _wrap_SBAddress_GetFunction()
4621 lldb::SBFunction result; in _wrap_SBAddress_GetFunction()
4632 lldb::SBFunction * resultptr = new lldb::SBFunction(result); in _wrap_SBAddress_GetFunction()
4647 lldb::SBAddress *arg1 = (lldb::SBAddress *) 0 ; in _wrap_SBAddress_GetBlock()
4648 lldb::SBBlock result; in _wrap_SBAddress_GetBlock()
4659 lldb::SBBlock * resultptr = new lldb::SBBlock(result); in _wrap_SBAddress_GetBlock()
4674 lldb::SBAddress *arg1 = (lldb::SBAddress *) 0 ; in _wrap_SBAddress_GetSymbol()
4675 lldb::SBSymbol result; in _wrap_SBAddress_GetSymbol()
4686 lldb::SBSymbol * resultptr = new lldb::SBSymbol(result); in _wrap_SBAddress_GetSymbol()
4701 lldb::SBAddress *arg1 = (lldb::SBAddress *) 0 ; in _wrap_SBAddress_GetLineEntry()
4702 lldb::SBLineEntry result; in _wrap_SBAddress_GetLineEntry()
4713 lldb::SBLineEntry * resultptr = new lldb::SBLineEntry(result); in _wrap_SBAddress_GetLineEntry()
4728 lldb::SBAddress *arg1 = (lldb::SBAddress *) 0 ; in _wrap_SBAddress___tostring()
4750 lldb::SBAddress *arg1 = (lldb::SBAddress *) obj; in swig_delete_SBAddress()
4818 lldb::SBAddressRange *result = 0 ; in _wrap_new_SBAddressRange__SWIG_0()
4821 result = (lldb::SBAddressRange *)new lldb::SBAddressRange(); in _wrap_new_SBAddressRange__SWIG_0()
4835 lldb::SBAddressRange *arg1 = 0 ; in _wrap_new_SBAddressRange__SWIG_1()
4836 lldb::SBAddressRange *result = 0 ; in _wrap_new_SBAddressRange__SWIG_1()
4845 result = (lldb::SBAddressRange *)new lldb::SBAddressRange((lldb::SBAddressRange const &)*arg1); in _wrap_new_SBAddressRange__SWIG_1()
4859 lldb::SBAddress arg1 ; in _wrap_new_SBAddressRange__SWIG_2()
4860 lldb::addr_t arg2 ; in _wrap_new_SBAddressRange__SWIG_2()
4861 lldb::SBAddress *argp1 ; in _wrap_new_SBAddressRange__SWIG_2()
4862 lldb::SBAddressRange *result = 0 ; in _wrap_new_SBAddressRange__SWIG_2()
4873 arg2 = (lldb::addr_t)lua_tointeger(L, 2); in _wrap_new_SBAddressRange__SWIG_2()
4874 result = (lldb::SBAddressRange *)new lldb::SBAddressRange(SWIG_STD_MOVE(arg1),arg2); in _wrap_new_SBAddressRange__SWIG_2()
4941 lldb::SBAddressRange *arg1 = (lldb::SBAddressRange *) 0 ; in _wrap_SBAddressRange_Clear()
4964 lldb::SBAddressRange *arg1 = (lldb::SBAddressRange *) 0 ; in _wrap_SBAddressRange_IsValid()
4974 result = (bool)((lldb::SBAddressRange const *)arg1)->IsValid(); in _wrap_SBAddressRange_IsValid()
4988 lldb::SBAddressRange *arg1 = (lldb::SBAddressRange *) 0 ; in _wrap_SBAddressRange_GetBaseAddress()
4989 lldb::SBAddress result; in _wrap_SBAddressRange_GetBaseAddress()
4998 result = ((lldb::SBAddressRange const *)arg1)->GetBaseAddress(); in _wrap_SBAddressRange_GetBaseAddress()
5000 lldb::SBAddress * resultptr = new lldb::SBAddress(result); in _wrap_SBAddressRange_GetBaseAddress()
5015 lldb::SBAddressRange *arg1 = (lldb::SBAddressRange *) 0 ; in _wrap_SBAddressRange_GetByteSize()
5016 lldb::addr_t result; in _wrap_SBAddressRange_GetByteSize()
5025 result = (lldb::addr_t)((lldb::SBAddressRange const *)arg1)->GetByteSize(); in _wrap_SBAddressRange_GetByteSize()
5039 lldb::SBAddressRange *arg1 = (lldb::SBAddressRange *) 0 ; in _wrap_SBAddressRange___eq()
5040 lldb::SBAddressRange *arg2 = 0 ; in _wrap_SBAddressRange___eq()
5056 result = (bool)(arg1)->operator ==((lldb::SBAddressRange const &)*arg2); in _wrap_SBAddressRange___eq()
5070 lldb::SBAddressRange *arg1 = (lldb::SBAddressRange *) 0 ; in _wrap_SBAddressRange_GetDescription()
5071 lldb::SBStream *arg2 = 0 ; in _wrap_SBAddressRange_GetDescription()
5072 lldb::SBTarget arg3 ; in _wrap_SBAddressRange_GetDescription()
5073 lldb::SBTarget *argp3 ; in _wrap_SBAddressRange_GetDescription()
5108 lldb::SBAddressRange *arg1 = (lldb::SBAddressRange *) obj; in swig_delete_SBAddressRange()
5164 lldb::SBAddressRangeList *result = 0 ; in _wrap_new_SBAddressRangeList__SWIG_0()
5167 result = (lldb::SBAddressRangeList *)new lldb::SBAddressRangeList(); in _wrap_new_SBAddressRangeList__SWIG_0()
5181 lldb::SBAddressRangeList *arg1 = 0 ; in _wrap_new_SBAddressRangeList__SWIG_1()
5182 lldb::SBAddressRangeList *result = 0 ; in _wrap_new_SBAddressRangeList__SWIG_1()
5191 …result = (lldb::SBAddressRangeList *)new lldb::SBAddressRangeList((lldb::SBAddressRangeList const … in _wrap_new_SBAddressRangeList__SWIG_1()
5238 lldb::SBAddressRangeList *arg1 = (lldb::SBAddressRangeList *) 0 ; in _wrap_SBAddressRangeList_GetSize()
5248 result = (uint32_t)((lldb::SBAddressRangeList const *)arg1)->GetSize(); in _wrap_SBAddressRangeList_GetSize()
5262 lldb::SBAddressRangeList *arg1 = (lldb::SBAddressRangeList *) 0 ; in _wrap_SBAddressRangeList_Clear()
5285 lldb::SBAddressRangeList *arg1 = (lldb::SBAddressRangeList *) 0 ; in _wrap_SBAddressRangeList_GetAddressRangeAtIndex()
5287 lldb::SBAddressRange result; in _wrap_SBAddressRangeList_GetAddressRangeAtIndex()
5300 lldb::SBAddressRange * resultptr = new lldb::SBAddressRange(result); in _wrap_SBAddressRangeList_GetAddressRangeAtIndex()
5315 lldb::SBAddressRangeList *arg1 = (lldb::SBAddressRangeList *) 0 ; in _wrap_SBAddressRangeList_Append__SWIG_0()
5316 lldb::SBAddressRange *arg2 = 0 ; in _wrap_SBAddressRangeList_Append__SWIG_0()
5331 (arg1)->Append((lldb::SBAddressRange const &)*arg2); in _wrap_SBAddressRangeList_Append__SWIG_0()
5345 lldb::SBAddressRangeList *arg1 = (lldb::SBAddressRangeList *) 0 ; in _wrap_SBAddressRangeList_Append__SWIG_1()
5346 lldb::SBAddressRangeList *arg2 = 0 ; in _wrap_SBAddressRangeList_Append__SWIG_1()
5361 (arg1)->Append((lldb::SBAddressRangeList const &)*arg2); in _wrap_SBAddressRangeList_Append__SWIG_1()
5439 lldb::SBAddressRangeList *arg1 = (lldb::SBAddressRangeList *) 0 ; in _wrap_SBAddressRangeList_GetDescription()
5440 lldb::SBStream *arg2 = 0 ; in _wrap_SBAddressRangeList_GetDescription()
5441 lldb::SBTarget *arg3 = 0 ; in _wrap_SBAddressRangeList_GetDescription()
5463 result = (bool)(arg1)->GetDescription(*arg2,(lldb::SBTarget const &)*arg3); in _wrap_SBAddressRangeList_GetDescription()
5475 lldb::SBAddressRangeList *arg1 = (lldb::SBAddressRangeList *) obj; in swig_delete_SBAddressRangeList()
5529 lldb::SBAttachInfo *result = 0 ; in _wrap_new_SBAttachInfo__SWIG_0()
5532 result = (lldb::SBAttachInfo *)new lldb::SBAttachInfo(); in _wrap_new_SBAttachInfo__SWIG_0()
5546 lldb::pid_t arg1 ; in _wrap_new_SBAttachInfo__SWIG_1()
5547 lldb::SBAttachInfo *result = 0 ; in _wrap_new_SBAttachInfo__SWIG_1()
5551 arg1 = (lldb::pid_t)lua_tointeger(L, 1); in _wrap_new_SBAttachInfo__SWIG_1()
5552 result = (lldb::SBAttachInfo *)new lldb::SBAttachInfo(arg1); in _wrap_new_SBAttachInfo__SWIG_1()
5568 lldb::SBAttachInfo *result = 0 ; in _wrap_new_SBAttachInfo__SWIG_2()
5575 result = (lldb::SBAttachInfo *)new lldb::SBAttachInfo((char const *)arg1,arg2); in _wrap_new_SBAttachInfo__SWIG_2()
5592 lldb::SBAttachInfo *result = 0 ; in _wrap_new_SBAttachInfo__SWIG_3()
5601 result = (lldb::SBAttachInfo *)new lldb::SBAttachInfo((char const *)arg1,arg2,arg3); in _wrap_new_SBAttachInfo__SWIG_3()
5615 lldb::SBAttachInfo *arg1 = 0 ; in _wrap_new_SBAttachInfo__SWIG_4()
5616 lldb::SBAttachInfo *result = 0 ; in _wrap_new_SBAttachInfo__SWIG_4()
5625 result = (lldb::SBAttachInfo *)new lldb::SBAttachInfo((lldb::SBAttachInfo const &)*arg1); in _wrap_new_SBAttachInfo__SWIG_4()
5717 lldb::SBAttachInfo *arg1 = (lldb::SBAttachInfo *) 0 ; in _wrap_SBAttachInfo_GetProcessID()
5718 lldb::pid_t result; in _wrap_SBAttachInfo_GetProcessID()
5727 result = (lldb::pid_t)(arg1)->GetProcessID(); in _wrap_SBAttachInfo_GetProcessID()
5741 lldb::SBAttachInfo *arg1 = (lldb::SBAttachInfo *) 0 ; in _wrap_SBAttachInfo_SetProcessID()
5742 lldb::pid_t arg2 ; in _wrap_SBAttachInfo_SetProcessID()
5752 arg2 = (lldb::pid_t)lua_tointeger(L, 2); in _wrap_SBAttachInfo_SetProcessID()
5767 lldb::SBAttachInfo *arg1 = (lldb::SBAttachInfo *) 0 ; in _wrap_SBAttachInfo_SetExecutable__SWIG_0()
5793 lldb::SBAttachInfo *arg1 = (lldb::SBAttachInfo *) 0 ; in _wrap_SBAttachInfo_SetExecutable__SWIG_1()
5794 lldb::SBFileSpec arg2 ; in _wrap_SBAttachInfo_SetExecutable__SWIG_1()
5795 lldb::SBFileSpec *argp2 ; in _wrap_SBAttachInfo_SetExecutable__SWIG_1()
5884 lldb::SBAttachInfo *arg1 = (lldb::SBAttachInfo *) 0 ; in _wrap_SBAttachInfo_GetWaitForLaunch()
5908 lldb::SBAttachInfo *arg1 = (lldb::SBAttachInfo *) 0 ; in _wrap_SBAttachInfo_SetWaitForLaunch__SWIG_0()
5934 lldb::SBAttachInfo *arg1 = (lldb::SBAttachInfo *) 0 ; in _wrap_SBAttachInfo_SetWaitForLaunch__SWIG_1()
6022 lldb::SBAttachInfo *arg1 = (lldb::SBAttachInfo *) 0 ; in _wrap_SBAttachInfo_GetIgnoreExisting()
6046 lldb::SBAttachInfo *arg1 = (lldb::SBAttachInfo *) 0 ; in _wrap_SBAttachInfo_SetIgnoreExisting()
6072 lldb::SBAttachInfo *arg1 = (lldb::SBAttachInfo *) 0 ; in _wrap_SBAttachInfo_GetResumeCount()
6096 lldb::SBAttachInfo *arg1 = (lldb::SBAttachInfo *) 0 ; in _wrap_SBAttachInfo_SetResumeCount()
6122 lldb::SBAttachInfo *arg1 = (lldb::SBAttachInfo *) 0 ; in _wrap_SBAttachInfo_GetProcessPluginName()
6146 lldb::SBAttachInfo *arg1 = (lldb::SBAttachInfo *) 0 ; in _wrap_SBAttachInfo_SetProcessPluginName()
6172 lldb::SBAttachInfo *arg1 = (lldb::SBAttachInfo *) 0 ; in _wrap_SBAttachInfo_GetUserID()
6196 lldb::SBAttachInfo *arg1 = (lldb::SBAttachInfo *) 0 ; in _wrap_SBAttachInfo_GetGroupID()
6220 lldb::SBAttachInfo *arg1 = (lldb::SBAttachInfo *) 0 ; in _wrap_SBAttachInfo_UserIDIsValid()
6244 lldb::SBAttachInfo *arg1 = (lldb::SBAttachInfo *) 0 ; in _wrap_SBAttachInfo_GroupIDIsValid()
6268 lldb::SBAttachInfo *arg1 = (lldb::SBAttachInfo *) 0 ; in _wrap_SBAttachInfo_SetUserID()
6294 lldb::SBAttachInfo *arg1 = (lldb::SBAttachInfo *) 0 ; in _wrap_SBAttachInfo_SetGroupID()
6320 lldb::SBAttachInfo *arg1 = (lldb::SBAttachInfo *) 0 ; in _wrap_SBAttachInfo_GetEffectiveUserID()
6344 lldb::SBAttachInfo *arg1 = (lldb::SBAttachInfo *) 0 ; in _wrap_SBAttachInfo_GetEffectiveGroupID()
6368 lldb::SBAttachInfo *arg1 = (lldb::SBAttachInfo *) 0 ; in _wrap_SBAttachInfo_EffectiveUserIDIsValid()
6392 lldb::SBAttachInfo *arg1 = (lldb::SBAttachInfo *) 0 ; in _wrap_SBAttachInfo_EffectiveGroupIDIsValid()
6416 lldb::SBAttachInfo *arg1 = (lldb::SBAttachInfo *) 0 ; in _wrap_SBAttachInfo_SetEffectiveUserID()
6442 lldb::SBAttachInfo *arg1 = (lldb::SBAttachInfo *) 0 ; in _wrap_SBAttachInfo_SetEffectiveGroupID()
6468 lldb::SBAttachInfo *arg1 = (lldb::SBAttachInfo *) 0 ; in _wrap_SBAttachInfo_GetParentProcessID()
6469 lldb::pid_t result; in _wrap_SBAttachInfo_GetParentProcessID()
6478 result = (lldb::pid_t)(arg1)->GetParentProcessID(); in _wrap_SBAttachInfo_GetParentProcessID()
6492 lldb::SBAttachInfo *arg1 = (lldb::SBAttachInfo *) 0 ; in _wrap_SBAttachInfo_SetParentProcessID()
6493 lldb::pid_t arg2 ; in _wrap_SBAttachInfo_SetParentProcessID()
6503 arg2 = (lldb::pid_t)lua_tointeger(L, 2); in _wrap_SBAttachInfo_SetParentProcessID()
6518 lldb::SBAttachInfo *arg1 = (lldb::SBAttachInfo *) 0 ; in _wrap_SBAttachInfo_ParentProcessIDIsValid()
6542 lldb::SBAttachInfo *arg1 = (lldb::SBAttachInfo *) 0 ; in _wrap_SBAttachInfo_GetListener()
6543 lldb::SBListener result; in _wrap_SBAttachInfo_GetListener()
6554 lldb::SBListener * resultptr = new lldb::SBListener(result); in _wrap_SBAttachInfo_GetListener()
6569 lldb::SBAttachInfo *arg1 = (lldb::SBAttachInfo *) 0 ; in _wrap_SBAttachInfo_SetListener()
6570 lldb::SBListener *arg2 = 0 ; in _wrap_SBAttachInfo_SetListener()
6599 lldb::SBAttachInfo *arg1 = (lldb::SBAttachInfo *) 0 ; in _wrap_SBAttachInfo_GetShadowListener()
6600 lldb::SBListener result; in _wrap_SBAttachInfo_GetShadowListener()
6611 lldb::SBListener * resultptr = new lldb::SBListener(result); in _wrap_SBAttachInfo_GetShadowListener()
6626 lldb::SBAttachInfo *arg1 = (lldb::SBAttachInfo *) 0 ; in _wrap_SBAttachInfo_SetShadowListener()
6627 lldb::SBListener *arg2 = 0 ; in _wrap_SBAttachInfo_SetShadowListener()
6656 lldb::SBAttachInfo *arg1 = (lldb::SBAttachInfo *) 0 ; in _wrap_SBAttachInfo_GetScriptedProcessClassName()
6666 result = (char *)((lldb::SBAttachInfo const *)arg1)->GetScriptedProcessClassName(); in _wrap_SBAttachInfo_GetScriptedProcessClassName()
6680 lldb::SBAttachInfo *arg1 = (lldb::SBAttachInfo *) 0 ; in _wrap_SBAttachInfo_SetScriptedProcessClassName()
6706 lldb::SBAttachInfo *arg1 = (lldb::SBAttachInfo *) 0 ; in _wrap_SBAttachInfo_GetScriptedProcessDictionary()
6707 lldb::SBStructuredData result; in _wrap_SBAttachInfo_GetScriptedProcessDictionary()
6716 result = ((lldb::SBAttachInfo const *)arg1)->GetScriptedProcessDictionary(); in _wrap_SBAttachInfo_GetScriptedProcessDictionary()
6718 lldb::SBStructuredData * resultptr = new lldb::SBStructuredData(result); in _wrap_SBAttachInfo_GetScriptedProcessDictionary()
6733 lldb::SBAttachInfo *arg1 = (lldb::SBAttachInfo *) 0 ; in _wrap_SBAttachInfo_SetScriptedProcessDictionary()
6734 lldb::SBStructuredData arg2 ; in _wrap_SBAttachInfo_SetScriptedProcessDictionary()
6735 lldb::SBStructuredData *argp2 ; in _wrap_SBAttachInfo_SetScriptedProcessDictionary()
6763 lldb::SBAttachInfo *arg1 = (lldb::SBAttachInfo *) obj; in swig_delete_SBAttachInfo()
6846 lldb::SBBlock *result = 0 ; in _wrap_new_SBBlock__SWIG_0()
6849 result = (lldb::SBBlock *)new lldb::SBBlock(); in _wrap_new_SBBlock__SWIG_0()
6863 lldb::SBBlock *arg1 = 0 ; in _wrap_new_SBBlock__SWIG_1()
6864 lldb::SBBlock *result = 0 ; in _wrap_new_SBBlock__SWIG_1()
6873 result = (lldb::SBBlock *)new lldb::SBBlock((lldb::SBBlock const &)*arg1); in _wrap_new_SBBlock__SWIG_1()
6920 lldb::SBBlock *arg1 = (lldb::SBBlock *) 0 ; in _wrap_SBBlock_IsInlined()
6930 result = (bool)((lldb::SBBlock const *)arg1)->IsInlined(); in _wrap_SBBlock_IsInlined()
6944 lldb::SBBlock *arg1 = (lldb::SBBlock *) 0 ; in _wrap_SBBlock_IsValid()
6954 result = (bool)((lldb::SBBlock const *)arg1)->IsValid(); in _wrap_SBBlock_IsValid()
6968 lldb::SBBlock *arg1 = (lldb::SBBlock *) 0 ; in _wrap_SBBlock_GetInlinedName()
6978 result = (char *)((lldb::SBBlock const *)arg1)->GetInlinedName(); in _wrap_SBBlock_GetInlinedName()
6992 lldb::SBBlock *arg1 = (lldb::SBBlock *) 0 ; in _wrap_SBBlock_GetInlinedCallSiteFile()
6993 lldb::SBFileSpec result; in _wrap_SBBlock_GetInlinedCallSiteFile()
7002 result = ((lldb::SBBlock const *)arg1)->GetInlinedCallSiteFile(); in _wrap_SBBlock_GetInlinedCallSiteFile()
7004 lldb::SBFileSpec * resultptr = new lldb::SBFileSpec(result); in _wrap_SBBlock_GetInlinedCallSiteFile()
7019 lldb::SBBlock *arg1 = (lldb::SBBlock *) 0 ; in _wrap_SBBlock_GetInlinedCallSiteLine()
7029 result = (uint32_t)((lldb::SBBlock const *)arg1)->GetInlinedCallSiteLine(); in _wrap_SBBlock_GetInlinedCallSiteLine()
7043 lldb::SBBlock *arg1 = (lldb::SBBlock *) 0 ; in _wrap_SBBlock_GetInlinedCallSiteColumn()
7053 result = (uint32_t)((lldb::SBBlock const *)arg1)->GetInlinedCallSiteColumn(); in _wrap_SBBlock_GetInlinedCallSiteColumn()
7067 lldb::SBBlock *arg1 = (lldb::SBBlock *) 0 ; in _wrap_SBBlock_GetParent()
7068 lldb::SBBlock result; in _wrap_SBBlock_GetParent()
7079 lldb::SBBlock * resultptr = new lldb::SBBlock(result); in _wrap_SBBlock_GetParent()
7094 lldb::SBBlock *arg1 = (lldb::SBBlock *) 0 ; in _wrap_SBBlock_GetSibling()
7095 lldb::SBBlock result; in _wrap_SBBlock_GetSibling()
7106 lldb::SBBlock * resultptr = new lldb::SBBlock(result); in _wrap_SBBlock_GetSibling()
7121 lldb::SBBlock *arg1 = (lldb::SBBlock *) 0 ; in _wrap_SBBlock_GetFirstChild()
7122 lldb::SBBlock result; in _wrap_SBBlock_GetFirstChild()
7133 lldb::SBBlock * resultptr = new lldb::SBBlock(result); in _wrap_SBBlock_GetFirstChild()
7148 lldb::SBBlock *arg1 = (lldb::SBBlock *) 0 ; in _wrap_SBBlock_GetNumRanges()
7172 lldb::SBBlock *arg1 = (lldb::SBBlock *) 0 ; in _wrap_SBBlock_GetRangeStartAddress()
7174 lldb::SBAddress result; in _wrap_SBBlock_GetRangeStartAddress()
7187 lldb::SBAddress * resultptr = new lldb::SBAddress(result); in _wrap_SBBlock_GetRangeStartAddress()
7202 lldb::SBBlock *arg1 = (lldb::SBBlock *) 0 ; in _wrap_SBBlock_GetRangeEndAddress()
7204 lldb::SBAddress result; in _wrap_SBBlock_GetRangeEndAddress()
7217 lldb::SBAddress * resultptr = new lldb::SBAddress(result); in _wrap_SBBlock_GetRangeEndAddress()
7232 lldb::SBBlock *arg1 = (lldb::SBBlock *) 0 ; in _wrap_SBBlock_GetRanges()
7233 lldb::SBAddressRangeList result; in _wrap_SBBlock_GetRanges()
7244 lldb::SBAddressRangeList * resultptr = new lldb::SBAddressRangeList(result); in _wrap_SBBlock_GetRanges()
7259 lldb::SBBlock *arg1 = (lldb::SBBlock *) 0 ; in _wrap_SBBlock_GetRangeIndexForBlockAddress()
7260 lldb::SBAddress arg2 ; in _wrap_SBBlock_GetRangeIndexForBlockAddress()
7261 lldb::SBAddress *argp2 ; in _wrap_SBBlock_GetRangeIndexForBlockAddress()
7292 lldb::SBBlock *arg1 = (lldb::SBBlock *) 0 ; in _wrap_SBBlock_GetVariables__SWIG_0()
7293 lldb::SBFrame *arg2 = 0 ; in _wrap_SBBlock_GetVariables__SWIG_0()
7297 lldb::DynamicValueType arg6 ; in _wrap_SBBlock_GetVariables__SWIG_0()
7298 lldb::SBValueList result; in _wrap_SBBlock_GetVariables__SWIG_0()
7320 arg6 = (lldb::DynamicValueType)lua_tointeger(L, 6); in _wrap_SBBlock_GetVariables__SWIG_0()
7323 lldb::SBValueList * resultptr = new lldb::SBValueList(result); in _wrap_SBBlock_GetVariables__SWIG_0()
7338 lldb::SBBlock *arg1 = (lldb::SBBlock *) 0 ; in _wrap_SBBlock_GetVariables__SWIG_1()
7339 lldb::SBTarget *arg2 = 0 ; in _wrap_SBBlock_GetVariables__SWIG_1()
7343 lldb::SBValueList result; in _wrap_SBBlock_GetVariables__SWIG_1()
7366 lldb::SBValueList * resultptr = new lldb::SBValueList(result); in _wrap_SBBlock_GetVariables__SWIG_1()
7480 lldb::SBBlock *arg1 = (lldb::SBBlock *) 0 ; in _wrap_SBBlock_GetContainingInlinedBlock()
7481 lldb::SBBlock result; in _wrap_SBBlock_GetContainingInlinedBlock()
7492 lldb::SBBlock * resultptr = new lldb::SBBlock(result); in _wrap_SBBlock_GetContainingInlinedBlock()
7507 lldb::SBBlock *arg1 = (lldb::SBBlock *) 0 ; in _wrap_SBBlock_GetDescription()
7508 lldb::SBStream *arg2 = 0 ; in _wrap_SBBlock_GetDescription()
7538 lldb::SBBlock *arg1 = (lldb::SBBlock *) 0 ; in _wrap_SBBlock___tostring()
7560 lldb::SBBlock *arg1 = (lldb::SBBlock *) obj; in swig_delete_SBBlock()
7628 lldb::SBBreakpoint *result = 0 ; in _wrap_new_SBBreakpoint__SWIG_0()
7631 result = (lldb::SBBreakpoint *)new lldb::SBBreakpoint(); in _wrap_new_SBBreakpoint__SWIG_0()
7645 lldb::SBBreakpoint *arg1 = 0 ; in _wrap_new_SBBreakpoint__SWIG_1()
7646 lldb::SBBreakpoint *result = 0 ; in _wrap_new_SBBreakpoint__SWIG_1()
7655 result = (lldb::SBBreakpoint *)new lldb::SBBreakpoint((lldb::SBBreakpoint const &)*arg1); in _wrap_new_SBBreakpoint__SWIG_1()
7702 lldb::SBBreakpoint *arg1 = (lldb::SBBreakpoint *) 0 ; in _wrap_SBBreakpoint___eq()
7703 lldb::SBBreakpoint *arg2 = 0 ; in _wrap_SBBreakpoint___eq()
7719 result = (bool)(arg1)->operator ==((lldb::SBBreakpoint const &)*arg2); in _wrap_SBBreakpoint___eq()
7733 lldb::SBBreakpoint *arg1 = (lldb::SBBreakpoint *) 0 ; in _wrap_SBBreakpoint_GetID()
7734 lldb::break_id_t result; in _wrap_SBBreakpoint_GetID()
7743 result = (lldb::break_id_t)((lldb::SBBreakpoint const *)arg1)->GetID(); in _wrap_SBBreakpoint_GetID()
7757 lldb::SBBreakpoint *arg1 = (lldb::SBBreakpoint *) 0 ; in _wrap_SBBreakpoint_IsValid()
7767 result = (bool)((lldb::SBBreakpoint const *)arg1)->IsValid(); in _wrap_SBBreakpoint_IsValid()
7781 lldb::SBBreakpoint *arg1 = (lldb::SBBreakpoint *) 0 ; in _wrap_SBBreakpoint_ClearAllBreakpointSites()
7804 lldb::SBBreakpoint *arg1 = (lldb::SBBreakpoint *) 0 ; in _wrap_SBBreakpoint_GetTarget()
7805 lldb::SBTarget result; in _wrap_SBBreakpoint_GetTarget()
7814 result = ((lldb::SBBreakpoint const *)arg1)->GetTarget(); in _wrap_SBBreakpoint_GetTarget()
7816 lldb::SBTarget * resultptr = new lldb::SBTarget(result); in _wrap_SBBreakpoint_GetTarget()
7831 lldb::SBBreakpoint *arg1 = (lldb::SBBreakpoint *) 0 ; in _wrap_SBBreakpoint_FindLocationByAddress()
7832 lldb::addr_t arg2 ; in _wrap_SBBreakpoint_FindLocationByAddress()
7833 lldb::SBBreakpointLocation result; in _wrap_SBBreakpoint_FindLocationByAddress()
7843 arg2 = (lldb::addr_t)lua_tointeger(L, 2); in _wrap_SBBreakpoint_FindLocationByAddress()
7846 lldb::SBBreakpointLocation * resultptr = new lldb::SBBreakpointLocation(result); in _wrap_SBBreakpoint_FindLocationByAddress()
7861 lldb::SBBreakpoint *arg1 = (lldb::SBBreakpoint *) 0 ; in _wrap_SBBreakpoint_FindLocationIDByAddress()
7862 lldb::addr_t arg2 ; in _wrap_SBBreakpoint_FindLocationIDByAddress()
7863 lldb::break_id_t result; in _wrap_SBBreakpoint_FindLocationIDByAddress()
7873 arg2 = (lldb::addr_t)lua_tointeger(L, 2); in _wrap_SBBreakpoint_FindLocationIDByAddress()
7874 result = (lldb::break_id_t)(arg1)->FindLocationIDByAddress(arg2); in _wrap_SBBreakpoint_FindLocationIDByAddress()
7888 lldb::SBBreakpoint *arg1 = (lldb::SBBreakpoint *) 0 ; in _wrap_SBBreakpoint_FindLocationByID()
7889 lldb::break_id_t arg2 ; in _wrap_SBBreakpoint_FindLocationByID()
7890 lldb::SBBreakpointLocation result; in _wrap_SBBreakpoint_FindLocationByID()
7900 arg2 = (lldb::break_id_t)lua_tointeger(L, 2); in _wrap_SBBreakpoint_FindLocationByID()
7903 lldb::SBBreakpointLocation * resultptr = new lldb::SBBreakpointLocation(result); in _wrap_SBBreakpoint_FindLocationByID()
7918 lldb::SBBreakpoint *arg1 = (lldb::SBBreakpoint *) 0 ; in _wrap_SBBreakpoint_GetLocationAtIndex()
7920 lldb::SBBreakpointLocation result; in _wrap_SBBreakpoint_GetLocationAtIndex()
7933 lldb::SBBreakpointLocation * resultptr = new lldb::SBBreakpointLocation(result); in _wrap_SBBreakpoint_GetLocationAtIndex()
7948 lldb::SBBreakpoint *arg1 = (lldb::SBBreakpoint *) 0 ; in _wrap_SBBreakpoint_SetEnabled()
7974 lldb::SBBreakpoint *arg1 = (lldb::SBBreakpoint *) 0 ; in _wrap_SBBreakpoint_IsEnabled()
7998 lldb::SBBreakpoint *arg1 = (lldb::SBBreakpoint *) 0 ; in _wrap_SBBreakpoint_SetOneShot()
8024 lldb::SBBreakpoint *arg1 = (lldb::SBBreakpoint *) 0 ; in _wrap_SBBreakpoint_IsOneShot()
8034 result = (bool)((lldb::SBBreakpoint const *)arg1)->IsOneShot(); in _wrap_SBBreakpoint_IsOneShot()
8048 lldb::SBBreakpoint *arg1 = (lldb::SBBreakpoint *) 0 ; in _wrap_SBBreakpoint_IsInternal()
8072 lldb::SBBreakpoint *arg1 = (lldb::SBBreakpoint *) 0 ; in _wrap_SBBreakpoint_GetHitCount()
8082 result = (uint32_t)((lldb::SBBreakpoint const *)arg1)->GetHitCount(); in _wrap_SBBreakpoint_GetHitCount()
8096 lldb::SBBreakpoint *arg1 = (lldb::SBBreakpoint *) 0 ; in _wrap_SBBreakpoint_SetIgnoreCount()
8122 lldb::SBBreakpoint *arg1 = (lldb::SBBreakpoint *) 0 ; in _wrap_SBBreakpoint_GetIgnoreCount()
8132 result = (uint32_t)((lldb::SBBreakpoint const *)arg1)->GetIgnoreCount(); in _wrap_SBBreakpoint_GetIgnoreCount()
8146 lldb::SBBreakpoint *arg1 = (lldb::SBBreakpoint *) 0 ; in _wrap_SBBreakpoint_SetCondition()
8172 lldb::SBBreakpoint *arg1 = (lldb::SBBreakpoint *) 0 ; in _wrap_SBBreakpoint_GetCondition()
8196 lldb::SBBreakpoint *arg1 = (lldb::SBBreakpoint *) 0 ; in _wrap_SBBreakpoint_SetAutoContinue()
8222 lldb::SBBreakpoint *arg1 = (lldb::SBBreakpoint *) 0 ; in _wrap_SBBreakpoint_GetAutoContinue()
8246 lldb::SBBreakpoint *arg1 = (lldb::SBBreakpoint *) 0 ; in _wrap_SBBreakpoint_SetThreadID()
8247 lldb::tid_t arg2 ; in _wrap_SBBreakpoint_SetThreadID()
8257 arg2 = (lldb::tid_t)lua_tointeger(L, 2); in _wrap_SBBreakpoint_SetThreadID()
8272 lldb::SBBreakpoint *arg1 = (lldb::SBBreakpoint *) 0 ; in _wrap_SBBreakpoint_GetThreadID()
8273 lldb::tid_t result; in _wrap_SBBreakpoint_GetThreadID()
8282 result = (lldb::tid_t)(arg1)->GetThreadID(); in _wrap_SBBreakpoint_GetThreadID()
8296 lldb::SBBreakpoint *arg1 = (lldb::SBBreakpoint *) 0 ; in _wrap_SBBreakpoint_SetThreadIndex()
8322 lldb::SBBreakpoint *arg1 = (lldb::SBBreakpoint *) 0 ; in _wrap_SBBreakpoint_GetThreadIndex()
8332 result = (uint32_t)((lldb::SBBreakpoint const *)arg1)->GetThreadIndex(); in _wrap_SBBreakpoint_GetThreadIndex()
8346 lldb::SBBreakpoint *arg1 = (lldb::SBBreakpoint *) 0 ; in _wrap_SBBreakpoint_SetThreadName()
8372 lldb::SBBreakpoint *arg1 = (lldb::SBBreakpoint *) 0 ; in _wrap_SBBreakpoint_GetThreadName()
8382 result = (char *)((lldb::SBBreakpoint const *)arg1)->GetThreadName(); in _wrap_SBBreakpoint_GetThreadName()
8396 lldb::SBBreakpoint *arg1 = (lldb::SBBreakpoint *) 0 ; in _wrap_SBBreakpoint_SetQueueName()
8422 lldb::SBBreakpoint *arg1 = (lldb::SBBreakpoint *) 0 ; in _wrap_SBBreakpoint_GetQueueName()
8432 result = (char *)((lldb::SBBreakpoint const *)arg1)->GetQueueName(); in _wrap_SBBreakpoint_GetQueueName()
8446 lldb::SBBreakpoint *arg1 = (lldb::SBBreakpoint *) 0 ; in _wrap_SBBreakpoint_SetScriptCallbackFunction__SWIG_0()
8472 lldb::SBBreakpoint *arg1 = (lldb::SBBreakpoint *) 0 ; in _wrap_SBBreakpoint_SetScriptCallbackFunction__SWIG_1()
8474 lldb::SBStructuredData *arg3 = 0 ; in _wrap_SBBreakpoint_SetScriptCallbackFunction__SWIG_1()
8475 lldb::SBError result; in _wrap_SBBreakpoint_SetScriptCallbackFunction__SWIG_1()
8494 lldb::SBError * resultptr = new lldb::SBError(result); in _wrap_SBBreakpoint_SetScriptCallbackFunction__SWIG_1()
8573 lldb::SBBreakpoint *arg1 = (lldb::SBBreakpoint *) 0 ; in _wrap_SBBreakpoint_SetCommandLineCommands()
8574 lldb::SBStringList *arg2 = 0 ; in _wrap_SBBreakpoint_SetCommandLineCommands()
8603 lldb::SBBreakpoint *arg1 = (lldb::SBBreakpoint *) 0 ; in _wrap_SBBreakpoint_GetCommandLineCommands()
8604 lldb::SBStringList *arg2 = 0 ; in _wrap_SBBreakpoint_GetCommandLineCommands()
8634 lldb::SBBreakpoint *arg1 = (lldb::SBBreakpoint *) 0 ; in _wrap_SBBreakpoint_SetScriptCallbackBody()
8636 lldb::SBError result; in _wrap_SBBreakpoint_SetScriptCallbackBody()
8649 lldb::SBError * resultptr = new lldb::SBError(result); in _wrap_SBBreakpoint_SetScriptCallbackBody()
8664 lldb::SBBreakpoint *arg1 = (lldb::SBBreakpoint *) 0 ; in _wrap_SBBreakpoint_AddName()
8691 lldb::SBBreakpoint *arg1 = (lldb::SBBreakpoint *) 0 ; in _wrap_SBBreakpoint_AddNameWithErrorHandling()
8693 lldb::SBError result; in _wrap_SBBreakpoint_AddNameWithErrorHandling()
8706 lldb::SBError * resultptr = new lldb::SBError(result); in _wrap_SBBreakpoint_AddNameWithErrorHandling()
8721 lldb::SBBreakpoint *arg1 = (lldb::SBBreakpoint *) 0 ; in _wrap_SBBreakpoint_RemoveName()
8747 lldb::SBBreakpoint *arg1 = (lldb::SBBreakpoint *) 0 ; in _wrap_SBBreakpoint_MatchesName()
8774 lldb::SBBreakpoint *arg1 = (lldb::SBBreakpoint *) 0 ; in _wrap_SBBreakpoint_GetNames()
8775 lldb::SBStringList *arg2 = 0 ; in _wrap_SBBreakpoint_GetNames()
8804 lldb::SBBreakpoint *arg1 = (lldb::SBBreakpoint *) 0 ; in _wrap_SBBreakpoint_GetNumResolvedLocations()
8814 result = ((lldb::SBBreakpoint const *)arg1)->GetNumResolvedLocations(); in _wrap_SBBreakpoint_GetNumResolvedLocations()
8828 lldb::SBBreakpoint *arg1 = (lldb::SBBreakpoint *) 0 ; in _wrap_SBBreakpoint_GetNumLocations()
8838 result = ((lldb::SBBreakpoint const *)arg1)->GetNumLocations(); in _wrap_SBBreakpoint_GetNumLocations()
8852 lldb::SBBreakpoint *arg1 = (lldb::SBBreakpoint *) 0 ; in _wrap_SBBreakpoint_GetDescription__SWIG_0()
8853 lldb::SBStream *arg2 = 0 ; in _wrap_SBBreakpoint_GetDescription__SWIG_0()
8883 lldb::SBBreakpoint *arg1 = (lldb::SBBreakpoint *) 0 ; in _wrap_SBBreakpoint_GetDescription__SWIG_1()
8884 lldb::SBStream *arg2 = 0 ; in _wrap_SBBreakpoint_GetDescription__SWIG_1()
8986 lldb::SBEvent *arg1 = 0 ; in _wrap_SBBreakpoint_EventIsBreakpointEvent()
8996 result = (bool)lldb::SBBreakpoint::EventIsBreakpointEvent((lldb::SBEvent const &)*arg1); in _wrap_SBBreakpoint_EventIsBreakpointEvent()
9010 lldb::SBEvent *arg1 = 0 ; in _wrap_SBBreakpoint_GetBreakpointEventTypeFromEvent()
9011 lldb::BreakpointEventType result; in _wrap_SBBreakpoint_GetBreakpointEventTypeFromEvent()
9020 …result = (lldb::BreakpointEventType)lldb::SBBreakpoint::GetBreakpointEventTypeFromEvent((lldb::SBE… in _wrap_SBBreakpoint_GetBreakpointEventTypeFromEvent()
9034 lldb::SBEvent *arg1 = 0 ; in _wrap_SBBreakpoint_GetBreakpointFromEvent()
9035 lldb::SBBreakpoint result; in _wrap_SBBreakpoint_GetBreakpointFromEvent()
9044 result = lldb::SBBreakpoint::GetBreakpointFromEvent((lldb::SBEvent const &)*arg1); in _wrap_SBBreakpoint_GetBreakpointFromEvent()
9046 lldb::SBBreakpoint * resultptr = new lldb::SBBreakpoint(result); in _wrap_SBBreakpoint_GetBreakpointFromEvent()
9061 lldb::SBEvent *arg1 = 0 ; in _wrap_SBBreakpoint_GetBreakpointLocationAtIndexFromEvent()
9063 lldb::SBBreakpointLocation result; in _wrap_SBBreakpoint_GetBreakpointLocationAtIndexFromEvent()
9074 …result = lldb::SBBreakpoint::GetBreakpointLocationAtIndexFromEvent((lldb::SBEvent const &)*arg1,ar… in _wrap_SBBreakpoint_GetBreakpointLocationAtIndexFromEvent()
9076 lldb::SBBreakpointLocation * resultptr = new lldb::SBBreakpointLocation(result); in _wrap_SBBreakpoint_GetBreakpointLocationAtIndexFromEvent()
9091 lldb::SBEvent *arg1 = 0 ; in _wrap_SBBreakpoint_GetNumBreakpointLocationsFromEvent()
9101 …result = (uint32_t)lldb::SBBreakpoint::GetNumBreakpointLocationsFromEvent((lldb::SBEvent const &)*… in _wrap_SBBreakpoint_GetNumBreakpointLocationsFromEvent()
9115 lldb::SBBreakpoint *arg1 = (lldb::SBBreakpoint *) 0 ; in _wrap_SBBreakpoint_IsHardware()
9125 result = (bool)((lldb::SBBreakpoint const *)arg1)->IsHardware(); in _wrap_SBBreakpoint_IsHardware()
9139 lldb::SBBreakpoint *arg1 = (lldb::SBBreakpoint *) 0 ; in _wrap_SBBreakpoint_SetIsHardware()
9141 lldb::SBError result; in _wrap_SBBreakpoint_SetIsHardware()
9154 lldb::SBError * resultptr = new lldb::SBError(result); in _wrap_SBBreakpoint_SetIsHardware()
9169 lldb::SBBreakpoint *arg1 = (lldb::SBBreakpoint *) 0 ; in _wrap_SBBreakpoint_AddLocation()
9170 lldb::SBAddress *arg2 = 0 ; in _wrap_SBBreakpoint_AddLocation()
9171 lldb::SBError result; in _wrap_SBBreakpoint_AddLocation()
9188 lldb::SBError * resultptr = new lldb::SBError(result); in _wrap_SBBreakpoint_AddLocation()
9203 lldb::SBBreakpoint *arg1 = (lldb::SBBreakpoint *) 0 ; in _wrap_SBBreakpoint_SerializeToStructuredData()
9204 lldb::SBStructuredData result; in _wrap_SBBreakpoint_SerializeToStructuredData()
9215 lldb::SBStructuredData * resultptr = new lldb::SBStructuredData(result); in _wrap_SBBreakpoint_SerializeToStructuredData()
9230 lldb::SBBreakpoint *arg1 = (lldb::SBBreakpoint *) 0 ; in _wrap_SBBreakpoint___tostring()
9252 lldb::SBBreakpoint *arg1 = (lldb::SBBreakpoint *) obj; in swig_delete_SBBreakpoint()
9354 lldb::SBTarget *arg1 = 0 ; in _wrap_new_SBBreakpointList()
9355 lldb::SBBreakpointList *result = 0 ; in _wrap_new_SBBreakpointList()
9364 result = (lldb::SBBreakpointList *)new lldb::SBBreakpointList(*arg1); in _wrap_new_SBBreakpointList()
9378 lldb::SBBreakpointList *arg1 = (lldb::SBBreakpointList *) 0 ; in _wrap_SBBreakpointList_GetSize()
9388 result = ((lldb::SBBreakpointList const *)arg1)->GetSize(); in _wrap_SBBreakpointList_GetSize()
9402 lldb::SBBreakpointList *arg1 = (lldb::SBBreakpointList *) 0 ; in _wrap_SBBreakpointList_GetBreakpointAtIndex()
9404 lldb::SBBreakpoint result; in _wrap_SBBreakpointList_GetBreakpointAtIndex()
9417 lldb::SBBreakpoint * resultptr = new lldb::SBBreakpoint(result); in _wrap_SBBreakpointList_GetBreakpointAtIndex()
9432 lldb::SBBreakpointList *arg1 = (lldb::SBBreakpointList *) 0 ; in _wrap_SBBreakpointList_FindBreakpointByID()
9433 lldb::break_id_t arg2 ; in _wrap_SBBreakpointList_FindBreakpointByID()
9434 lldb::SBBreakpoint result; in _wrap_SBBreakpointList_FindBreakpointByID()
9444 arg2 = (lldb::break_id_t)lua_tointeger(L, 2); in _wrap_SBBreakpointList_FindBreakpointByID()
9447 lldb::SBBreakpoint * resultptr = new lldb::SBBreakpoint(result); in _wrap_SBBreakpointList_FindBreakpointByID()
9462 lldb::SBBreakpointList *arg1 = (lldb::SBBreakpointList *) 0 ; in _wrap_SBBreakpointList_Append()
9463 lldb::SBBreakpoint *arg2 = 0 ; in _wrap_SBBreakpointList_Append()
9478 (arg1)->Append((lldb::SBBreakpoint const &)*arg2); in _wrap_SBBreakpointList_Append()
9492 lldb::SBBreakpointList *arg1 = (lldb::SBBreakpointList *) 0 ; in _wrap_SBBreakpointList_AppendIfUnique()
9493 lldb::SBBreakpoint *arg2 = 0 ; in _wrap_SBBreakpointList_AppendIfUnique()
9509 result = (bool)(arg1)->AppendIfUnique((lldb::SBBreakpoint const &)*arg2); in _wrap_SBBreakpointList_AppendIfUnique()
9523 lldb::SBBreakpointList *arg1 = (lldb::SBBreakpointList *) 0 ; in _wrap_SBBreakpointList_AppendByID()
9524 lldb::break_id_t arg2 ; in _wrap_SBBreakpointList_AppendByID()
9534 arg2 = (lldb::break_id_t)lua_tointeger(L, 2); in _wrap_SBBreakpointList_AppendByID()
9549 lldb::SBBreakpointList *arg1 = (lldb::SBBreakpointList *) 0 ; in _wrap_SBBreakpointList_Clear()
9570 lldb::SBBreakpointList *arg1 = (lldb::SBBreakpointList *) obj; in swig_delete_SBBreakpointList()
9626 lldb::SBBreakpointLocation *result = 0 ; in _wrap_new_SBBreakpointLocation__SWIG_0()
9629 result = (lldb::SBBreakpointLocation *)new lldb::SBBreakpointLocation(); in _wrap_new_SBBreakpointLocation__SWIG_0()
9643 lldb::SBBreakpointLocation *arg1 = 0 ; in _wrap_new_SBBreakpointLocation__SWIG_1()
9644 lldb::SBBreakpointLocation *result = 0 ; in _wrap_new_SBBreakpointLocation__SWIG_1()
9653 …result = (lldb::SBBreakpointLocation *)new lldb::SBBreakpointLocation((lldb::SBBreakpointLocation … in _wrap_new_SBBreakpointLocation__SWIG_1()
9700 lldb::SBBreakpointLocation *arg1 = (lldb::SBBreakpointLocation *) 0 ; in _wrap_SBBreakpointLocation_GetID()
9701 lldb::break_id_t result; in _wrap_SBBreakpointLocation_GetID()
9710 result = (lldb::break_id_t)(arg1)->GetID(); in _wrap_SBBreakpointLocation_GetID()
9724 lldb::SBBreakpointLocation *arg1 = (lldb::SBBreakpointLocation *) 0 ; in _wrap_SBBreakpointLocation_IsValid()
9734 result = (bool)((lldb::SBBreakpointLocation const *)arg1)->IsValid(); in _wrap_SBBreakpointLocation_IsValid()
9748 lldb::SBBreakpointLocation *arg1 = (lldb::SBBreakpointLocation *) 0 ; in _wrap_SBBreakpointLocation_GetAddress()
9749 lldb::SBAddress result; in _wrap_SBBreakpointLocation_GetAddress()
9760 lldb::SBAddress * resultptr = new lldb::SBAddress(result); in _wrap_SBBreakpointLocation_GetAddress()
9775 lldb::SBBreakpointLocation *arg1 = (lldb::SBBreakpointLocation *) 0 ; in _wrap_SBBreakpointLocation_GetLoadAddress()
9776 lldb::addr_t result; in _wrap_SBBreakpointLocation_GetLoadAddress()
9785 result = (lldb::addr_t)(arg1)->GetLoadAddress(); in _wrap_SBBreakpointLocation_GetLoadAddress()
9799 lldb::SBBreakpointLocation *arg1 = (lldb::SBBreakpointLocation *) 0 ; in _wrap_SBBreakpointLocation_SetEnabled()
9825 lldb::SBBreakpointLocation *arg1 = (lldb::SBBreakpointLocation *) 0 ; in _wrap_SBBreakpointLocation_IsEnabled()
9849 lldb::SBBreakpointLocation *arg1 = (lldb::SBBreakpointLocation *) 0 ; in _wrap_SBBreakpointLocation_GetHitCount()
9873 lldb::SBBreakpointLocation *arg1 = (lldb::SBBreakpointLocation *) 0 ; in _wrap_SBBreakpointLocation_GetIgnoreCount()
9897 lldb::SBBreakpointLocation *arg1 = (lldb::SBBreakpointLocation *) 0 ; in _wrap_SBBreakpointLocation_SetIgnoreCount()
9923 lldb::SBBreakpointLocation *arg1 = (lldb::SBBreakpointLocation *) 0 ; in _wrap_SBBreakpointLocation_SetCondition()
9949 lldb::SBBreakpointLocation *arg1 = (lldb::SBBreakpointLocation *) 0 ; in _wrap_SBBreakpointLocation_GetCondition()
9973 lldb::SBBreakpointLocation *arg1 = (lldb::SBBreakpointLocation *) 0 ; in _wrap_SBBreakpointLocation_SetAutoContinue()
9999 lldb::SBBreakpointLocation *arg1 = (lldb::SBBreakpointLocation *) 0 ; in _wrap_SBBreakpointLocation_GetAutoContinue()
10023 lldb::SBBreakpointLocation *arg1 = (lldb::SBBreakpointLocation *) 0 ; in _wrap_SBBreakpointLocation_SetScriptCallbackFunction__SWIG_0()
10049 lldb::SBBreakpointLocation *arg1 = (lldb::SBBreakpointLocation *) 0 ; in _wrap_SBBreakpointLocation_SetScriptCallbackFunction__SWIG_1()
10051 lldb::SBStructuredData *arg3 = 0 ; in _wrap_SBBreakpointLocation_SetScriptCallbackFunction__SWIG_1()
10052 lldb::SBError result; in _wrap_SBBreakpointLocation_SetScriptCallbackFunction__SWIG_1()
10071 lldb::SBError * resultptr = new lldb::SBError(result); in _wrap_SBBreakpointLocation_SetScriptCallbackFunction__SWIG_1()
10150 lldb::SBBreakpointLocation *arg1 = (lldb::SBBreakpointLocation *) 0 ; in _wrap_SBBreakpointLocation_SetScriptCallbackBody()
10152 lldb::SBError result; in _wrap_SBBreakpointLocation_SetScriptCallbackBody()
10165 lldb::SBError * resultptr = new lldb::SBError(result); in _wrap_SBBreakpointLocation_SetScriptCallbackBody()
10180 lldb::SBBreakpointLocation *arg1 = (lldb::SBBreakpointLocation *) 0 ; in _wrap_SBBreakpointLocation_SetCommandLineCommands()
10181 lldb::SBStringList *arg2 = 0 ; in _wrap_SBBreakpointLocation_SetCommandLineCommands()
10210 lldb::SBBreakpointLocation *arg1 = (lldb::SBBreakpointLocation *) 0 ; in _wrap_SBBreakpointLocation_GetCommandLineCommands()
10211 lldb::SBStringList *arg2 = 0 ; in _wrap_SBBreakpointLocation_GetCommandLineCommands()
10241 lldb::SBBreakpointLocation *arg1 = (lldb::SBBreakpointLocation *) 0 ; in _wrap_SBBreakpointLocation_SetThreadID()
10242 lldb::tid_t arg2 ; in _wrap_SBBreakpointLocation_SetThreadID()
10252 arg2 = (lldb::tid_t)lua_tointeger(L, 2); in _wrap_SBBreakpointLocation_SetThreadID()
10267 lldb::SBBreakpointLocation *arg1 = (lldb::SBBreakpointLocation *) 0 ; in _wrap_SBBreakpointLocation_GetThreadID()
10268 lldb::tid_t result; in _wrap_SBBreakpointLocation_GetThreadID()
10277 result = (lldb::tid_t)(arg1)->GetThreadID(); in _wrap_SBBreakpointLocation_GetThreadID()
10291 lldb::SBBreakpointLocation *arg1 = (lldb::SBBreakpointLocation *) 0 ; in _wrap_SBBreakpointLocation_SetThreadIndex()
10317 lldb::SBBreakpointLocation *arg1 = (lldb::SBBreakpointLocation *) 0 ; in _wrap_SBBreakpointLocation_GetThreadIndex()
10327 result = (uint32_t)((lldb::SBBreakpointLocation const *)arg1)->GetThreadIndex(); in _wrap_SBBreakpointLocation_GetThreadIndex()
10341 lldb::SBBreakpointLocation *arg1 = (lldb::SBBreakpointLocation *) 0 ; in _wrap_SBBreakpointLocation_SetThreadName()
10367 lldb::SBBreakpointLocation *arg1 = (lldb::SBBreakpointLocation *) 0 ; in _wrap_SBBreakpointLocation_GetThreadName()
10377 result = (char *)((lldb::SBBreakpointLocation const *)arg1)->GetThreadName(); in _wrap_SBBreakpointLocation_GetThreadName()
10391 lldb::SBBreakpointLocation *arg1 = (lldb::SBBreakpointLocation *) 0 ; in _wrap_SBBreakpointLocation_SetQueueName()
10417 lldb::SBBreakpointLocation *arg1 = (lldb::SBBreakpointLocation *) 0 ; in _wrap_SBBreakpointLocation_GetQueueName()
10427 result = (char *)((lldb::SBBreakpointLocation const *)arg1)->GetQueueName(); in _wrap_SBBreakpointLocation_GetQueueName()
10441 lldb::SBBreakpointLocation *arg1 = (lldb::SBBreakpointLocation *) 0 ; in _wrap_SBBreakpointLocation_IsResolved()
10465 lldb::SBBreakpointLocation *arg1 = (lldb::SBBreakpointLocation *) 0 ; in _wrap_SBBreakpointLocation_GetDescription()
10466 lldb::SBStream *arg2 = 0 ; in _wrap_SBBreakpointLocation_GetDescription()
10467 lldb::DescriptionLevel arg3 ; in _wrap_SBBreakpointLocation_GetDescription()
10484 arg3 = (lldb::DescriptionLevel)lua_tointeger(L, 3); in _wrap_SBBreakpointLocation_GetDescription()
10499 lldb::SBBreakpointLocation *arg1 = (lldb::SBBreakpointLocation *) 0 ; in _wrap_SBBreakpointLocation_GetBreakpoint()
10500 lldb::SBBreakpoint result; in _wrap_SBBreakpointLocation_GetBreakpoint()
10511 lldb::SBBreakpoint * resultptr = new lldb::SBBreakpoint(result); in _wrap_SBBreakpointLocation_GetBreakpoint()
10526 lldb::SBBreakpointLocation *arg1 = (lldb::SBBreakpointLocation *) 0 ; in _wrap_SBBreakpointLocation___tostring()
10548 lldb::SBBreakpointLocation *arg1 = (lldb::SBBreakpointLocation *) obj; in swig_delete_SBBreakpointLocation()
10627 lldb::SBBreakpointName *result = 0 ; in _wrap_new_SBBreakpointName__SWIG_0()
10630 result = (lldb::SBBreakpointName *)new lldb::SBBreakpointName(); in _wrap_new_SBBreakpointName__SWIG_0()
10644 lldb::SBTarget *arg1 = 0 ; in _wrap_new_SBBreakpointName__SWIG_1()
10646 lldb::SBBreakpointName *result = 0 ; in _wrap_new_SBBreakpointName__SWIG_1()
10657 result = (lldb::SBBreakpointName *)new lldb::SBBreakpointName(*arg1,(char const *)arg2); in _wrap_new_SBBreakpointName__SWIG_1()
10671 lldb::SBBreakpoint *arg1 = 0 ; in _wrap_new_SBBreakpointName__SWIG_2()
10673 lldb::SBBreakpointName *result = 0 ; in _wrap_new_SBBreakpointName__SWIG_2()
10684 result = (lldb::SBBreakpointName *)new lldb::SBBreakpointName(*arg1,(char const *)arg2); in _wrap_new_SBBreakpointName__SWIG_2()
10698 lldb::SBBreakpointName *arg1 = 0 ; in _wrap_new_SBBreakpointName__SWIG_3()
10699 lldb::SBBreakpointName *result = 0 ; in _wrap_new_SBBreakpointName__SWIG_3()
10708 …result = (lldb::SBBreakpointName *)new lldb::SBBreakpointName((lldb::SBBreakpointName const &)*arg… in _wrap_new_SBBreakpointName__SWIG_3()
10795 lldb::SBBreakpointName *arg1 = (lldb::SBBreakpointName *) 0 ; in _wrap_SBBreakpointName___eq()
10796 lldb::SBBreakpointName *arg2 = 0 ; in _wrap_SBBreakpointName___eq()
10812 result = (bool)(arg1)->operator ==((lldb::SBBreakpointName const &)*arg2); in _wrap_SBBreakpointName___eq()
10826 lldb::SBBreakpointName *arg1 = (lldb::SBBreakpointName *) 0 ; in _wrap_SBBreakpointName_IsValid()
10836 result = (bool)((lldb::SBBreakpointName const *)arg1)->IsValid(); in _wrap_SBBreakpointName_IsValid()
10850 lldb::SBBreakpointName *arg1 = (lldb::SBBreakpointName *) 0 ; in _wrap_SBBreakpointName_GetName()
10860 result = (char *)((lldb::SBBreakpointName const *)arg1)->GetName(); in _wrap_SBBreakpointName_GetName()
10874 lldb::SBBreakpointName *arg1 = (lldb::SBBreakpointName *) 0 ; in _wrap_SBBreakpointName_SetEnabled()
10900 lldb::SBBreakpointName *arg1 = (lldb::SBBreakpointName *) 0 ; in _wrap_SBBreakpointName_IsEnabled()
10924 lldb::SBBreakpointName *arg1 = (lldb::SBBreakpointName *) 0 ; in _wrap_SBBreakpointName_SetOneShot()
10950 lldb::SBBreakpointName *arg1 = (lldb::SBBreakpointName *) 0 ; in _wrap_SBBreakpointName_IsOneShot()
10960 result = (bool)((lldb::SBBreakpointName const *)arg1)->IsOneShot(); in _wrap_SBBreakpointName_IsOneShot()
10974 lldb::SBBreakpointName *arg1 = (lldb::SBBreakpointName *) 0 ; in _wrap_SBBreakpointName_SetIgnoreCount()
11000 lldb::SBBreakpointName *arg1 = (lldb::SBBreakpointName *) 0 ; in _wrap_SBBreakpointName_GetIgnoreCount()
11010 result = (uint32_t)((lldb::SBBreakpointName const *)arg1)->GetIgnoreCount(); in _wrap_SBBreakpointName_GetIgnoreCount()
11024 lldb::SBBreakpointName *arg1 = (lldb::SBBreakpointName *) 0 ; in _wrap_SBBreakpointName_SetCondition()
11050 lldb::SBBreakpointName *arg1 = (lldb::SBBreakpointName *) 0 ; in _wrap_SBBreakpointName_GetCondition()
11074 lldb::SBBreakpointName *arg1 = (lldb::SBBreakpointName *) 0 ; in _wrap_SBBreakpointName_SetAutoContinue()
11100 lldb::SBBreakpointName *arg1 = (lldb::SBBreakpointName *) 0 ; in _wrap_SBBreakpointName_GetAutoContinue()
11124 lldb::SBBreakpointName *arg1 = (lldb::SBBreakpointName *) 0 ; in _wrap_SBBreakpointName_SetThreadID()
11125 lldb::tid_t arg2 ; in _wrap_SBBreakpointName_SetThreadID()
11135 arg2 = (lldb::tid_t)lua_tointeger(L, 2); in _wrap_SBBreakpointName_SetThreadID()
11150 lldb::SBBreakpointName *arg1 = (lldb::SBBreakpointName *) 0 ; in _wrap_SBBreakpointName_GetThreadID()
11151 lldb::tid_t result; in _wrap_SBBreakpointName_GetThreadID()
11160 result = (lldb::tid_t)(arg1)->GetThreadID(); in _wrap_SBBreakpointName_GetThreadID()
11174 lldb::SBBreakpointName *arg1 = (lldb::SBBreakpointName *) 0 ; in _wrap_SBBreakpointName_SetThreadIndex()
11200 lldb::SBBreakpointName *arg1 = (lldb::SBBreakpointName *) 0 ; in _wrap_SBBreakpointName_GetThreadIndex()
11210 result = (uint32_t)((lldb::SBBreakpointName const *)arg1)->GetThreadIndex(); in _wrap_SBBreakpointName_GetThreadIndex()
11224 lldb::SBBreakpointName *arg1 = (lldb::SBBreakpointName *) 0 ; in _wrap_SBBreakpointName_SetThreadName()
11250 lldb::SBBreakpointName *arg1 = (lldb::SBBreakpointName *) 0 ; in _wrap_SBBreakpointName_GetThreadName()
11260 result = (char *)((lldb::SBBreakpointName const *)arg1)->GetThreadName(); in _wrap_SBBreakpointName_GetThreadName()
11274 lldb::SBBreakpointName *arg1 = (lldb::SBBreakpointName *) 0 ; in _wrap_SBBreakpointName_SetQueueName()
11300 lldb::SBBreakpointName *arg1 = (lldb::SBBreakpointName *) 0 ; in _wrap_SBBreakpointName_GetQueueName()
11310 result = (char *)((lldb::SBBreakpointName const *)arg1)->GetQueueName(); in _wrap_SBBreakpointName_GetQueueName()
11324 lldb::SBBreakpointName *arg1 = (lldb::SBBreakpointName *) 0 ; in _wrap_SBBreakpointName_SetScriptCallbackFunction__SWIG_0()
11350 lldb::SBBreakpointName *arg1 = (lldb::SBBreakpointName *) 0 ; in _wrap_SBBreakpointName_SetScriptCallbackFunction__SWIG_1()
11352 lldb::SBStructuredData *arg3 = 0 ; in _wrap_SBBreakpointName_SetScriptCallbackFunction__SWIG_1()
11353 lldb::SBError result; in _wrap_SBBreakpointName_SetScriptCallbackFunction__SWIG_1()
11372 lldb::SBError * resultptr = new lldb::SBError(result); in _wrap_SBBreakpointName_SetScriptCallbackFunction__SWIG_1()
11451 lldb::SBBreakpointName *arg1 = (lldb::SBBreakpointName *) 0 ; in _wrap_SBBreakpointName_SetCommandLineCommands()
11452 lldb::SBStringList *arg2 = 0 ; in _wrap_SBBreakpointName_SetCommandLineCommands()
11481 lldb::SBBreakpointName *arg1 = (lldb::SBBreakpointName *) 0 ; in _wrap_SBBreakpointName_GetCommandLineCommands()
11482 lldb::SBStringList *arg2 = 0 ; in _wrap_SBBreakpointName_GetCommandLineCommands()
11512 lldb::SBBreakpointName *arg1 = (lldb::SBBreakpointName *) 0 ; in _wrap_SBBreakpointName_SetScriptCallbackBody()
11514 lldb::SBError result; in _wrap_SBBreakpointName_SetScriptCallbackBody()
11527 lldb::SBError * resultptr = new lldb::SBError(result); in _wrap_SBBreakpointName_SetScriptCallbackBody()
11542 lldb::SBBreakpointName *arg1 = (lldb::SBBreakpointName *) 0 ; in _wrap_SBBreakpointName_GetHelpString()
11552 result = (char *)((lldb::SBBreakpointName const *)arg1)->GetHelpString(); in _wrap_SBBreakpointName_GetHelpString()
11566 lldb::SBBreakpointName *arg1 = (lldb::SBBreakpointName *) 0 ; in _wrap_SBBreakpointName_SetHelpString()
11592 lldb::SBBreakpointName *arg1 = (lldb::SBBreakpointName *) 0 ; in _wrap_SBBreakpointName_GetAllowList()
11602 result = (bool)((lldb::SBBreakpointName const *)arg1)->GetAllowList(); in _wrap_SBBreakpointName_GetAllowList()
11616 lldb::SBBreakpointName *arg1 = (lldb::SBBreakpointName *) 0 ; in _wrap_SBBreakpointName_SetAllowList()
11642 lldb::SBBreakpointName *arg1 = (lldb::SBBreakpointName *) 0 ; in _wrap_SBBreakpointName_GetAllowDelete()
11666 lldb::SBBreakpointName *arg1 = (lldb::SBBreakpointName *) 0 ; in _wrap_SBBreakpointName_SetAllowDelete()
11692 lldb::SBBreakpointName *arg1 = (lldb::SBBreakpointName *) 0 ; in _wrap_SBBreakpointName_GetAllowDisable()
11716 lldb::SBBreakpointName *arg1 = (lldb::SBBreakpointName *) 0 ; in _wrap_SBBreakpointName_SetAllowDisable()
11742 lldb::SBBreakpointName *arg1 = (lldb::SBBreakpointName *) 0 ; in _wrap_SBBreakpointName_GetDescription()
11743 lldb::SBStream *arg2 = 0 ; in _wrap_SBBreakpointName_GetDescription()
11773 lldb::SBBreakpointName *arg1 = (lldb::SBBreakpointName *) 0 ; in _wrap_SBBreakpointName___tostring()
11795 lldb::SBBreakpointName *arg1 = (lldb::SBBreakpointName *) obj; in swig_delete_SBBreakpointName()
11881 lldb::SBBroadcaster *result = 0 ; in _wrap_new_SBBroadcaster__SWIG_0()
11884 result = (lldb::SBBroadcaster *)new lldb::SBBroadcaster(); in _wrap_new_SBBroadcaster__SWIG_0()
11899 lldb::SBBroadcaster *result = 0 ; in _wrap_new_SBBroadcaster__SWIG_1()
11904 result = (lldb::SBBroadcaster *)new lldb::SBBroadcaster((char const *)arg1); in _wrap_new_SBBroadcaster__SWIG_1()
11918 lldb::SBBroadcaster *arg1 = 0 ; in _wrap_new_SBBroadcaster__SWIG_2()
11919 lldb::SBBroadcaster *result = 0 ; in _wrap_new_SBBroadcaster__SWIG_2()
11928 result = (lldb::SBBroadcaster *)new lldb::SBBroadcaster((lldb::SBBroadcaster const &)*arg1); in _wrap_new_SBBroadcaster__SWIG_2()
11985 lldb::SBBroadcaster *arg1 = (lldb::SBBroadcaster *) 0 ; in _wrap_SBBroadcaster_IsValid()
11995 result = (bool)((lldb::SBBroadcaster const *)arg1)->IsValid(); in _wrap_SBBroadcaster_IsValid()
12009 lldb::SBBroadcaster *arg1 = (lldb::SBBroadcaster *) 0 ; in _wrap_SBBroadcaster_Clear()
12032 lldb::SBBroadcaster *arg1 = (lldb::SBBroadcaster *) 0 ; in _wrap_SBBroadcaster_BroadcastEventByType__SWIG_0()
12061 lldb::SBBroadcaster *arg1 = (lldb::SBBroadcaster *) 0 ; in _wrap_SBBroadcaster_BroadcastEventByType__SWIG_1()
12146 lldb::SBBroadcaster *arg1 = (lldb::SBBroadcaster *) 0 ; in _wrap_SBBroadcaster_BroadcastEvent__SWIG_0()
12147 lldb::SBEvent *arg2 = 0 ; in _wrap_SBBroadcaster_BroadcastEvent__SWIG_0()
12165 (arg1)->BroadcastEvent((lldb::SBEvent const &)*arg2,arg3); in _wrap_SBBroadcaster_BroadcastEvent__SWIG_0()
12179 lldb::SBBroadcaster *arg1 = (lldb::SBBroadcaster *) 0 ; in _wrap_SBBroadcaster_BroadcastEvent__SWIG_1()
12180 lldb::SBEvent *arg2 = 0 ; in _wrap_SBBroadcaster_BroadcastEvent__SWIG_1()
12195 (arg1)->BroadcastEvent((lldb::SBEvent const &)*arg2); in _wrap_SBBroadcaster_BroadcastEvent__SWIG_1()
12278 lldb::SBBroadcaster *arg1 = (lldb::SBBroadcaster *) 0 ; in _wrap_SBBroadcaster_AddInitialEventsToListener()
12279 lldb::SBListener *arg2 = 0 ; in _wrap_SBBroadcaster_AddInitialEventsToListener()
12297 (arg1)->AddInitialEventsToListener((lldb::SBListener const &)*arg2,arg3); in _wrap_SBBroadcaster_AddInitialEventsToListener()
12311 lldb::SBBroadcaster *arg1 = (lldb::SBBroadcaster *) 0 ; in _wrap_SBBroadcaster_AddListener()
12312 lldb::SBListener *arg2 = 0 ; in _wrap_SBBroadcaster_AddListener()
12331 result = (uint32_t)(arg1)->AddListener((lldb::SBListener const &)*arg2,arg3); in _wrap_SBBroadcaster_AddListener()
12345 lldb::SBBroadcaster *arg1 = (lldb::SBBroadcaster *) 0 ; in _wrap_SBBroadcaster_GetName()
12355 result = (char *)((lldb::SBBroadcaster const *)arg1)->GetName(); in _wrap_SBBroadcaster_GetName()
12369 lldb::SBBroadcaster *arg1 = (lldb::SBBroadcaster *) 0 ; in _wrap_SBBroadcaster_EventTypeHasListeners()
12396 lldb::SBBroadcaster *arg1 = (lldb::SBBroadcaster *) 0 ; in _wrap_SBBroadcaster_RemoveListener__SWIG_0()
12397 lldb::SBListener *arg2 = 0 ; in _wrap_SBBroadcaster_RemoveListener__SWIG_0()
12416 result = (bool)(arg1)->RemoveListener((lldb::SBListener const &)*arg2,arg3); in _wrap_SBBroadcaster_RemoveListener__SWIG_0()
12430 lldb::SBBroadcaster *arg1 = (lldb::SBBroadcaster *) 0 ; in _wrap_SBBroadcaster_RemoveListener__SWIG_1()
12431 lldb::SBListener *arg2 = 0 ; in _wrap_SBBroadcaster_RemoveListener__SWIG_1()
12447 result = (bool)(arg1)->RemoveListener((lldb::SBListener const &)*arg2); in _wrap_SBBroadcaster_RemoveListener__SWIG_1()
12530 lldb::SBBroadcaster *arg1 = (lldb::SBBroadcaster *) 0 ; in _wrap_SBBroadcaster___eq()
12531 lldb::SBBroadcaster *arg2 = 0 ; in _wrap_SBBroadcaster___eq()
12547 …result = (bool)((lldb::SBBroadcaster const *)arg1)->operator ==((lldb::SBBroadcaster const &)*arg2… in _wrap_SBBroadcaster___eq()
12561 lldb::SBBroadcaster *arg1 = (lldb::SBBroadcaster *) 0 ; in _wrap_SBBroadcaster___lt()
12562 lldb::SBBroadcaster *arg2 = 0 ; in _wrap_SBBroadcaster___lt()
12578 …result = (bool)((lldb::SBBroadcaster const *)arg1)->operator <((lldb::SBBroadcaster const &)*arg2); in _wrap_SBBroadcaster___lt()
12590 lldb::SBBroadcaster *arg1 = (lldb::SBBroadcaster *) obj; in swig_delete_SBBroadcaster()
12652 lldb::SBCommandInterpreter *result = 0 ; in _wrap_new_SBCommandInterpreter__SWIG_0()
12655 result = (lldb::SBCommandInterpreter *)new lldb::SBCommandInterpreter(); in _wrap_new_SBCommandInterpreter__SWIG_0()
12669 lldb::SBCommandInterpreter *arg1 = 0 ; in _wrap_new_SBCommandInterpreter__SWIG_1()
12670 lldb::SBCommandInterpreter *result = 0 ; in _wrap_new_SBCommandInterpreter__SWIG_1()
12679 …result = (lldb::SBCommandInterpreter *)new lldb::SBCommandInterpreter((lldb::SBCommandInterpreter … in _wrap_new_SBCommandInterpreter__SWIG_1()
12726 lldb::CommandArgumentType arg1 ; in _wrap_SBCommandInterpreter_GetArgumentTypeAsCString()
12731 arg1 = (lldb::CommandArgumentType const)lua_tointeger(L, 1); in _wrap_SBCommandInterpreter_GetArgumentTypeAsCString()
12732 result = (char *)lldb::SBCommandInterpreter::GetArgumentTypeAsCString(arg1); in _wrap_SBCommandInterpreter_GetArgumentTypeAsCString()
12746 lldb::CommandArgumentType arg1 ; in _wrap_SBCommandInterpreter_GetArgumentDescriptionAsCString()
12751 arg1 = (lldb::CommandArgumentType const)lua_tointeger(L, 1); in _wrap_SBCommandInterpreter_GetArgumentDescriptionAsCString()
12752 result = (char *)lldb::SBCommandInterpreter::GetArgumentDescriptionAsCString(arg1); in _wrap_SBCommandInterpreter_GetArgumentDescriptionAsCString()
12766 lldb::SBEvent *arg1 = 0 ; in _wrap_SBCommandInterpreter_EventIsCommandInterpreterEvent()
12776 …result = (bool)lldb::SBCommandInterpreter::EventIsCommandInterpreterEvent((lldb::SBEvent const &)*… in _wrap_SBCommandInterpreter_EventIsCommandInterpreterEvent()
12790 lldb::SBCommandInterpreter *arg1 = (lldb::SBCommandInterpreter *) 0 ; in _wrap_SBCommandInterpreter_IsValid()
12800 result = (bool)((lldb::SBCommandInterpreter const *)arg1)->IsValid(); in _wrap_SBCommandInterpreter_IsValid()
12814 lldb::SBCommandInterpreter *arg1 = (lldb::SBCommandInterpreter *) 0 ; in _wrap_SBCommandInterpreter_CommandExists()
12841 lldb::SBCommandInterpreter *arg1 = (lldb::SBCommandInterpreter *) 0 ; in _wrap_SBCommandInterpreter_UserCommandExists()
12868 lldb::SBCommandInterpreter *arg1 = (lldb::SBCommandInterpreter *) 0 ; in _wrap_SBCommandInterpreter_AliasExists()
12895 lldb::SBCommandInterpreter *arg1 = (lldb::SBCommandInterpreter *) 0 ; in _wrap_SBCommandInterpreter_GetBroadcaster()
12896 lldb::SBBroadcaster result; in _wrap_SBCommandInterpreter_GetBroadcaster()
12907 lldb::SBBroadcaster * resultptr = new lldb::SBBroadcaster(result); in _wrap_SBCommandInterpreter_GetBroadcaster()
12925 result = (char *)lldb::SBCommandInterpreter::GetBroadcasterClass(); in _wrap_SBCommandInterpreter_GetBroadcasterClass()
12939 lldb::SBCommandInterpreter *arg1 = (lldb::SBCommandInterpreter *) 0 ; in _wrap_SBCommandInterpreter_HasCommands()
12963 lldb::SBCommandInterpreter *arg1 = (lldb::SBCommandInterpreter *) 0 ; in _wrap_SBCommandInterpreter_HasAliases()
12987 lldb::SBCommandInterpreter *arg1 = (lldb::SBCommandInterpreter *) 0 ; in _wrap_SBCommandInterpreter_HasAliasOptions()
13011 lldb::SBCommandInterpreter *arg1 = (lldb::SBCommandInterpreter *) 0 ; in _wrap_SBCommandInterpreter_IsInteractive()
13035 lldb::SBCommandInterpreter *arg1 = (lldb::SBCommandInterpreter *) 0 ; in _wrap_SBCommandInterpreter_GetProcess()
13036 lldb::SBProcess result; in _wrap_SBCommandInterpreter_GetProcess()
13047 lldb::SBProcess * resultptr = new lldb::SBProcess(result); in _wrap_SBCommandInterpreter_GetProcess()
13062 lldb::SBCommandInterpreter *arg1 = (lldb::SBCommandInterpreter *) 0 ; in _wrap_SBCommandInterpreter_GetDebugger()
13063 lldb::SBDebugger result; in _wrap_SBCommandInterpreter_GetDebugger()
13074 lldb::SBDebugger * resultptr = new lldb::SBDebugger(result); in _wrap_SBCommandInterpreter_GetDebugger()
13089 lldb::SBCommandInterpreter *arg1 = (lldb::SBCommandInterpreter *) 0 ; in _wrap_SBCommandInterpreter_SourceInitFileInHomeDirectory__SWIG_0()
13090 lldb::SBCommandReturnObject *arg2 = 0 ; in _wrap_SBCommandInterpreter_SourceInitFileInHomeDirectory__SWIG_0()
13119 lldb::SBCommandInterpreter *arg1 = (lldb::SBCommandInterpreter *) 0 ; in _wrap_SBCommandInterpreter_SourceInitFileInHomeDirectory__SWIG_1()
13120 lldb::SBCommandReturnObject *arg2 = 0 ; in _wrap_SBCommandInterpreter_SourceInitFileInHomeDirectory__SWIG_1()
13221 lldb::SBCommandInterpreter *arg1 = (lldb::SBCommandInterpreter *) 0 ; in _wrap_SBCommandInterpreter_SourceInitFileInCurrentWorkingDirectory()
13222 lldb::SBCommandReturnObject *arg2 = 0 ; in _wrap_SBCommandInterpreter_SourceInitFileInCurrentWorkingDirectory()
13251 lldb::SBCommandInterpreter *arg1 = (lldb::SBCommandInterpreter *) 0 ; in _wrap_SBCommandInterpreter_HandleCommand__SWIG_0()
13253 lldb::SBCommandReturnObject *arg3 = 0 ; in _wrap_SBCommandInterpreter_HandleCommand__SWIG_0()
13255 lldb::ReturnStatus result; in _wrap_SBCommandInterpreter_HandleCommand__SWIG_0()
13274 result = (lldb::ReturnStatus)(arg1)->HandleCommand((char const *)arg2,*arg3,arg4); in _wrap_SBCommandInterpreter_HandleCommand__SWIG_0()
13288 lldb::SBCommandInterpreter *arg1 = (lldb::SBCommandInterpreter *) 0 ; in _wrap_SBCommandInterpreter_HandleCommand__SWIG_1()
13290 lldb::SBCommandReturnObject *arg3 = 0 ; in _wrap_SBCommandInterpreter_HandleCommand__SWIG_1()
13291 lldb::ReturnStatus result; in _wrap_SBCommandInterpreter_HandleCommand__SWIG_1()
13308 result = (lldb::ReturnStatus)(arg1)->HandleCommand((char const *)arg2,*arg3); in _wrap_SBCommandInterpreter_HandleCommand__SWIG_1()
13322 lldb::SBCommandInterpreter *arg1 = (lldb::SBCommandInterpreter *) 0 ; in _wrap_SBCommandInterpreter_HandleCommand__SWIG_2()
13324 lldb::SBExecutionContext *arg3 = 0 ; in _wrap_SBCommandInterpreter_HandleCommand__SWIG_2()
13325 lldb::SBCommandReturnObject *arg4 = 0 ; in _wrap_SBCommandInterpreter_HandleCommand__SWIG_2()
13327 lldb::ReturnStatus result; in _wrap_SBCommandInterpreter_HandleCommand__SWIG_2()
13352 result = (lldb::ReturnStatus)(arg1)->HandleCommand((char const *)arg2,*arg3,*arg4,arg5); in _wrap_SBCommandInterpreter_HandleCommand__SWIG_2()
13366 lldb::SBCommandInterpreter *arg1 = (lldb::SBCommandInterpreter *) 0 ; in _wrap_SBCommandInterpreter_HandleCommand__SWIG_3()
13368 lldb::SBExecutionContext *arg3 = 0 ; in _wrap_SBCommandInterpreter_HandleCommand__SWIG_3()
13369 lldb::SBCommandReturnObject *arg4 = 0 ; in _wrap_SBCommandInterpreter_HandleCommand__SWIG_3()
13370 lldb::ReturnStatus result; in _wrap_SBCommandInterpreter_HandleCommand__SWIG_3()
13393 result = (lldb::ReturnStatus)(arg1)->HandleCommand((char const *)arg2,*arg3,*arg4); in _wrap_SBCommandInterpreter_HandleCommand__SWIG_3()
13571 lldb::SBCommandInterpreter *arg1 = (lldb::SBCommandInterpreter *) 0 ; in _wrap_SBCommandInterpreter_HandleCommandsFromFile()
13572 lldb::SBFileSpec *arg2 = 0 ; in _wrap_SBCommandInterpreter_HandleCommandsFromFile()
13573 lldb::SBExecutionContext *arg3 = 0 ; in _wrap_SBCommandInterpreter_HandleCommandsFromFile()
13574 lldb::SBCommandInterpreterRunOptions *arg4 = 0 ; in _wrap_SBCommandInterpreter_HandleCommandsFromFile()
13575 lldb::SBCommandReturnObject arg5 ; in _wrap_SBCommandInterpreter_HandleCommandsFromFile()
13576 lldb::SBCommandReturnObject *argp5 ; in _wrap_SBCommandInterpreter_HandleCommandsFromFile()
13624 lldb::SBCommandInterpreter *arg1 = (lldb::SBCommandInterpreter *) 0 ; in _wrap_SBCommandInterpreter_HandleCompletion()
13629 lldb::SBStringList *arg6 = 0 ; in _wrap_SBCommandInterpreter_HandleCompletion()
13667 lldb::SBCommandInterpreter *arg1 = (lldb::SBCommandInterpreter *) 0 ; in _wrap_SBCommandInterpreter_HandleCompletionWithDescriptions()
13672 lldb::SBStringList *arg6 = 0 ; in _wrap_SBCommandInterpreter_HandleCompletionWithDescriptions()
13673 lldb::SBStringList *arg7 = 0 ; in _wrap_SBCommandInterpreter_HandleCompletionWithDescriptions()
13717 lldb::SBCommandInterpreter *arg1 = (lldb::SBCommandInterpreter *) 0 ; in _wrap_SBCommandInterpreter_WasInterrupted()
13727 result = (bool)((lldb::SBCommandInterpreter const *)arg1)->WasInterrupted(); in _wrap_SBCommandInterpreter_WasInterrupted()
13741 lldb::SBCommandInterpreter *arg1 = (lldb::SBCommandInterpreter *) 0 ; in _wrap_SBCommandInterpreter_InterruptCommand()
13765 lldb::SBCommandInterpreter *arg1 = (lldb::SBCommandInterpreter *) 0 ; in _wrap_SBCommandInterpreter_SetCommandOverrideCallback()
13767 lldb::CommandOverrideCallback arg3 = (lldb::CommandOverrideCallback) 0 ; in _wrap_SBCommandInterpreter_SetCommandOverrideCallback()
13802 lldb::SBCommandInterpreter *arg1 = (lldb::SBCommandInterpreter *) 0 ; in _wrap_SBCommandInterpreter_IsActive()
13826 lldb::SBCommandInterpreter *arg1 = (lldb::SBCommandInterpreter *) 0 ; in _wrap_SBCommandInterpreter_GetIOHandlerControlSequence()
13853 lldb::SBCommandInterpreter *arg1 = (lldb::SBCommandInterpreter *) 0 ; in _wrap_SBCommandInterpreter_GetPromptOnQuit()
13877 lldb::SBCommandInterpreter *arg1 = (lldb::SBCommandInterpreter *) 0 ; in _wrap_SBCommandInterpreter_SetPromptOnQuit()
13903 lldb::SBCommandInterpreter *arg1 = (lldb::SBCommandInterpreter *) 0 ; in _wrap_SBCommandInterpreter_AllowExitCodeOnQuit()
13929 lldb::SBCommandInterpreter *arg1 = (lldb::SBCommandInterpreter *) 0 ; in _wrap_SBCommandInterpreter_HasCustomQuitExitCode()
13953 lldb::SBCommandInterpreter *arg1 = (lldb::SBCommandInterpreter *) 0 ; in _wrap_SBCommandInterpreter_GetQuitStatus()
13977 lldb::SBCommandInterpreter *arg1 = (lldb::SBCommandInterpreter *) 0 ; in _wrap_SBCommandInterpreter_ResolveCommand()
13979 lldb::SBCommandReturnObject *arg3 = 0 ; in _wrap_SBCommandInterpreter_ResolveCommand()
14010 lldb::SBCommandInterpreter *arg1 = (lldb::SBCommandInterpreter *) 0 ; in _wrap_SBCommandInterpreter_GetStatistics()
14011 lldb::SBStructuredData result; in _wrap_SBCommandInterpreter_GetStatistics()
14022 lldb::SBStructuredData * resultptr = new lldb::SBStructuredData(result); in _wrap_SBCommandInterpreter_GetStatistics()
14037 lldb::SBCommandInterpreter *arg1 = (lldb::SBCommandInterpreter *) 0 ; in _wrap_SBCommandInterpreter_GetTranscript()
14038 lldb::SBStructuredData result; in _wrap_SBCommandInterpreter_GetTranscript()
14049 lldb::SBStructuredData * resultptr = new lldb::SBStructuredData(result); in _wrap_SBCommandInterpreter_GetTranscript()
14064 lldb::SBCommandInterpreter *arg1 = (lldb::SBCommandInterpreter *) 0 ; in _wrap_SBCommandInterpreter_SetPrintCallback()
14065 lldb::SBCommandPrintCallback arg2 = (lldb::SBCommandPrintCallback) 0 ; in _wrap_SBCommandInterpreter_SetPrintCallback()
14095 lldb::SBCommandInterpreter *arg1 = (lldb::SBCommandInterpreter *) obj; in swig_delete_SBCommandInterpreter()
14151 …{SWIG_LUA_CONSTTAB_INT("eBroadcastBitThreadShouldExit", (lldb::SBCommandInterpreter::eBroadcastBit…
14152 …{SWIG_LUA_CONSTTAB_INT("eBroadcastBitResetPrompt", (lldb::SBCommandInterpreter::eBroadcastBitReset…
14153 …{SWIG_LUA_CONSTTAB_INT("eBroadcastBitQuitCommandReceived", (lldb::SBCommandInterpreter::eBroadcast…
14154 …{SWIG_LUA_CONSTTAB_INT("eBroadcastBitAsynchronousOutputData", (lldb::SBCommandInterpreter::eBroadc…
14155 …{SWIG_LUA_CONSTTAB_INT("eBroadcastBitAsynchronousErrorData", (lldb::SBCommandInterpreter::eBroadca…
14184 lldb::SBCommandInterpreterRunOptions *result = 0 ; in _wrap_new_SBCommandInterpreterRunOptions__SWIG_0()
14187 result = (lldb::SBCommandInterpreterRunOptions *)new lldb::SBCommandInterpreterRunOptions(); in _wrap_new_SBCommandInterpreterRunOptions__SWIG_0()
14201 lldb::SBCommandInterpreterRunOptions *arg1 = 0 ; in _wrap_new_SBCommandInterpreterRunOptions__SWIG_1()
14202 lldb::SBCommandInterpreterRunOptions *result = 0 ; in _wrap_new_SBCommandInterpreterRunOptions__SWIG_1()
14211 …result = (lldb::SBCommandInterpreterRunOptions *)new lldb::SBCommandInterpreterRunOptions((lldb::S… in _wrap_new_SBCommandInterpreterRunOptions__SWIG_1()
14258 lldb::SBCommandInterpreterRunOptions *arg1 = (lldb::SBCommandInterpreterRunOptions *) 0 ; in _wrap_SBCommandInterpreterRunOptions_GetStopOnContinue()
14268 result = (bool)((lldb::SBCommandInterpreterRunOptions const *)arg1)->GetStopOnContinue(); in _wrap_SBCommandInterpreterRunOptions_GetStopOnContinue()
14282 lldb::SBCommandInterpreterRunOptions *arg1 = (lldb::SBCommandInterpreterRunOptions *) 0 ; in _wrap_SBCommandInterpreterRunOptions_SetStopOnContinue()
14308 lldb::SBCommandInterpreterRunOptions *arg1 = (lldb::SBCommandInterpreterRunOptions *) 0 ; in _wrap_SBCommandInterpreterRunOptions_GetStopOnError()
14318 result = (bool)((lldb::SBCommandInterpreterRunOptions const *)arg1)->GetStopOnError(); in _wrap_SBCommandInterpreterRunOptions_GetStopOnError()
14332 lldb::SBCommandInterpreterRunOptions *arg1 = (lldb::SBCommandInterpreterRunOptions *) 0 ; in _wrap_SBCommandInterpreterRunOptions_SetStopOnError()
14358 lldb::SBCommandInterpreterRunOptions *arg1 = (lldb::SBCommandInterpreterRunOptions *) 0 ; in _wrap_SBCommandInterpreterRunOptions_GetStopOnCrash()
14368 result = (bool)((lldb::SBCommandInterpreterRunOptions const *)arg1)->GetStopOnCrash(); in _wrap_SBCommandInterpreterRunOptions_GetStopOnCrash()
14382 lldb::SBCommandInterpreterRunOptions *arg1 = (lldb::SBCommandInterpreterRunOptions *) 0 ; in _wrap_SBCommandInterpreterRunOptions_SetStopOnCrash()
14408 lldb::SBCommandInterpreterRunOptions *arg1 = (lldb::SBCommandInterpreterRunOptions *) 0 ; in _wrap_SBCommandInterpreterRunOptions_GetEchoCommands()
14418 result = (bool)((lldb::SBCommandInterpreterRunOptions const *)arg1)->GetEchoCommands(); in _wrap_SBCommandInterpreterRunOptions_GetEchoCommands()
14432 lldb::SBCommandInterpreterRunOptions *arg1 = (lldb::SBCommandInterpreterRunOptions *) 0 ; in _wrap_SBCommandInterpreterRunOptions_SetEchoCommands()
14458 lldb::SBCommandInterpreterRunOptions *arg1 = (lldb::SBCommandInterpreterRunOptions *) 0 ; in _wrap_SBCommandInterpreterRunOptions_GetEchoCommentCommands()
14468 result = (bool)((lldb::SBCommandInterpreterRunOptions const *)arg1)->GetEchoCommentCommands(); in _wrap_SBCommandInterpreterRunOptions_GetEchoCommentCommands()
14482 lldb::SBCommandInterpreterRunOptions *arg1 = (lldb::SBCommandInterpreterRunOptions *) 0 ; in _wrap_SBCommandInterpreterRunOptions_SetEchoCommentCommands()
14508 lldb::SBCommandInterpreterRunOptions *arg1 = (lldb::SBCommandInterpreterRunOptions *) 0 ; in _wrap_SBCommandInterpreterRunOptions_GetPrintResults()
14518 result = (bool)((lldb::SBCommandInterpreterRunOptions const *)arg1)->GetPrintResults(); in _wrap_SBCommandInterpreterRunOptions_GetPrintResults()
14532 lldb::SBCommandInterpreterRunOptions *arg1 = (lldb::SBCommandInterpreterRunOptions *) 0 ; in _wrap_SBCommandInterpreterRunOptions_SetPrintResults()
14558 lldb::SBCommandInterpreterRunOptions *arg1 = (lldb::SBCommandInterpreterRunOptions *) 0 ; in _wrap_SBCommandInterpreterRunOptions_GetPrintErrors()
14568 result = (bool)((lldb::SBCommandInterpreterRunOptions const *)arg1)->GetPrintErrors(); in _wrap_SBCommandInterpreterRunOptions_GetPrintErrors()
14582 lldb::SBCommandInterpreterRunOptions *arg1 = (lldb::SBCommandInterpreterRunOptions *) 0 ; in _wrap_SBCommandInterpreterRunOptions_SetPrintErrors()
14608 lldb::SBCommandInterpreterRunOptions *arg1 = (lldb::SBCommandInterpreterRunOptions *) 0 ; in _wrap_SBCommandInterpreterRunOptions_GetAddToHistory()
14618 result = (bool)((lldb::SBCommandInterpreterRunOptions const *)arg1)->GetAddToHistory(); in _wrap_SBCommandInterpreterRunOptions_GetAddToHistory()
14632 lldb::SBCommandInterpreterRunOptions *arg1 = (lldb::SBCommandInterpreterRunOptions *) 0 ; in _wrap_SBCommandInterpreterRunOptions_SetAddToHistory()
14658 lldb::SBCommandInterpreterRunOptions *arg1 = (lldb::SBCommandInterpreterRunOptions *) 0 ; in _wrap_SBCommandInterpreterRunOptions_GetAutoHandleEvents()
14668 result = (bool)((lldb::SBCommandInterpreterRunOptions const *)arg1)->GetAutoHandleEvents(); in _wrap_SBCommandInterpreterRunOptions_GetAutoHandleEvents()
14682 lldb::SBCommandInterpreterRunOptions *arg1 = (lldb::SBCommandInterpreterRunOptions *) 0 ; in _wrap_SBCommandInterpreterRunOptions_SetAutoHandleEvents()
14708 lldb::SBCommandInterpreterRunOptions *arg1 = (lldb::SBCommandInterpreterRunOptions *) 0 ; in _wrap_SBCommandInterpreterRunOptions_GetSpawnThread()
14718 result = (bool)((lldb::SBCommandInterpreterRunOptions const *)arg1)->GetSpawnThread(); in _wrap_SBCommandInterpreterRunOptions_GetSpawnThread()
14732 lldb::SBCommandInterpreterRunOptions *arg1 = (lldb::SBCommandInterpreterRunOptions *) 0 ; in _wrap_SBCommandInterpreterRunOptions_SetSpawnThread()
14758 lldb::SBCommandInterpreterRunOptions *arg1 = (lldb::SBCommandInterpreterRunOptions *) 0 ; in _wrap_SBCommandInterpreterRunOptions_GetAllowRepeats()
14768 result = (bool)((lldb::SBCommandInterpreterRunOptions const *)arg1)->GetAllowRepeats(); in _wrap_SBCommandInterpreterRunOptions_GetAllowRepeats()
14782 lldb::SBCommandInterpreterRunOptions *arg1 = (lldb::SBCommandInterpreterRunOptions *) 0 ; in _wrap_SBCommandInterpreterRunOptions_SetAllowRepeats()
14806 lldb::SBCommandInterpreterRunOptions *arg1 = (lldb::SBCommandInterpreterRunOptions *) obj; in swig_delete_SBCommandInterpreterRunOptions()
14877 lldb::SBCommandReturnObject *result = 0 ; in _wrap_new_SBCommandReturnObject__SWIG_0()
14880 result = (lldb::SBCommandReturnObject *)new lldb::SBCommandReturnObject(); in _wrap_new_SBCommandReturnObject__SWIG_0()
14894 lldb::SBCommandReturnObject *arg1 = 0 ; in _wrap_new_SBCommandReturnObject__SWIG_1()
14895 lldb::SBCommandReturnObject *result = 0 ; in _wrap_new_SBCommandReturnObject__SWIG_1()
14904 …result = (lldb::SBCommandReturnObject *)new lldb::SBCommandReturnObject((lldb::SBCommandReturnObje… in _wrap_new_SBCommandReturnObject__SWIG_1()
14951 lldb::SBCommandReturnObject *arg1 = (lldb::SBCommandReturnObject *) 0 ; in _wrap_SBCommandReturnObject_IsValid()
14961 result = (bool)((lldb::SBCommandReturnObject const *)arg1)->IsValid(); in _wrap_SBCommandReturnObject_IsValid()
14975 lldb::SBCommandReturnObject *arg1 = (lldb::SBCommandReturnObject *) 0 ; in _wrap_SBCommandReturnObject_GetCommand()
14999 lldb::SBCommandReturnObject *arg1 = (lldb::SBCommandReturnObject *) 0 ; in _wrap_SBCommandReturnObject_GetOutput__SWIG_0()
15023 lldb::SBCommandReturnObject *arg1 = (lldb::SBCommandReturnObject *) 0 ; in _wrap_SBCommandReturnObject_GetError__SWIG_0()
15047 lldb::SBCommandReturnObject *arg1 = (lldb::SBCommandReturnObject *) 0 ; in _wrap_SBCommandReturnObject_GetErrorData()
15048 lldb::SBStructuredData result; in _wrap_SBCommandReturnObject_GetErrorData()
15059 lldb::SBStructuredData * resultptr = new lldb::SBStructuredData(result); in _wrap_SBCommandReturnObject_GetErrorData()
15074 lldb::SBCommandReturnObject *arg1 = (lldb::SBCommandReturnObject *) 0 ; in _wrap_SBCommandReturnObject_PutOutput__SWIG_0()
15075 lldb::SBFile arg2 ; in _wrap_SBCommandReturnObject_PutOutput__SWIG_0()
15076 lldb::SBFile *argp2 ; in _wrap_SBCommandReturnObject_PutOutput__SWIG_0()
15107 lldb::SBCommandReturnObject *arg1 = (lldb::SBCommandReturnObject *) 0 ; in _wrap_SBCommandReturnObject_PutOutput__SWIG_1()
15120 lldb::FileSP file_sp; in _wrap_SBCommandReturnObject_PutOutput__SWIG_1()
15200 lldb::SBCommandReturnObject *arg1 = (lldb::SBCommandReturnObject *) 0 ; in _wrap_SBCommandReturnObject_GetOutputSize()
15224 lldb::SBCommandReturnObject *arg1 = (lldb::SBCommandReturnObject *) 0 ; in _wrap_SBCommandReturnObject_GetErrorSize()
15248 lldb::SBCommandReturnObject *arg1 = (lldb::SBCommandReturnObject *) 0 ; in _wrap_SBCommandReturnObject_PutError__SWIG_0()
15249 lldb::SBFile arg2 ; in _wrap_SBCommandReturnObject_PutError__SWIG_0()
15250 lldb::SBFile *argp2 ; in _wrap_SBCommandReturnObject_PutError__SWIG_0()
15281 lldb::SBCommandReturnObject *arg1 = (lldb::SBCommandReturnObject *) 0 ; in _wrap_SBCommandReturnObject_PutError__SWIG_1()
15294 lldb::FileSP file_sp; in _wrap_SBCommandReturnObject_PutError__SWIG_1()
15374 lldb::SBCommandReturnObject *arg1 = (lldb::SBCommandReturnObject *) 0 ; in _wrap_SBCommandReturnObject_Clear()
15397 lldb::SBCommandReturnObject *arg1 = (lldb::SBCommandReturnObject *) 0 ; in _wrap_SBCommandReturnObject_GetStatus()
15398 lldb::ReturnStatus result; in _wrap_SBCommandReturnObject_GetStatus()
15407 result = (lldb::ReturnStatus)(arg1)->GetStatus(); in _wrap_SBCommandReturnObject_GetStatus()
15421 lldb::SBCommandReturnObject *arg1 = (lldb::SBCommandReturnObject *) 0 ; in _wrap_SBCommandReturnObject_SetStatus()
15422 lldb::ReturnStatus arg2 ; in _wrap_SBCommandReturnObject_SetStatus()
15432 arg2 = (lldb::ReturnStatus)lua_tointeger(L, 2); in _wrap_SBCommandReturnObject_SetStatus()
15447 lldb::SBCommandReturnObject *arg1 = (lldb::SBCommandReturnObject *) 0 ; in _wrap_SBCommandReturnObject_Succeeded()
15471 lldb::SBCommandReturnObject *arg1 = (lldb::SBCommandReturnObject *) 0 ; in _wrap_SBCommandReturnObject_HasResult()
15495 lldb::SBCommandReturnObject *arg1 = (lldb::SBCommandReturnObject *) 0 ; in _wrap_SBCommandReturnObject_AppendMessage()
15521 lldb::SBCommandReturnObject *arg1 = (lldb::SBCommandReturnObject *) 0 ; in _wrap_SBCommandReturnObject_AppendWarning()
15547 lldb::SBCommandReturnObject *arg1 = (lldb::SBCommandReturnObject *) 0 ; in _wrap_SBCommandReturnObject_GetDescription()
15548 lldb::SBStream *arg2 = 0 ; in _wrap_SBCommandReturnObject_GetDescription()
15578 lldb::SBCommandReturnObject *arg1 = (lldb::SBCommandReturnObject *) 0 ; in _wrap_SBCommandReturnObject_SetImmediateOutputFile__SWIG_0()
15579 lldb::SBFile arg2 ; in _wrap_SBCommandReturnObject_SetImmediateOutputFile__SWIG_0()
15580 lldb::SBFile *argp2 ; in _wrap_SBCommandReturnObject_SetImmediateOutputFile__SWIG_0()
15610 lldb::SBCommandReturnObject *arg1 = (lldb::SBCommandReturnObject *) 0 ; in _wrap_SBCommandReturnObject_SetImmediateErrorFile__SWIG_0()
15611 lldb::SBFile arg2 ; in _wrap_SBCommandReturnObject_SetImmediateErrorFile__SWIG_0()
15612 lldb::SBFile *argp2 ; in _wrap_SBCommandReturnObject_SetImmediateErrorFile__SWIG_0()
15642 lldb::SBCommandReturnObject *arg1 = (lldb::SBCommandReturnObject *) 0 ; in _wrap_SBCommandReturnObject_SetImmediateOutputFile__SWIG_1()
15654 lldb::FileSP file_sp; in _wrap_SBCommandReturnObject_SetImmediateOutputFile__SWIG_1()
15674 lldb::SBCommandReturnObject *arg1 = (lldb::SBCommandReturnObject *) 0 ; in _wrap_SBCommandReturnObject_SetImmediateErrorFile__SWIG_1()
15686 lldb::FileSP file_sp; in _wrap_SBCommandReturnObject_SetImmediateErrorFile__SWIG_1()
15706 lldb::SBCommandReturnObject *arg1 = (lldb::SBCommandReturnObject *) 0 ; in _wrap_SBCommandReturnObject_PutCString__SWIG_0()
15739 lldb::SBCommandReturnObject *arg1 = (lldb::SBCommandReturnObject *) 0 ; in _wrap_SBCommandReturnObject_PutCString__SWIG_1()
15827 lldb::SBCommandReturnObject *arg1 = (lldb::SBCommandReturnObject *) 0 ; in _wrap_SBCommandReturnObject_GetOutput__SWIG_1()
15903 lldb::SBCommandReturnObject *arg1 = (lldb::SBCommandReturnObject *) 0 ; in _wrap_SBCommandReturnObject_GetError__SWIG_1()
15979 lldb::SBCommandReturnObject *arg1 = (lldb::SBCommandReturnObject *) 0 ; in _wrap_SBCommandReturnObject_SetError__SWIG_0()
15980 lldb::SBError *arg2 = 0 ; in _wrap_SBCommandReturnObject_SetError__SWIG_0()
16012 lldb::SBCommandReturnObject *arg1 = (lldb::SBCommandReturnObject *) 0 ; in _wrap_SBCommandReturnObject_SetError__SWIG_1()
16013 lldb::SBError *arg2 = 0 ; in _wrap_SBCommandReturnObject_SetError__SWIG_1()
16042 lldb::SBCommandReturnObject *arg1 = (lldb::SBCommandReturnObject *) 0 ; in _wrap_SBCommandReturnObject_SetError__SWIG_2()
16157 lldb::SBCommandReturnObject *arg1 = (lldb::SBCommandReturnObject *) 0 ; in _wrap_SBCommandReturnObject_GetValues()
16158 lldb::DynamicValueType arg2 ; in _wrap_SBCommandReturnObject_GetValues()
16159 lldb::SBValueList result; in _wrap_SBCommandReturnObject_GetValues()
16169 arg2 = (lldb::DynamicValueType)lua_tointeger(L, 2); in _wrap_SBCommandReturnObject_GetValues()
16172 lldb::SBValueList * resultptr = new lldb::SBValueList(result); in _wrap_SBCommandReturnObject_GetValues()
16187 lldb::SBCommandReturnObject *arg1 = (lldb::SBCommandReturnObject *) 0 ; in _wrap_SBCommandReturnObject___tostring()
16211 lldb::SBCommandReturnObject *arg1 = (lldb::SBCommandReturnObject *) 0 ; in _wrap_SBCommandReturnObject_SetImmediateOutputFile__SWIG_2()
16225 lldb::FileSP file_sp; in _wrap_SBCommandReturnObject_SetImmediateOutputFile__SWIG_2()
16332 lldb::SBCommandReturnObject *arg1 = (lldb::SBCommandReturnObject *) 0 ; in _wrap_SBCommandReturnObject_SetImmediateErrorFile__SWIG_2()
16346 lldb::FileSP file_sp; in _wrap_SBCommandReturnObject_SetImmediateErrorFile__SWIG_2()
16453 lldb::SBCommandReturnObject *arg1 = (lldb::SBCommandReturnObject *) 0 ; in _wrap_SBCommandReturnObject_Print()
16477 lldb::SBCommandReturnObject *arg1 = (lldb::SBCommandReturnObject *) obj; in swig_delete_SBCommandReturnObject()
16551 lldb::SBCommunication *result = 0 ; in _wrap_new_SBCommunication__SWIG_0()
16554 result = (lldb::SBCommunication *)new lldb::SBCommunication(); in _wrap_new_SBCommunication__SWIG_0()
16569 lldb::SBCommunication *result = 0 ; in _wrap_new_SBCommunication__SWIG_1()
16574 result = (lldb::SBCommunication *)new lldb::SBCommunication((char const *)arg1); in _wrap_new_SBCommunication__SWIG_1()
16616 lldb::SBCommunication *arg1 = (lldb::SBCommunication *) 0 ; in _wrap_SBCommunication_IsValid()
16626 result = (bool)((lldb::SBCommunication const *)arg1)->IsValid(); in _wrap_SBCommunication_IsValid()
16640 lldb::SBCommunication *arg1 = (lldb::SBCommunication *) 0 ; in _wrap_SBCommunication_GetBroadcaster()
16641 lldb::SBBroadcaster result; in _wrap_SBCommunication_GetBroadcaster()
16652 lldb::SBBroadcaster * resultptr = new lldb::SBBroadcaster(result); in _wrap_SBCommunication_GetBroadcaster()
16670 result = (char *)lldb::SBCommunication::GetBroadcasterClass(); in _wrap_SBCommunication_GetBroadcasterClass()
16684 lldb::SBCommunication *arg1 = (lldb::SBCommunication *) 0 ; in _wrap_SBCommunication_AdoptFileDesriptor()
16687 lldb::ConnectionStatus result; in _wrap_SBCommunication_AdoptFileDesriptor()
16700 result = (lldb::ConnectionStatus)(arg1)->AdoptFileDesriptor(arg2,arg3); in _wrap_SBCommunication_AdoptFileDesriptor()
16714 lldb::SBCommunication *arg1 = (lldb::SBCommunication *) 0 ; in _wrap_SBCommunication_Connect()
16716 lldb::ConnectionStatus result; in _wrap_SBCommunication_Connect()
16727 result = (lldb::ConnectionStatus)(arg1)->Connect((char const *)arg2); in _wrap_SBCommunication_Connect()
16741 lldb::SBCommunication *arg1 = (lldb::SBCommunication *) 0 ; in _wrap_SBCommunication_Disconnect()
16742 lldb::ConnectionStatus result; in _wrap_SBCommunication_Disconnect()
16751 result = (lldb::ConnectionStatus)(arg1)->Disconnect(); in _wrap_SBCommunication_Disconnect()
16765 lldb::SBCommunication *arg1 = (lldb::SBCommunication *) 0 ; in _wrap_SBCommunication_IsConnected()
16775 result = (bool)((lldb::SBCommunication const *)arg1)->IsConnected(); in _wrap_SBCommunication_IsConnected()
16789 lldb::SBCommunication *arg1 = (lldb::SBCommunication *) 0 ; in _wrap_SBCommunication_GetCloseOnEOF()
16813 lldb::SBCommunication *arg1 = (lldb::SBCommunication *) 0 ; in _wrap_SBCommunication_SetCloseOnEOF()
16839 lldb::SBCommunication *arg1 = (lldb::SBCommunication *) 0 ; in _wrap_SBCommunication_Read()
16843 lldb::ConnectionStatus *arg5 = 0 ; in _wrap_SBCommunication_Read()
16879 lldb::SBCommunication *arg1 = (lldb::SBCommunication *) 0 ; in _wrap_SBCommunication_Write()
16882 lldb::ConnectionStatus *arg4 = 0 ; in _wrap_SBCommunication_Write()
16916 lldb::SBCommunication *arg1 = (lldb::SBCommunication *) 0 ; in _wrap_SBCommunication_ReadThreadStart()
16940 lldb::SBCommunication *arg1 = (lldb::SBCommunication *) 0 ; in _wrap_SBCommunication_ReadThreadStop()
16964 lldb::SBCommunication *arg1 = (lldb::SBCommunication *) 0 ; in _wrap_SBCommunication_ReadThreadIsRunning()
16988 lldb::SBCommunication *arg1 = (lldb::SBCommunication *) 0 ; in _wrap_SBCommunication_SetReadThreadBytesReceivedCallback()
16989lldb::SBCommunication::ReadThreadBytesReceived arg2 = (lldb::SBCommunication::ReadThreadBytesRecei… in _wrap_SBCommunication_SetReadThreadBytesReceivedCallback()
17020 lldb::SBCommunication *arg1 = (lldb::SBCommunication *) obj; in swig_delete_SBCommunication()
17059 …{SWIG_LUA_CONSTTAB_INT("eBroadcastBitDisconnected", (lldb::SBCommunication::eBroadcastBitDisconnec…
17060 …{SWIG_LUA_CONSTTAB_INT("eBroadcastBitReadThreadGotBytes", (lldb::SBCommunication::eBroadcastBitRea…
17061 …{SWIG_LUA_CONSTTAB_INT("eBroadcastBitReadThreadDidExit", (lldb::SBCommunication::eBroadcastBitRead…
17062 …{SWIG_LUA_CONSTTAB_INT("eBroadcastBitReadThreadShouldExit", (lldb::SBCommunication::eBroadcastBitR…
17063 …{SWIG_LUA_CONSTTAB_INT("eBroadcastBitPacketAvailable", (lldb::SBCommunication::eBroadcastBitPacket…
17064 {SWIG_LUA_CONSTTAB_INT("eAllEventBits", (lldb::SBCommunication::eAllEventBits))},
17090 lldb::SBCompileUnit *result = 0 ; in _wrap_new_SBCompileUnit__SWIG_0()
17093 result = (lldb::SBCompileUnit *)new lldb::SBCompileUnit(); in _wrap_new_SBCompileUnit__SWIG_0()
17107 lldb::SBCompileUnit *arg1 = 0 ; in _wrap_new_SBCompileUnit__SWIG_1()
17108 lldb::SBCompileUnit *result = 0 ; in _wrap_new_SBCompileUnit__SWIG_1()
17117 result = (lldb::SBCompileUnit *)new lldb::SBCompileUnit((lldb::SBCompileUnit const &)*arg1); in _wrap_new_SBCompileUnit__SWIG_1()
17164 lldb::SBCompileUnit *arg1 = (lldb::SBCompileUnit *) 0 ; in _wrap_SBCompileUnit_IsValid()
17174 result = (bool)((lldb::SBCompileUnit const *)arg1)->IsValid(); in _wrap_SBCompileUnit_IsValid()
17188 lldb::SBCompileUnit *arg1 = (lldb::SBCompileUnit *) 0 ; in _wrap_SBCompileUnit_GetFileSpec()
17189 lldb::SBFileSpec result; in _wrap_SBCompileUnit_GetFileSpec()
17198 result = ((lldb::SBCompileUnit const *)arg1)->GetFileSpec(); in _wrap_SBCompileUnit_GetFileSpec()
17200 lldb::SBFileSpec * resultptr = new lldb::SBFileSpec(result); in _wrap_SBCompileUnit_GetFileSpec()
17215 lldb::SBCompileUnit *arg1 = (lldb::SBCompileUnit *) 0 ; in _wrap_SBCompileUnit_GetNumLineEntries()
17225 result = (uint32_t)((lldb::SBCompileUnit const *)arg1)->GetNumLineEntries(); in _wrap_SBCompileUnit_GetNumLineEntries()
17239 lldb::SBCompileUnit *arg1 = (lldb::SBCompileUnit *) 0 ; in _wrap_SBCompileUnit_GetLineEntryAtIndex()
17241 lldb::SBLineEntry result; in _wrap_SBCompileUnit_GetLineEntryAtIndex()
17252 result = ((lldb::SBCompileUnit const *)arg1)->GetLineEntryAtIndex(arg2); in _wrap_SBCompileUnit_GetLineEntryAtIndex()
17254 lldb::SBLineEntry * resultptr = new lldb::SBLineEntry(result); in _wrap_SBCompileUnit_GetLineEntryAtIndex()
17269 lldb::SBCompileUnit *arg1 = (lldb::SBCompileUnit *) 0 ; in _wrap_SBCompileUnit_FindLineEntryIndex__SWIG_0()
17270 lldb::SBLineEntry *arg2 = 0 ; in _wrap_SBCompileUnit_FindLineEntryIndex__SWIG_0()
17289 result = (uint32_t)((lldb::SBCompileUnit const *)arg1)->FindLineEntryIndex(*arg2,arg3); in _wrap_SBCompileUnit_FindLineEntryIndex__SWIG_0()
17303 lldb::SBCompileUnit *arg1 = (lldb::SBCompileUnit *) 0 ; in _wrap_SBCompileUnit_FindLineEntryIndex__SWIG_1()
17304 lldb::SBLineEntry *arg2 = 0 ; in _wrap_SBCompileUnit_FindLineEntryIndex__SWIG_1()
17320 result = (uint32_t)((lldb::SBCompileUnit const *)arg1)->FindLineEntryIndex(*arg2); in _wrap_SBCompileUnit_FindLineEntryIndex__SWIG_1()
17334 lldb::SBCompileUnit *arg1 = (lldb::SBCompileUnit *) 0 ; in _wrap_SBCompileUnit_FindLineEntryIndex__SWIG_2()
17337 lldb::SBFileSpec *arg4 = (lldb::SBFileSpec *) 0 ; in _wrap_SBCompileUnit_FindLineEntryIndex__SWIG_2()
17357 result = (uint32_t)((lldb::SBCompileUnit const *)arg1)->FindLineEntryIndex(arg2,arg3,arg4); in _wrap_SBCompileUnit_FindLineEntryIndex__SWIG_2()
17371 lldb::SBCompileUnit *arg1 = (lldb::SBCompileUnit *) 0 ; in _wrap_SBCompileUnit_FindLineEntryIndex__SWIG_3()
17374 lldb::SBFileSpec *arg4 = (lldb::SBFileSpec *) 0 ; in _wrap_SBCompileUnit_FindLineEntryIndex__SWIG_3()
17397 result = (uint32_t)((lldb::SBCompileUnit const *)arg1)->FindLineEntryIndex(arg2,arg3,arg4,arg5); in _wrap_SBCompileUnit_FindLineEntryIndex__SWIG_3()
17555 lldb::SBCompileUnit *arg1 = (lldb::SBCompileUnit *) 0 ; in _wrap_SBCompileUnit_GetSupportFileAtIndex()
17557 lldb::SBFileSpec result; in _wrap_SBCompileUnit_GetSupportFileAtIndex()
17568 result = ((lldb::SBCompileUnit const *)arg1)->GetSupportFileAtIndex(arg2); in _wrap_SBCompileUnit_GetSupportFileAtIndex()
17570 lldb::SBFileSpec * resultptr = new lldb::SBFileSpec(result); in _wrap_SBCompileUnit_GetSupportFileAtIndex()
17585 lldb::SBCompileUnit *arg1 = (lldb::SBCompileUnit *) 0 ; in _wrap_SBCompileUnit_GetNumSupportFiles()
17595 result = (uint32_t)((lldb::SBCompileUnit const *)arg1)->GetNumSupportFiles(); in _wrap_SBCompileUnit_GetNumSupportFiles()
17609 lldb::SBCompileUnit *arg1 = (lldb::SBCompileUnit *) 0 ; in _wrap_SBCompileUnit_FindSupportFileIndex()
17611 lldb::SBFileSpec *arg3 = 0 ; in _wrap_SBCompileUnit_FindSupportFileIndex()
17632 result = (uint32_t)(arg1)->FindSupportFileIndex(arg2,(lldb::SBFileSpec const &)*arg3,arg4); in _wrap_SBCompileUnit_FindSupportFileIndex()
17646 lldb::SBCompileUnit *arg1 = (lldb::SBCompileUnit *) 0 ; in _wrap_SBCompileUnit_GetTypes__SWIG_0()
17648 lldb::SBTypeList result; in _wrap_SBCompileUnit_GetTypes__SWIG_0()
17661 lldb::SBTypeList * resultptr = new lldb::SBTypeList(result); in _wrap_SBCompileUnit_GetTypes__SWIG_0()
17676 lldb::SBCompileUnit *arg1 = (lldb::SBCompileUnit *) 0 ; in _wrap_SBCompileUnit_GetTypes__SWIG_1()
17677 lldb::SBTypeList result; in _wrap_SBCompileUnit_GetTypes__SWIG_1()
17688 lldb::SBTypeList * resultptr = new lldb::SBTypeList(result); in _wrap_SBCompileUnit_GetTypes__SWIG_1()
17752 lldb::SBCompileUnit *arg1 = (lldb::SBCompileUnit *) 0 ; in _wrap_SBCompileUnit_GetLanguage()
17753 lldb::LanguageType result; in _wrap_SBCompileUnit_GetLanguage()
17762 result = (lldb::LanguageType)(arg1)->GetLanguage(); in _wrap_SBCompileUnit_GetLanguage()
17776 lldb::SBCompileUnit *arg1 = (lldb::SBCompileUnit *) 0 ; in _wrap_SBCompileUnit___eq()
17777 lldb::SBCompileUnit *arg2 = 0 ; in _wrap_SBCompileUnit___eq()
17793 …result = (bool)((lldb::SBCompileUnit const *)arg1)->operator ==((lldb::SBCompileUnit const &)*arg2… in _wrap_SBCompileUnit___eq()
17807 lldb::SBCompileUnit *arg1 = (lldb::SBCompileUnit *) 0 ; in _wrap_SBCompileUnit_GetDescription()
17808 lldb::SBStream *arg2 = 0 ; in _wrap_SBCompileUnit_GetDescription()
17838 lldb::SBCompileUnit *arg1 = (lldb::SBCompileUnit *) 0 ; in _wrap_SBCompileUnit___tostring()
17860 lldb::SBCompileUnit *arg1 = (lldb::SBCompileUnit *) obj; in swig_delete_SBCompileUnit()
17924 lldb::SBSaveCoreOptions *result = 0 ; in _wrap_new_SBSaveCoreOptions__SWIG_0()
17927 result = (lldb::SBSaveCoreOptions *)new lldb::SBSaveCoreOptions(); in _wrap_new_SBSaveCoreOptions__SWIG_0()
17941 lldb::SBSaveCoreOptions *arg1 = 0 ; in _wrap_new_SBSaveCoreOptions__SWIG_1()
17942 lldb::SBSaveCoreOptions *result = 0 ; in _wrap_new_SBSaveCoreOptions__SWIG_1()
17951 …result = (lldb::SBSaveCoreOptions *)new lldb::SBSaveCoreOptions((lldb::SBSaveCoreOptions const &)*… in _wrap_new_SBSaveCoreOptions__SWIG_1()
17998 lldb::SBSaveCoreOptions *arg1 = (lldb::SBSaveCoreOptions *) 0 ; in _wrap_SBSaveCoreOptions_SetPluginName()
18000 lldb::SBError result; in _wrap_SBSaveCoreOptions_SetPluginName()
18013 lldb::SBError * resultptr = new lldb::SBError(result); in _wrap_SBSaveCoreOptions_SetPluginName()
18028 lldb::SBSaveCoreOptions *arg1 = (lldb::SBSaveCoreOptions *) 0 ; in _wrap_SBSaveCoreOptions_GetPluginName()
18038 result = (char *)((lldb::SBSaveCoreOptions const *)arg1)->GetPluginName(); in _wrap_SBSaveCoreOptions_GetPluginName()
18052 lldb::SBSaveCoreOptions *arg1 = (lldb::SBSaveCoreOptions *) 0 ; in _wrap_SBSaveCoreOptions_SetStyle()
18053 lldb::SaveCoreStyle arg2 ; in _wrap_SBSaveCoreOptions_SetStyle()
18063 arg2 = (lldb::SaveCoreStyle)lua_tointeger(L, 2); in _wrap_SBSaveCoreOptions_SetStyle()
18078 lldb::SBSaveCoreOptions *arg1 = (lldb::SBSaveCoreOptions *) 0 ; in _wrap_SBSaveCoreOptions_GetStyle()
18079 lldb::SaveCoreStyle result; in _wrap_SBSaveCoreOptions_GetStyle()
18088 result = (lldb::SaveCoreStyle)((lldb::SBSaveCoreOptions const *)arg1)->GetStyle(); in _wrap_SBSaveCoreOptions_GetStyle()
18102 lldb::SBSaveCoreOptions *arg1 = (lldb::SBSaveCoreOptions *) 0 ; in _wrap_SBSaveCoreOptions_SetOutputFile()
18103 lldb::SBFileSpec arg2 ; in _wrap_SBSaveCoreOptions_SetOutputFile()
18104 lldb::SBFileSpec *argp2 ; in _wrap_SBSaveCoreOptions_SetOutputFile()
18134 lldb::SBSaveCoreOptions *arg1 = (lldb::SBSaveCoreOptions *) 0 ; in _wrap_SBSaveCoreOptions_GetOutputFile()
18135 lldb::SBFileSpec result; in _wrap_SBSaveCoreOptions_GetOutputFile()
18144 result = ((lldb::SBSaveCoreOptions const *)arg1)->GetOutputFile(); in _wrap_SBSaveCoreOptions_GetOutputFile()
18146 lldb::SBFileSpec * resultptr = new lldb::SBFileSpec(result); in _wrap_SBSaveCoreOptions_GetOutputFile()
18161 lldb::SBSaveCoreOptions *arg1 = (lldb::SBSaveCoreOptions *) 0 ; in _wrap_SBSaveCoreOptions_SetProcess()
18162 lldb::SBProcess arg2 ; in _wrap_SBSaveCoreOptions_SetProcess()
18163 lldb::SBProcess *argp2 ; in _wrap_SBSaveCoreOptions_SetProcess()
18164 lldb::SBError result; in _wrap_SBSaveCoreOptions_SetProcess()
18182 lldb::SBError * resultptr = new lldb::SBError(result); in _wrap_SBSaveCoreOptions_SetProcess()
18197 lldb::SBSaveCoreOptions *arg1 = (lldb::SBSaveCoreOptions *) 0 ; in _wrap_SBSaveCoreOptions_AddThread()
18198 lldb::SBThread arg2 ; in _wrap_SBSaveCoreOptions_AddThread()
18199 lldb::SBThread *argp2 ; in _wrap_SBSaveCoreOptions_AddThread()
18200 lldb::SBError result; in _wrap_SBSaveCoreOptions_AddThread()
18218 lldb::SBError * resultptr = new lldb::SBError(result); in _wrap_SBSaveCoreOptions_AddThread()
18233 lldb::SBSaveCoreOptions *arg1 = (lldb::SBSaveCoreOptions *) 0 ; in _wrap_SBSaveCoreOptions_RemoveThread()
18234 lldb::SBThread arg2 ; in _wrap_SBSaveCoreOptions_RemoveThread()
18235 lldb::SBThread *argp2 ; in _wrap_SBSaveCoreOptions_RemoveThread()
18266 lldb::SBSaveCoreOptions *arg1 = (lldb::SBSaveCoreOptions *) 0 ; in _wrap_SBSaveCoreOptions_AddMemoryRegionToSave()
18267 lldb::SBMemoryRegionInfo *arg2 = 0 ; in _wrap_SBSaveCoreOptions_AddMemoryRegionToSave()
18268 lldb::SBError result; in _wrap_SBSaveCoreOptions_AddMemoryRegionToSave()
18283 result = (arg1)->AddMemoryRegionToSave((lldb::SBMemoryRegionInfo const &)*arg2); in _wrap_SBSaveCoreOptions_AddMemoryRegionToSave()
18285 lldb::SBError * resultptr = new lldb::SBError(result); in _wrap_SBSaveCoreOptions_AddMemoryRegionToSave()
18300 lldb::SBSaveCoreOptions *arg1 = (lldb::SBSaveCoreOptions *) 0 ; in _wrap_SBSaveCoreOptions_GetThreadsToSave()
18301 lldb::SBThreadCollection result; in _wrap_SBSaveCoreOptions_GetThreadsToSave()
18310 result = ((lldb::SBSaveCoreOptions const *)arg1)->GetThreadsToSave(); in _wrap_SBSaveCoreOptions_GetThreadsToSave()
18312 lldb::SBThreadCollection * resultptr = new lldb::SBThreadCollection(result); in _wrap_SBSaveCoreOptions_GetThreadsToSave()
18327 lldb::SBSaveCoreOptions *arg1 = (lldb::SBSaveCoreOptions *) 0 ; in _wrap_SBSaveCoreOptions_GetCurrentSizeInBytes()
18328 lldb::SBError *arg2 = 0 ; in _wrap_SBSaveCoreOptions_GetCurrentSizeInBytes()
18358 lldb::SBSaveCoreOptions *arg1 = (lldb::SBSaveCoreOptions *) 0 ; in _wrap_SBSaveCoreOptions_Clear()
18379 lldb::SBSaveCoreOptions *arg1 = (lldb::SBSaveCoreOptions *) obj; in swig_delete_SBSaveCoreOptions()
18441 lldb::SBData *result = 0 ; in _wrap_new_SBData__SWIG_0()
18444 result = (lldb::SBData *)new lldb::SBData(); in _wrap_new_SBData__SWIG_0()
18458 lldb::SBData *arg1 = 0 ; in _wrap_new_SBData__SWIG_1()
18459 lldb::SBData *result = 0 ; in _wrap_new_SBData__SWIG_1()
18468 result = (lldb::SBData *)new lldb::SBData((lldb::SBData const &)*arg1); in _wrap_new_SBData__SWIG_1()
18515 lldb::SBData *arg1 = (lldb::SBData *) 0 ; in _wrap_SBData_GetAddressByteSize()
18539 lldb::SBData *arg1 = (lldb::SBData *) 0 ; in _wrap_SBData_SetAddressByteSize()
18565 lldb::SBData *arg1 = (lldb::SBData *) 0 ; in _wrap_SBData_Clear()
18588 lldb::SBData *arg1 = (lldb::SBData *) 0 ; in _wrap_SBData_IsValid()
18612 lldb::SBData *arg1 = (lldb::SBData *) 0 ; in _wrap_SBData_GetByteSize()
18636 lldb::SBData *arg1 = (lldb::SBData *) 0 ; in _wrap_SBData_GetByteOrder()
18637 lldb::ByteOrder result; in _wrap_SBData_GetByteOrder()
18646 result = (lldb::ByteOrder)(arg1)->GetByteOrder(); in _wrap_SBData_GetByteOrder()
18660 lldb::SBData *arg1 = (lldb::SBData *) 0 ; in _wrap_SBData_SetByteOrder()
18661 lldb::ByteOrder arg2 ; in _wrap_SBData_SetByteOrder()
18671 arg2 = (lldb::ByteOrder)lua_tointeger(L, 2); in _wrap_SBData_SetByteOrder()
18686 lldb::SBData *arg1 = (lldb::SBData *) 0 ; in _wrap_SBData_GetFloat()
18687 lldb::SBError *arg2 = 0 ; in _wrap_SBData_GetFloat()
18688 lldb::offset_t arg3 ; in _wrap_SBData_GetFloat()
18705 arg3 = (lldb::offset_t)lua_tointeger(L, 3); in _wrap_SBData_GetFloat()
18720 lldb::SBData *arg1 = (lldb::SBData *) 0 ; in _wrap_SBData_GetDouble()
18721 lldb::SBError *arg2 = 0 ; in _wrap_SBData_GetDouble()
18722 lldb::offset_t arg3 ; in _wrap_SBData_GetDouble()
18739 arg3 = (lldb::offset_t)lua_tointeger(L, 3); in _wrap_SBData_GetDouble()
18754 lldb::SBData *arg1 = (lldb::SBData *) 0 ; in _wrap_SBData_GetLongDouble()
18755 lldb::SBError *arg2 = 0 ; in _wrap_SBData_GetLongDouble()
18756 lldb::offset_t arg3 ; in _wrap_SBData_GetLongDouble()
18773 arg3 = (lldb::offset_t)lua_tointeger(L, 3); in _wrap_SBData_GetLongDouble()
18791 lldb::SBData *arg1 = (lldb::SBData *) 0 ; in _wrap_SBData_GetAddress()
18792 lldb::SBError *arg2 = 0 ; in _wrap_SBData_GetAddress()
18793 lldb::offset_t arg3 ; in _wrap_SBData_GetAddress()
18794 lldb::addr_t result; in _wrap_SBData_GetAddress()
18810 arg3 = (lldb::offset_t)lua_tointeger(L, 3); in _wrap_SBData_GetAddress()
18811 result = (lldb::addr_t)(arg1)->GetAddress(*arg2,arg3); in _wrap_SBData_GetAddress()
18825 lldb::SBData *arg1 = (lldb::SBData *) 0 ; in _wrap_SBData_GetUnsignedInt8()
18826 lldb::SBError *arg2 = 0 ; in _wrap_SBData_GetUnsignedInt8()
18827 lldb::offset_t arg3 ; in _wrap_SBData_GetUnsignedInt8()
18844 arg3 = (lldb::offset_t)lua_tointeger(L, 3); in _wrap_SBData_GetUnsignedInt8()
18859 lldb::SBData *arg1 = (lldb::SBData *) 0 ; in _wrap_SBData_GetUnsignedInt16()
18860 lldb::SBError *arg2 = 0 ; in _wrap_SBData_GetUnsignedInt16()
18861 lldb::offset_t arg3 ; in _wrap_SBData_GetUnsignedInt16()
18878 arg3 = (lldb::offset_t)lua_tointeger(L, 3); in _wrap_SBData_GetUnsignedInt16()
18893 lldb::SBData *arg1 = (lldb::SBData *) 0 ; in _wrap_SBData_GetUnsignedInt32()
18894 lldb::SBError *arg2 = 0 ; in _wrap_SBData_GetUnsignedInt32()
18895 lldb::offset_t arg3 ; in _wrap_SBData_GetUnsignedInt32()
18912 arg3 = (lldb::offset_t)lua_tointeger(L, 3); in _wrap_SBData_GetUnsignedInt32()
18927 lldb::SBData *arg1 = (lldb::SBData *) 0 ; in _wrap_SBData_GetUnsignedInt64()
18928 lldb::SBError *arg2 = 0 ; in _wrap_SBData_GetUnsignedInt64()
18929 lldb::offset_t arg3 ; in _wrap_SBData_GetUnsignedInt64()
18946 arg3 = (lldb::offset_t)lua_tointeger(L, 3); in _wrap_SBData_GetUnsignedInt64()
18961 lldb::SBData *arg1 = (lldb::SBData *) 0 ; in _wrap_SBData_GetSignedInt8()
18962 lldb::SBError *arg2 = 0 ; in _wrap_SBData_GetSignedInt8()
18963 lldb::offset_t arg3 ; in _wrap_SBData_GetSignedInt8()
18980 arg3 = (lldb::offset_t)lua_tointeger(L, 3); in _wrap_SBData_GetSignedInt8()
18995 lldb::SBData *arg1 = (lldb::SBData *) 0 ; in _wrap_SBData_GetSignedInt16()
18996 lldb::SBError *arg2 = 0 ; in _wrap_SBData_GetSignedInt16()
18997 lldb::offset_t arg3 ; in _wrap_SBData_GetSignedInt16()
19014 arg3 = (lldb::offset_t)lua_tointeger(L, 3); in _wrap_SBData_GetSignedInt16()
19029 lldb::SBData *arg1 = (lldb::SBData *) 0 ; in _wrap_SBData_GetSignedInt32()
19030 lldb::SBError *arg2 = 0 ; in _wrap_SBData_GetSignedInt32()
19031 lldb::offset_t arg3 ; in _wrap_SBData_GetSignedInt32()
19048 arg3 = (lldb::offset_t)lua_tointeger(L, 3); in _wrap_SBData_GetSignedInt32()
19063 lldb::SBData *arg1 = (lldb::SBData *) 0 ; in _wrap_SBData_GetSignedInt64()
19064 lldb::SBError *arg2 = 0 ; in _wrap_SBData_GetSignedInt64()
19065 lldb::offset_t arg3 ; in _wrap_SBData_GetSignedInt64()
19082 arg3 = (lldb::offset_t)lua_tointeger(L, 3); in _wrap_SBData_GetSignedInt64()
19097 lldb::SBData *arg1 = (lldb::SBData *) 0 ; in _wrap_SBData_GetString()
19098 lldb::SBError *arg2 = 0 ; in _wrap_SBData_GetString()
19099 lldb::offset_t arg3 ; in _wrap_SBData_GetString()
19116 arg3 = (lldb::offset_t)lua_tointeger(L, 3); in _wrap_SBData_GetString()
19131 lldb::SBData *arg1 = (lldb::SBData *) 0 ; in _wrap_SBData_ReadRawData()
19132 lldb::SBError *arg2 = 0 ; in _wrap_SBData_ReadRawData()
19133 lldb::offset_t arg3 ; in _wrap_SBData_ReadRawData()
19152 arg3 = (lldb::offset_t)lua_tointeger(L, 3); in _wrap_SBData_ReadRawData()
19184 lldb::SBData *arg1 = (lldb::SBData *) 0 ; in _wrap_SBData_GetDescription__SWIG_0()
19185 lldb::SBStream *arg2 = 0 ; in _wrap_SBData_GetDescription__SWIG_0()
19186 lldb::addr_t arg3 ; in _wrap_SBData_GetDescription__SWIG_0()
19203 arg3 = (lldb::addr_t)lua_tointeger(L, 3); in _wrap_SBData_GetDescription__SWIG_0()
19218 lldb::SBData *arg1 = (lldb::SBData *) 0 ; in _wrap_SBData_GetDescription__SWIG_1()
19219 lldb::SBStream *arg2 = 0 ; in _wrap_SBData_GetDescription__SWIG_1()
19318 lldb::SBData *arg1 = (lldb::SBData *) 0 ; in _wrap_SBData_SetData()
19319 lldb::SBError *arg2 = 0 ; in _wrap_SBData_SetData()
19322 lldb::ByteOrder arg5 ; in _wrap_SBData_SetData()
19343 arg5 = (lldb::ByteOrder)lua_tointeger(L, 4); in _wrap_SBData_SetData()
19359 lldb::SBData *arg1 = (lldb::SBData *) 0 ; in _wrap_SBData_SetDataWithOwnership()
19360 lldb::SBError *arg2 = 0 ; in _wrap_SBData_SetDataWithOwnership()
19363 lldb::ByteOrder arg5 ; in _wrap_SBData_SetDataWithOwnership()
19384 arg5 = (lldb::ByteOrder)lua_tointeger(L, 4); in _wrap_SBData_SetDataWithOwnership()
19400 lldb::SBData *arg1 = (lldb::SBData *) 0 ; in _wrap_SBData_Append()
19401 lldb::SBData *arg2 = 0 ; in _wrap_SBData_Append()
19417 result = (bool)(arg1)->Append((lldb::SBData const &)*arg2); in _wrap_SBData_Append()
19431 lldb::ByteOrder arg1 ; in _wrap_SBData_CreateDataFromCString()
19434 lldb::SBData result; in _wrap_SBData_CreateDataFromCString()
19440 arg1 = (lldb::ByteOrder)lua_tointeger(L, 1); in _wrap_SBData_CreateDataFromCString()
19443 result = lldb::SBData::CreateDataFromCString(arg1,arg2,(char const *)arg3); in _wrap_SBData_CreateDataFromCString()
19445 lldb::SBData * resultptr = new lldb::SBData(result); in _wrap_SBData_CreateDataFromCString()
19460 lldb::ByteOrder arg1 ; in _wrap_SBData_CreateDataFromUInt64Array()
19464 lldb::SBData result; in _wrap_SBData_CreateDataFromUInt64Array()
19469 arg1 = (lldb::ByteOrder)lua_tointeger(L, 1); in _wrap_SBData_CreateDataFromUInt64Array()
19496 result = lldb::SBData::CreateDataFromUInt64Array(arg1,arg2,arg3,SWIG_STD_MOVE(arg4)); in _wrap_SBData_CreateDataFromUInt64Array()
19498 lldb::SBData * resultptr = new lldb::SBData(result); in _wrap_SBData_CreateDataFromUInt64Array()
19519 lldb::ByteOrder arg1 ; in _wrap_SBData_CreateDataFromUInt32Array()
19523 lldb::SBData result; in _wrap_SBData_CreateDataFromUInt32Array()
19528 arg1 = (lldb::ByteOrder)lua_tointeger(L, 1); in _wrap_SBData_CreateDataFromUInt32Array()
19555 result = lldb::SBData::CreateDataFromUInt32Array(arg1,arg2,arg3,SWIG_STD_MOVE(arg4)); in _wrap_SBData_CreateDataFromUInt32Array()
19557 lldb::SBData * resultptr = new lldb::SBData(result); in _wrap_SBData_CreateDataFromUInt32Array()
19578 lldb::ByteOrder arg1 ; in _wrap_SBData_CreateDataFromSInt64Array()
19582 lldb::SBData result; in _wrap_SBData_CreateDataFromSInt64Array()
19587 arg1 = (lldb::ByteOrder)lua_tointeger(L, 1); in _wrap_SBData_CreateDataFromSInt64Array()
19614 result = lldb::SBData::CreateDataFromSInt64Array(arg1,arg2,arg3,SWIG_STD_MOVE(arg4)); in _wrap_SBData_CreateDataFromSInt64Array()
19616 lldb::SBData * resultptr = new lldb::SBData(result); in _wrap_SBData_CreateDataFromSInt64Array()
19637 lldb::ByteOrder arg1 ; in _wrap_SBData_CreateDataFromSInt32Array()
19641 lldb::SBData result; in _wrap_SBData_CreateDataFromSInt32Array()
19646 arg1 = (lldb::ByteOrder)lua_tointeger(L, 1); in _wrap_SBData_CreateDataFromSInt32Array()
19673 result = lldb::SBData::CreateDataFromSInt32Array(arg1,arg2,arg3,SWIG_STD_MOVE(arg4)); in _wrap_SBData_CreateDataFromSInt32Array()
19675 lldb::SBData * resultptr = new lldb::SBData(result); in _wrap_SBData_CreateDataFromSInt32Array()
19696 lldb::ByteOrder arg1 ; in _wrap_SBData_CreateDataFromDoubleArray()
19700 lldb::SBData result; in _wrap_SBData_CreateDataFromDoubleArray()
19705 arg1 = (lldb::ByteOrder)lua_tointeger(L, 1); in _wrap_SBData_CreateDataFromDoubleArray()
19732 result = lldb::SBData::CreateDataFromDoubleArray(arg1,arg2,arg3,SWIG_STD_MOVE(arg4)); in _wrap_SBData_CreateDataFromDoubleArray()
19734 lldb::SBData * resultptr = new lldb::SBData(result); in _wrap_SBData_CreateDataFromDoubleArray()
19755 lldb::SBData *arg1 = (lldb::SBData *) 0 ; in _wrap_SBData_SetDataFromCString()
19782 lldb::SBData *arg1 = (lldb::SBData *) 0 ; in _wrap_SBData_SetDataFromUInt64Array()
19839 lldb::SBData *arg1 = (lldb::SBData *) 0 ; in _wrap_SBData_SetDataFromUInt32Array()
19896 lldb::SBData *arg1 = (lldb::SBData *) 0 ; in _wrap_SBData_SetDataFromSInt64Array()
19953 lldb::SBData *arg1 = (lldb::SBData *) 0 ; in _wrap_SBData_SetDataFromSInt32Array()
20010 lldb::SBData *arg1 = (lldb::SBData *) 0 ; in _wrap_SBData_SetDataFromDoubleArray()
20067 lldb::SBData *arg1 = (lldb::SBData *) 0 ; in _wrap_SBData___tostring()
20089 lldb::SBData *arg1 = (lldb::SBData *) obj; in swig_delete_SBData()
20177 lldb::SBDebugger *result = 0 ; in _wrap_new_SBDebugger__SWIG_0()
20180 result = (lldb::SBDebugger *)new lldb::SBDebugger(); in _wrap_new_SBDebugger__SWIG_0()
20194 lldb::SBDebugger *arg1 = 0 ; in _wrap_new_SBDebugger__SWIG_1()
20195 lldb::SBDebugger *result = 0 ; in _wrap_new_SBDebugger__SWIG_1()
20204 result = (lldb::SBDebugger *)new lldb::SBDebugger((lldb::SBDebugger const &)*arg1); in _wrap_new_SBDebugger__SWIG_1()
20254 result = (char *)lldb::SBDebugger::GetBroadcasterClass(); in _wrap_SBDebugger_GetBroadcasterClass()
20268 lldb::LanguageType arg1 ; in _wrap_SBDebugger_SupportsLanguage()
20273 arg1 = (lldb::LanguageType)lua_tointeger(L, 1); in _wrap_SBDebugger_SupportsLanguage()
20274 result = (bool)lldb::SBDebugger::SupportsLanguage(arg1); in _wrap_SBDebugger_SupportsLanguage()
20288 lldb::SBDebugger *arg1 = (lldb::SBDebugger *) 0 ; in _wrap_SBDebugger_GetBroadcaster()
20289 lldb::SBBroadcaster result; in _wrap_SBDebugger_GetBroadcaster()
20300 lldb::SBBroadcaster * resultptr = new lldb::SBBroadcaster(result); in _wrap_SBDebugger_GetBroadcaster()
20315 lldb::SBEvent *arg1 = 0 ; in _wrap_SBDebugger_GetProgressFromEvent()
20337 …result = (char *)lldb::SBDebugger::GetProgressFromEvent((lldb::SBEvent const &)*arg1,*arg2,*arg3,*… in _wrap_SBDebugger_GetProgressFromEvent()
20355 lldb::SBEvent *arg1 = 0 ; in _wrap_SBDebugger_GetProgressDataFromEvent()
20356 lldb::SBStructuredData result; in _wrap_SBDebugger_GetProgressDataFromEvent()
20365 result = lldb::SBDebugger::GetProgressDataFromEvent((lldb::SBEvent const &)*arg1); in _wrap_SBDebugger_GetProgressDataFromEvent()
20367 lldb::SBStructuredData * resultptr = new lldb::SBStructuredData(result); in _wrap_SBDebugger_GetProgressDataFromEvent()
20382 lldb::SBEvent *arg1 = 0 ; in _wrap_SBDebugger_GetDiagnosticFromEvent()
20383 lldb::SBStructuredData result; in _wrap_SBDebugger_GetDiagnosticFromEvent()
20392 result = lldb::SBDebugger::GetDiagnosticFromEvent((lldb::SBEvent const &)*arg1); in _wrap_SBDebugger_GetDiagnosticFromEvent()
20394 lldb::SBStructuredData * resultptr = new lldb::SBStructuredData(result); in _wrap_SBDebugger_GetDiagnosticFromEvent()
20411 lldb::SBDebugger::Initialize(); in _wrap_SBDebugger_Initialize()
20425 lldb::SBError result; in _wrap_SBDebugger_InitializeWithErrorHandling()
20428 result = lldb::SBDebugger::InitializeWithErrorHandling(); in _wrap_SBDebugger_InitializeWithErrorHandling()
20430 lldb::SBError * resultptr = new lldb::SBError(result); in _wrap_SBDebugger_InitializeWithErrorHandling()
20447 lldb::SBDebugger::PrintStackTraceOnError(); in _wrap_SBDebugger_PrintStackTraceOnError()
20463 lldb::SBDebugger::PrintDiagnosticsOnError(); in _wrap_SBDebugger_PrintDiagnosticsOnError()
20479 lldb::SBDebugger::Terminate(); in _wrap_SBDebugger_Terminate()
20493 lldb::SBDebugger result; in _wrap_SBDebugger_Create__SWIG_0()
20496 result = lldb::SBDebugger::Create(); in _wrap_SBDebugger_Create__SWIG_0()
20498 lldb::SBDebugger * resultptr = new lldb::SBDebugger(result); in _wrap_SBDebugger_Create__SWIG_0()
20514 lldb::SBDebugger result; in _wrap_SBDebugger_Create__SWIG_1()
20519 result = lldb::SBDebugger::Create(arg1); in _wrap_SBDebugger_Create__SWIG_1()
20521 lldb::SBDebugger * resultptr = new lldb::SBDebugger(result); in _wrap_SBDebugger_Create__SWIG_1()
20537 lldb::LogOutputCallback arg2 = (lldb::LogOutputCallback) 0 ; in _wrap_SBDebugger_Create__SWIG_2()
20539 lldb::SBDebugger result; in _wrap_SBDebugger_Create__SWIG_2()
20555 result = lldb::SBDebugger::Create(arg1,arg2,arg3); in _wrap_SBDebugger_Create__SWIG_2()
20557 lldb::SBDebugger * resultptr = new lldb::SBDebugger(result); in _wrap_SBDebugger_Create__SWIG_2()
20633 lldb::SBDebugger *arg1 = 0 ; in _wrap_SBDebugger_Destroy()
20642 lldb::SBDebugger::Destroy(*arg1); in _wrap_SBDebugger_Destroy()
20658 lldb::SBDebugger::MemoryPressureDetected(); in _wrap_SBDebugger_MemoryPressureDetected()
20672 lldb::SBDebugger *arg1 = (lldb::SBDebugger *) 0 ; in _wrap_SBDebugger_IsValid()
20682 result = (bool)((lldb::SBDebugger const *)arg1)->IsValid(); in _wrap_SBDebugger_IsValid()
20696 lldb::SBDebugger *arg1 = (lldb::SBDebugger *) 0 ; in _wrap_SBDebugger_Clear()
20719 lldb::SBDebugger *arg1 = (lldb::SBDebugger *) 0 ; in _wrap_SBDebugger_GetSetting__SWIG_0()
20721 lldb::SBStructuredData result; in _wrap_SBDebugger_GetSetting__SWIG_0()
20734 lldb::SBStructuredData * resultptr = new lldb::SBStructuredData(result); in _wrap_SBDebugger_GetSetting__SWIG_0()
20749 lldb::SBDebugger *arg1 = (lldb::SBDebugger *) 0 ; in _wrap_SBDebugger_GetSetting__SWIG_1()
20750 lldb::SBStructuredData result; in _wrap_SBDebugger_GetSetting__SWIG_1()
20761 lldb::SBStructuredData * resultptr = new lldb::SBStructuredData(result); in _wrap_SBDebugger_GetSetting__SWIG_1()
20825 lldb::SBDebugger *arg1 = (lldb::SBDebugger *) 0 ; in _wrap_SBDebugger_SetAsync()
20851 lldb::SBDebugger *arg1 = (lldb::SBDebugger *) 0 ; in _wrap_SBDebugger_GetAsync()
20875 lldb::SBDebugger *arg1 = (lldb::SBDebugger *) 0 ; in _wrap_SBDebugger_SkipLLDBInitFiles()
20901 lldb::SBDebugger *arg1 = (lldb::SBDebugger *) 0 ; in _wrap_SBDebugger_SkipAppInitFiles()
20927 lldb::SBDebugger *arg1 = (lldb::SBDebugger *) 0 ; in _wrap_SBDebugger_SetInputString()
20929 lldb::SBError result; in _wrap_SBDebugger_SetInputString()
20942 lldb::SBError * resultptr = new lldb::SBError(result); in _wrap_SBDebugger_SetInputString()
20957 lldb::SBDebugger *arg1 = (lldb::SBDebugger *) 0 ; in _wrap_SBDebugger_SetInputFile__SWIG_0()
20958 lldb::SBFile arg2 ; in _wrap_SBDebugger_SetInputFile__SWIG_0()
20959 lldb::SBFile *argp2 ; in _wrap_SBDebugger_SetInputFile__SWIG_0()
20960 lldb::SBError result; in _wrap_SBDebugger_SetInputFile__SWIG_0()
20978 lldb::SBError * resultptr = new lldb::SBError(result); in _wrap_SBDebugger_SetInputFile__SWIG_0()
20993 lldb::SBDebugger *arg1 = (lldb::SBDebugger *) 0 ; in _wrap_SBDebugger_SetOutputFile__SWIG_0()
20994 lldb::SBFile arg2 ; in _wrap_SBDebugger_SetOutputFile__SWIG_0()
20995 lldb::SBFile *argp2 ; in _wrap_SBDebugger_SetOutputFile__SWIG_0()
20996 lldb::SBError result; in _wrap_SBDebugger_SetOutputFile__SWIG_0()
21014 lldb::SBError * resultptr = new lldb::SBError(result); in _wrap_SBDebugger_SetOutputFile__SWIG_0()
21029 lldb::SBDebugger *arg1 = (lldb::SBDebugger *) 0 ; in _wrap_SBDebugger_SetErrorFile__SWIG_0()
21030 lldb::SBFile arg2 ; in _wrap_SBDebugger_SetErrorFile__SWIG_0()
21031 lldb::SBFile *argp2 ; in _wrap_SBDebugger_SetErrorFile__SWIG_0()
21032 lldb::SBError result; in _wrap_SBDebugger_SetErrorFile__SWIG_0()
21050 lldb::SBError * resultptr = new lldb::SBError(result); in _wrap_SBDebugger_SetErrorFile__SWIG_0()
21065 lldb::SBDebugger *arg1 = (lldb::SBDebugger *) 0 ; in _wrap_SBDebugger_SetInputFile__SWIG_1()
21067 lldb::SBError result; in _wrap_SBDebugger_SetInputFile__SWIG_1()
21078 lldb::FileSP file_sp; in _wrap_SBDebugger_SetInputFile__SWIG_1()
21086 lldb::SBError * resultptr = new lldb::SBError(result); in _wrap_SBDebugger_SetInputFile__SWIG_1()
21161 lldb::SBDebugger *arg1 = (lldb::SBDebugger *) 0 ; in _wrap_SBDebugger_SetOutputFile__SWIG_1()
21163 lldb::SBError result; in _wrap_SBDebugger_SetOutputFile__SWIG_1()
21174 lldb::FileSP file_sp; in _wrap_SBDebugger_SetOutputFile__SWIG_1()
21182 lldb::SBError * resultptr = new lldb::SBError(result); in _wrap_SBDebugger_SetOutputFile__SWIG_1()
21257 lldb::SBDebugger *arg1 = (lldb::SBDebugger *) 0 ; in _wrap_SBDebugger_SetErrorFile__SWIG_1()
21259 lldb::SBError result; in _wrap_SBDebugger_SetErrorFile__SWIG_1()
21270 lldb::FileSP file_sp; in _wrap_SBDebugger_SetErrorFile__SWIG_1()
21278 lldb::SBError * resultptr = new lldb::SBError(result); in _wrap_SBDebugger_SetErrorFile__SWIG_1()
21353 lldb::SBDebugger *arg1 = (lldb::SBDebugger *) 0 ; in _wrap_SBDebugger_GetInputFile()
21354 lldb::SBFile result; in _wrap_SBDebugger_GetInputFile()
21365 lldb::SBFile * resultptr = new lldb::SBFile(result); in _wrap_SBDebugger_GetInputFile()
21380 lldb::SBDebugger *arg1 = (lldb::SBDebugger *) 0 ; in _wrap_SBDebugger_GetOutputFile()
21381 lldb::SBFile result; in _wrap_SBDebugger_GetOutputFile()
21392 lldb::SBFile * resultptr = new lldb::SBFile(result); in _wrap_SBDebugger_GetOutputFile()
21407 lldb::SBDebugger *arg1 = (lldb::SBDebugger *) 0 ; in _wrap_SBDebugger_GetErrorFile()
21408 lldb::SBFile result; in _wrap_SBDebugger_GetErrorFile()
21419 lldb::SBFile * resultptr = new lldb::SBFile(result); in _wrap_SBDebugger_GetErrorFile()
21434 lldb::SBDebugger *arg1 = (lldb::SBDebugger *) 0 ; in _wrap_SBDebugger_SaveInputTerminalState()
21457 lldb::SBDebugger *arg1 = (lldb::SBDebugger *) 0 ; in _wrap_SBDebugger_RestoreInputTerminalState()
21480 lldb::SBDebugger *arg1 = (lldb::SBDebugger *) 0 ; in _wrap_SBDebugger_GetCommandInterpreter()
21481 lldb::SBCommandInterpreter result; in _wrap_SBDebugger_GetCommandInterpreter()
21492 lldb::SBCommandInterpreter * resultptr = new lldb::SBCommandInterpreter(result); in _wrap_SBDebugger_GetCommandInterpreter()
21507 lldb::SBDebugger *arg1 = (lldb::SBDebugger *) 0 ; in _wrap_SBDebugger_HandleCommand()
21533 lldb::SBDebugger *arg1 = (lldb::SBDebugger *) 0 ; in _wrap_SBDebugger_RequestInterrupt()
21556 lldb::SBDebugger *arg1 = (lldb::SBDebugger *) 0 ; in _wrap_SBDebugger_CancelInterruptRequest()
21579 lldb::SBDebugger *arg1 = (lldb::SBDebugger *) 0 ; in _wrap_SBDebugger_InterruptRequested()
21603 lldb::SBDebugger *arg1 = (lldb::SBDebugger *) 0 ; in _wrap_SBDebugger_GetListener()
21604 lldb::SBListener result; in _wrap_SBDebugger_GetListener()
21615 lldb::SBListener * resultptr = new lldb::SBListener(result); in _wrap_SBDebugger_GetListener()
21630 lldb::SBDebugger *arg1 = (lldb::SBDebugger *) 0 ; in _wrap_SBDebugger_HandleProcessEvent__SWIG_0()
21631 lldb::SBProcess *arg2 = 0 ; in _wrap_SBDebugger_HandleProcessEvent__SWIG_0()
21632 lldb::SBEvent *arg3 = 0 ; in _wrap_SBDebugger_HandleProcessEvent__SWIG_0()
21633 lldb::SBFile arg4 ; in _wrap_SBDebugger_HandleProcessEvent__SWIG_0()
21634 lldb::SBFile arg5 ; in _wrap_SBDebugger_HandleProcessEvent__SWIG_0()
21635 lldb::SBFile *argp4 ; in _wrap_SBDebugger_HandleProcessEvent__SWIG_0()
21636 lldb::SBFile *argp5 ; in _wrap_SBDebugger_HandleProcessEvent__SWIG_0()
21671 …(arg1)->HandleProcessEvent((lldb::SBProcess const &)*arg2,(lldb::SBEvent const &)*arg3,SWIG_STD_MO… in _wrap_SBDebugger_HandleProcessEvent__SWIG_0()
21685 lldb::SBDebugger *arg1 = (lldb::SBDebugger *) 0 ; in _wrap_SBDebugger_HandleProcessEvent__SWIG_1()
21686 lldb::SBProcess *arg2 = 0 ; in _wrap_SBDebugger_HandleProcessEvent__SWIG_1()
21687 lldb::SBEvent *arg3 = 0 ; in _wrap_SBDebugger_HandleProcessEvent__SWIG_1()
21712 lldb::FileSP file_sp; in _wrap_SBDebugger_HandleProcessEvent__SWIG_1()
21720 lldb::FileSP file_sp; in _wrap_SBDebugger_HandleProcessEvent__SWIG_1()
21726 …(arg1)->HandleProcessEvent((lldb::SBProcess const &)*arg2,(lldb::SBEvent const &)*arg3,SWIG_STD_MO… in _wrap_SBDebugger_HandleProcessEvent__SWIG_1()
21856 lldb::SBDebugger *arg1 = (lldb::SBDebugger *) 0 ; in _wrap_SBDebugger_CreateTarget__SWIG_0()
21861 lldb::SBError *arg6 = 0 ; in _wrap_SBDebugger_CreateTarget__SWIG_0()
21862 lldb::SBTarget result; in _wrap_SBDebugger_CreateTarget__SWIG_0()
21887 lldb::SBTarget * resultptr = new lldb::SBTarget(result); in _wrap_SBDebugger_CreateTarget__SWIG_0()
21902 lldb::SBDebugger *arg1 = (lldb::SBDebugger *) 0 ; in _wrap_SBDebugger_CreateTargetWithFileAndTargetTriple()
21905 lldb::SBTarget result; in _wrap_SBDebugger_CreateTargetWithFileAndTargetTriple()
21920 lldb::SBTarget * resultptr = new lldb::SBTarget(result); in _wrap_SBDebugger_CreateTargetWithFileAndTargetTriple()
21935 lldb::SBDebugger *arg1 = (lldb::SBDebugger *) 0 ; in _wrap_SBDebugger_CreateTargetWithFileAndArch()
21938 lldb::SBTarget result; in _wrap_SBDebugger_CreateTargetWithFileAndArch()
21953 lldb::SBTarget * resultptr = new lldb::SBTarget(result); in _wrap_SBDebugger_CreateTargetWithFileAndArch()
21968 lldb::SBDebugger *arg1 = (lldb::SBDebugger *) 0 ; in _wrap_SBDebugger_CreateTarget__SWIG_1()
21970 lldb::SBTarget result; in _wrap_SBDebugger_CreateTarget__SWIG_1()
21983 lldb::SBTarget * resultptr = new lldb::SBTarget(result); in _wrap_SBDebugger_CreateTarget__SWIG_1()
22077 lldb::SBDebugger *arg1 = (lldb::SBDebugger *) 0 ; in _wrap_SBDebugger_GetDummyTarget()
22078 lldb::SBTarget result; in _wrap_SBDebugger_GetDummyTarget()
22089 lldb::SBTarget * resultptr = new lldb::SBTarget(result); in _wrap_SBDebugger_GetDummyTarget()
22104 lldb::SBDebugger *arg1 = (lldb::SBDebugger *) 0 ; in _wrap_SBDebugger_DeleteTarget()
22105 lldb::SBTarget *arg2 = 0 ; in _wrap_SBDebugger_DeleteTarget()
22135 lldb::SBDebugger *arg1 = (lldb::SBDebugger *) 0 ; in _wrap_SBDebugger_GetTargetAtIndex()
22137 lldb::SBTarget result; in _wrap_SBDebugger_GetTargetAtIndex()
22150 lldb::SBTarget * resultptr = new lldb::SBTarget(result); in _wrap_SBDebugger_GetTargetAtIndex()
22165 lldb::SBDebugger *arg1 = (lldb::SBDebugger *) 0 ; in _wrap_SBDebugger_GetIndexOfTarget()
22166 lldb::SBTarget arg2 ; in _wrap_SBDebugger_GetIndexOfTarget()
22167 lldb::SBTarget *argp2 ; in _wrap_SBDebugger_GetIndexOfTarget()
22198 lldb::SBDebugger *arg1 = (lldb::SBDebugger *) 0 ; in _wrap_SBDebugger_FindTargetWithProcessID()
22199 lldb::pid_t arg2 ; in _wrap_SBDebugger_FindTargetWithProcessID()
22200 lldb::SBTarget result; in _wrap_SBDebugger_FindTargetWithProcessID()
22210 arg2 = (lldb::pid_t)lua_tointeger(L, 2); in _wrap_SBDebugger_FindTargetWithProcessID()
22213 lldb::SBTarget * resultptr = new lldb::SBTarget(result); in _wrap_SBDebugger_FindTargetWithProcessID()
22228 lldb::SBDebugger *arg1 = (lldb::SBDebugger *) 0 ; in _wrap_SBDebugger_FindTargetWithFileAndArch()
22231 lldb::SBTarget result; in _wrap_SBDebugger_FindTargetWithFileAndArch()
22246 lldb::SBTarget * resultptr = new lldb::SBTarget(result); in _wrap_SBDebugger_FindTargetWithFileAndArch()
22261 lldb::SBDebugger *arg1 = (lldb::SBDebugger *) 0 ; in _wrap_SBDebugger_GetNumTargets()
22285 lldb::SBDebugger *arg1 = (lldb::SBDebugger *) 0 ; in _wrap_SBDebugger_GetSelectedTarget()
22286 lldb::SBTarget result; in _wrap_SBDebugger_GetSelectedTarget()
22297 lldb::SBTarget * resultptr = new lldb::SBTarget(result); in _wrap_SBDebugger_GetSelectedTarget()
22312 lldb::SBDebugger *arg1 = (lldb::SBDebugger *) 0 ; in _wrap_SBDebugger_SetSelectedTarget()
22313 lldb::SBTarget *arg2 = 0 ; in _wrap_SBDebugger_SetSelectedTarget()
22342 lldb::SBDebugger *arg1 = (lldb::SBDebugger *) 0 ; in _wrap_SBDebugger_GetSelectedPlatform()
22343 lldb::SBPlatform result; in _wrap_SBDebugger_GetSelectedPlatform()
22354 lldb::SBPlatform * resultptr = new lldb::SBPlatform(result); in _wrap_SBDebugger_GetSelectedPlatform()
22369 lldb::SBDebugger *arg1 = (lldb::SBDebugger *) 0 ; in _wrap_SBDebugger_SetSelectedPlatform()
22370 lldb::SBPlatform *arg2 = 0 ; in _wrap_SBDebugger_SetSelectedPlatform()
22399 lldb::SBDebugger *arg1 = (lldb::SBDebugger *) 0 ; in _wrap_SBDebugger_GetNumPlatforms()
22423 lldb::SBDebugger *arg1 = (lldb::SBDebugger *) 0 ; in _wrap_SBDebugger_GetPlatformAtIndex()
22425 lldb::SBPlatform result; in _wrap_SBDebugger_GetPlatformAtIndex()
22438 lldb::SBPlatform * resultptr = new lldb::SBPlatform(result); in _wrap_SBDebugger_GetPlatformAtIndex()
22453 lldb::SBDebugger *arg1 = (lldb::SBDebugger *) 0 ; in _wrap_SBDebugger_GetNumAvailablePlatforms()
22477 lldb::SBDebugger *arg1 = (lldb::SBDebugger *) 0 ; in _wrap_SBDebugger_GetAvailablePlatformInfoAtIndex()
22479 lldb::SBStructuredData result; in _wrap_SBDebugger_GetAvailablePlatformInfoAtIndex()
22492 lldb::SBStructuredData * resultptr = new lldb::SBStructuredData(result); in _wrap_SBDebugger_GetAvailablePlatformInfoAtIndex()
22507 lldb::SBDebugger *arg1 = (lldb::SBDebugger *) 0 ; in _wrap_SBDebugger_GetSourceManager()
22508 SwigValueWrapper< lldb::SBSourceManager > result; in _wrap_SBDebugger_GetSourceManager()
22519 lldb::SBSourceManager * resultptr = new lldb::SBSourceManager(result); in _wrap_SBDebugger_GetSourceManager()
22534 lldb::SBDebugger *arg1 = (lldb::SBDebugger *) 0 ; in _wrap_SBDebugger_SetCurrentPlatform()
22536 lldb::SBError result; in _wrap_SBDebugger_SetCurrentPlatform()
22549 lldb::SBError * resultptr = new lldb::SBError(result); in _wrap_SBDebugger_SetCurrentPlatform()
22564 lldb::SBDebugger *arg1 = (lldb::SBDebugger *) 0 ; in _wrap_SBDebugger_SetCurrentPlatformSDKRoot()
22591 lldb::SBDebugger *arg1 = (lldb::SBDebugger *) 0 ; in _wrap_SBDebugger_SetUseExternalEditor()
22618 lldb::SBDebugger *arg1 = (lldb::SBDebugger *) 0 ; in _wrap_SBDebugger_GetUseExternalEditor()
22642 lldb::SBDebugger *arg1 = (lldb::SBDebugger *) 0 ; in _wrap_SBDebugger_SetUseColor()
22669 lldb::SBDebugger *arg1 = (lldb::SBDebugger *) 0 ; in _wrap_SBDebugger_GetUseColor()
22679 result = (bool)((lldb::SBDebugger const *)arg1)->GetUseColor(); in _wrap_SBDebugger_GetUseColor()
22693 lldb::SBDebugger *arg1 = (lldb::SBDebugger *) 0 ; in _wrap_SBDebugger_SetShowInlineDiagnostics()
22720 lldb::SBDebugger *arg1 = (lldb::SBDebugger *) 0 ; in _wrap_SBDebugger_SetUseSourceCache()
22747 lldb::SBDebugger *arg1 = (lldb::SBDebugger *) 0 ; in _wrap_SBDebugger_GetUseSourceCache()
22757 result = (bool)((lldb::SBDebugger const *)arg1)->GetUseSourceCache(); in _wrap_SBDebugger_GetUseSourceCache()
22780 result = (bool)lldb::SBDebugger::GetDefaultArchitecture(arg1,SWIG_STD_MOVE(arg2)); in _wrap_SBDebugger_GetDefaultArchitecture()
22800 result = (bool)lldb::SBDebugger::SetDefaultArchitecture((char const *)arg1); in _wrap_SBDebugger_SetDefaultArchitecture()
22814 lldb::SBDebugger *arg1 = (lldb::SBDebugger *) 0 ; in _wrap_SBDebugger_GetScriptingLanguage()
22816 lldb::ScriptLanguage result; in _wrap_SBDebugger_GetScriptingLanguage()
22827 result = (lldb::ScriptLanguage)(arg1)->GetScriptingLanguage((char const *)arg2); in _wrap_SBDebugger_GetScriptingLanguage()
22841 lldb::SBDebugger *arg1 = (lldb::SBDebugger *) 0 ; in _wrap_SBDebugger_GetScriptInterpreterInfo()
22842 lldb::ScriptLanguage arg2 ; in _wrap_SBDebugger_GetScriptInterpreterInfo()
22843 lldb::SBStructuredData result; in _wrap_SBDebugger_GetScriptInterpreterInfo()
22853 arg2 = (lldb::ScriptLanguage)lua_tointeger(L, 2); in _wrap_SBDebugger_GetScriptInterpreterInfo()
22856 lldb::SBStructuredData * resultptr = new lldb::SBStructuredData(result); in _wrap_SBDebugger_GetScriptInterpreterInfo()
22874 result = (char *)lldb::SBDebugger::GetVersionString(); in _wrap_SBDebugger_GetVersionString()
22888 lldb::StateType arg1 ; in _wrap_SBDebugger_StateAsCString()
22893 arg1 = (lldb::StateType)lua_tointeger(L, 1); in _wrap_SBDebugger_StateAsCString()
22894 result = (char *)lldb::SBDebugger::StateAsCString(arg1); in _wrap_SBDebugger_StateAsCString()
22908 lldb::SBStructuredData result; in _wrap_SBDebugger_GetBuildConfiguration()
22911 result = lldb::SBDebugger::GetBuildConfiguration(); in _wrap_SBDebugger_GetBuildConfiguration()
22913 lldb::SBStructuredData * resultptr = new lldb::SBStructuredData(result); in _wrap_SBDebugger_GetBuildConfiguration()
22928 lldb::StateType arg1 ; in _wrap_SBDebugger_StateIsRunningState()
22933 arg1 = (lldb::StateType)lua_tointeger(L, 1); in _wrap_SBDebugger_StateIsRunningState()
22934 result = (bool)lldb::SBDebugger::StateIsRunningState(arg1); in _wrap_SBDebugger_StateIsRunningState()
22948 lldb::StateType arg1 ; in _wrap_SBDebugger_StateIsStoppedState()
22953 arg1 = (lldb::StateType)lua_tointeger(L, 1); in _wrap_SBDebugger_StateIsStoppedState()
22954 result = (bool)lldb::SBDebugger::StateIsStoppedState(arg1); in _wrap_SBDebugger_StateIsStoppedState()
22968 lldb::SBDebugger *arg1 = (lldb::SBDebugger *) 0 ; in _wrap_SBDebugger_EnableLog()
23025 lldb::SBDebugger *arg1 = (lldb::SBDebugger *) 0 ; in _wrap_SBDebugger_SetLoggingCallback()
23026 lldb::LogOutputCallback arg2 = (lldb::LogOutputCallback) 0 ; in _wrap_SBDebugger_SetLoggingCallback()
23061 lldb::SBDebugger *arg1 = (lldb::SBDebugger *) 0 ; in _wrap_SBDebugger_SetDestroyCallback()
23062 lldb::SBDebuggerDestroyCallback arg2 = (lldb::SBDebuggerDestroyCallback) 0 ; in _wrap_SBDebugger_SetDestroyCallback()
23094 lldb::SBDebugger *arg1 = (lldb::SBDebugger *) 0 ; in _wrap_SBDebugger_AddDestroyCallback()
23095 lldb::SBDebuggerDestroyCallback arg2 = (lldb::SBDebuggerDestroyCallback) 0 ; in _wrap_SBDebugger_AddDestroyCallback()
23097 lldb::callback_token_t result; in _wrap_SBDebugger_AddDestroyCallback()
23114 result = (lldb::callback_token_t)(arg1)->AddDestroyCallback(arg2,arg3); in _wrap_SBDebugger_AddDestroyCallback()
23128 lldb::SBDebugger *arg1 = (lldb::SBDebugger *) 0 ; in _wrap_SBDebugger_RemoveDestroyCallback()
23129 lldb::callback_token_t arg2 ; in _wrap_SBDebugger_RemoveDestroyCallback()
23140 arg2 = (lldb::callback_token_t)lua_tointeger(L, 2); in _wrap_SBDebugger_RemoveDestroyCallback()
23155 lldb::SBDebugger *arg1 = (lldb::SBDebugger *) 0 ; in _wrap_SBDebugger_DispatchInput()
23183 lldb::SBDebugger *arg1 = (lldb::SBDebugger *) 0 ; in _wrap_SBDebugger_DispatchInputInterrupt()
23206 lldb::SBDebugger *arg1 = (lldb::SBDebugger *) 0 ; in _wrap_SBDebugger_DispatchInputEndOfFile()
23229 lldb::SBDebugger *arg1 = (lldb::SBDebugger *) 0 ; in _wrap_SBDebugger_GetInstanceName()
23254 lldb::SBDebugger result; in _wrap_SBDebugger_FindDebuggerWithID()
23259 result = lldb::SBDebugger::FindDebuggerWithID(arg1); in _wrap_SBDebugger_FindDebuggerWithID()
23261 lldb::SBDebugger * resultptr = new lldb::SBDebugger(result); in _wrap_SBDebugger_FindDebuggerWithID()
23279 lldb::SBError result; in _wrap_SBDebugger_SetInternalVariable()
23288 …result = lldb::SBDebugger::SetInternalVariable((char const *)arg1,(char const *)arg2,(char const *… in _wrap_SBDebugger_SetInternalVariable()
23290 lldb::SBError * resultptr = new lldb::SBError(result); in _wrap_SBDebugger_SetInternalVariable()
23307 lldb::SBStringList result; in _wrap_SBDebugger_GetInternalVariableValue()
23314 result = lldb::SBDebugger::GetInternalVariableValue((char const *)arg1,(char const *)arg2); in _wrap_SBDebugger_GetInternalVariableValue()
23316 lldb::SBStringList * resultptr = new lldb::SBStringList(result); in _wrap_SBDebugger_GetInternalVariableValue()
23331 lldb::SBDebugger *arg1 = (lldb::SBDebugger *) 0 ; in _wrap_SBDebugger_GetDescription()
23332 lldb::SBStream *arg2 = 0 ; in _wrap_SBDebugger_GetDescription()
23362 lldb::SBDebugger *arg1 = (lldb::SBDebugger *) 0 ; in _wrap_SBDebugger_GetTerminalWidth()
23372 result = (uint32_t)((lldb::SBDebugger const *)arg1)->GetTerminalWidth(); in _wrap_SBDebugger_GetTerminalWidth()
23386 lldb::SBDebugger *arg1 = (lldb::SBDebugger *) 0 ; in _wrap_SBDebugger_SetTerminalWidth()
23412 lldb::SBDebugger *arg1 = (lldb::SBDebugger *) 0 ; in _wrap_SBDebugger_GetTerminalHeight()
23422 result = (uint32_t)((lldb::SBDebugger const *)arg1)->GetTerminalHeight(); in _wrap_SBDebugger_GetTerminalHeight()
23436 lldb::SBDebugger *arg1 = (lldb::SBDebugger *) 0 ; in _wrap_SBDebugger_SetTerminalHeight()
23462 lldb::SBDebugger *arg1 = (lldb::SBDebugger *) 0 ; in _wrap_SBDebugger_GetID()
23463 lldb::user_id_t result; in _wrap_SBDebugger_GetID()
23472 result = (lldb::user_id_t)(arg1)->GetID(); in _wrap_SBDebugger_GetID()
23486 lldb::SBDebugger *arg1 = (lldb::SBDebugger *) 0 ; in _wrap_SBDebugger_GetPrompt()
23496 result = (char *)((lldb::SBDebugger const *)arg1)->GetPrompt(); in _wrap_SBDebugger_GetPrompt()
23510 lldb::SBDebugger *arg1 = (lldb::SBDebugger *) 0 ; in _wrap_SBDebugger_SetPrompt()
23536 lldb::SBDebugger *arg1 = (lldb::SBDebugger *) 0 ; in _wrap_SBDebugger_GetReproducerPath()
23546 result = (char *)((lldb::SBDebugger const *)arg1)->GetReproducerPath(); in _wrap_SBDebugger_GetReproducerPath()
23560 lldb::SBDebugger *arg1 = (lldb::SBDebugger *) 0 ; in _wrap_SBDebugger_GetScriptLanguage()
23561 lldb::ScriptLanguage result; in _wrap_SBDebugger_GetScriptLanguage()
23570 result = (lldb::ScriptLanguage)((lldb::SBDebugger const *)arg1)->GetScriptLanguage(); in _wrap_SBDebugger_GetScriptLanguage()
23584 lldb::SBDebugger *arg1 = (lldb::SBDebugger *) 0 ; in _wrap_SBDebugger_SetScriptLanguage()
23585 lldb::ScriptLanguage arg2 ; in _wrap_SBDebugger_SetScriptLanguage()
23595 arg2 = (lldb::ScriptLanguage)lua_tointeger(L, 2); in _wrap_SBDebugger_SetScriptLanguage()
23610 lldb::SBDebugger *arg1 = (lldb::SBDebugger *) 0 ; in _wrap_SBDebugger_GetREPLLanguage()
23611 lldb::LanguageType result; in _wrap_SBDebugger_GetREPLLanguage()
23620 result = (lldb::LanguageType)((lldb::SBDebugger const *)arg1)->GetREPLLanguage(); in _wrap_SBDebugger_GetREPLLanguage()
23634 lldb::SBDebugger *arg1 = (lldb::SBDebugger *) 0 ; in _wrap_SBDebugger_SetREPLLanguage()
23635 lldb::LanguageType arg2 ; in _wrap_SBDebugger_SetREPLLanguage()
23645 arg2 = (lldb::LanguageType)lua_tointeger(L, 2); in _wrap_SBDebugger_SetREPLLanguage()
23660 lldb::SBDebugger *arg1 = (lldb::SBDebugger *) 0 ; in _wrap_SBDebugger_GetCloseInputOnEOF()
23670 result = (bool)((lldb::SBDebugger const *)arg1)->GetCloseInputOnEOF(); in _wrap_SBDebugger_GetCloseInputOnEOF()
23684 lldb::SBDebugger *arg1 = (lldb::SBDebugger *) 0 ; in _wrap_SBDebugger_SetCloseInputOnEOF()
23710 lldb::SBDebugger *arg1 = (lldb::SBDebugger *) 0 ; in _wrap_SBDebugger_GetCategory__SWIG_0()
23712 lldb::SBTypeCategory result; in _wrap_SBDebugger_GetCategory__SWIG_0()
23725 lldb::SBTypeCategory * resultptr = new lldb::SBTypeCategory(result); in _wrap_SBDebugger_GetCategory__SWIG_0()
23740 lldb::SBDebugger *arg1 = (lldb::SBDebugger *) 0 ; in _wrap_SBDebugger_GetCategory__SWIG_1()
23741 lldb::LanguageType arg2 ; in _wrap_SBDebugger_GetCategory__SWIG_1()
23742 lldb::SBTypeCategory result; in _wrap_SBDebugger_GetCategory__SWIG_1()
23752 arg2 = (lldb::LanguageType)lua_tointeger(L, 2); in _wrap_SBDebugger_GetCategory__SWIG_1()
23755 lldb::SBTypeCategory * resultptr = new lldb::SBTypeCategory(result); in _wrap_SBDebugger_GetCategory__SWIG_1()
23824 lldb::SBDebugger *arg1 = (lldb::SBDebugger *) 0 ; in _wrap_SBDebugger_CreateCategory()
23826 lldb::SBTypeCategory result; in _wrap_SBDebugger_CreateCategory()
23839 lldb::SBTypeCategory * resultptr = new lldb::SBTypeCategory(result); in _wrap_SBDebugger_CreateCategory()
23854 lldb::SBDebugger *arg1 = (lldb::SBDebugger *) 0 ; in _wrap_SBDebugger_DeleteCategory()
23881 lldb::SBDebugger *arg1 = (lldb::SBDebugger *) 0 ; in _wrap_SBDebugger_GetNumCategories()
23905 lldb::SBDebugger *arg1 = (lldb::SBDebugger *) 0 ; in _wrap_SBDebugger_GetCategoryAtIndex()
23907 lldb::SBTypeCategory result; in _wrap_SBDebugger_GetCategoryAtIndex()
23920 lldb::SBTypeCategory * resultptr = new lldb::SBTypeCategory(result); in _wrap_SBDebugger_GetCategoryAtIndex()
23935 lldb::SBDebugger *arg1 = (lldb::SBDebugger *) 0 ; in _wrap_SBDebugger_GetDefaultCategory()
23936 lldb::SBTypeCategory result; in _wrap_SBDebugger_GetDefaultCategory()
23947 lldb::SBTypeCategory * resultptr = new lldb::SBTypeCategory(result); in _wrap_SBDebugger_GetDefaultCategory()
23962 lldb::SBDebugger *arg1 = (lldb::SBDebugger *) 0 ; in _wrap_SBDebugger_GetFormatForType()
23963 lldb::SBTypeNameSpecifier arg2 ; in _wrap_SBDebugger_GetFormatForType()
23964 lldb::SBTypeNameSpecifier *argp2 ; in _wrap_SBDebugger_GetFormatForType()
23965 lldb::SBTypeFormat result; in _wrap_SBDebugger_GetFormatForType()
23983 lldb::SBTypeFormat * resultptr = new lldb::SBTypeFormat(result); in _wrap_SBDebugger_GetFormatForType()
23998 lldb::SBDebugger *arg1 = (lldb::SBDebugger *) 0 ; in _wrap_SBDebugger_GetSummaryForType()
23999 lldb::SBTypeNameSpecifier arg2 ; in _wrap_SBDebugger_GetSummaryForType()
24000 lldb::SBTypeNameSpecifier *argp2 ; in _wrap_SBDebugger_GetSummaryForType()
24001 lldb::SBTypeSummary result; in _wrap_SBDebugger_GetSummaryForType()
24019 lldb::SBTypeSummary * resultptr = new lldb::SBTypeSummary(result); in _wrap_SBDebugger_GetSummaryForType()
24034 lldb::SBDebugger *arg1 = (lldb::SBDebugger *) 0 ; in _wrap_SBDebugger_GetFilterForType()
24035 lldb::SBTypeNameSpecifier arg2 ; in _wrap_SBDebugger_GetFilterForType()
24036 lldb::SBTypeNameSpecifier *argp2 ; in _wrap_SBDebugger_GetFilterForType()
24037 lldb::SBTypeFilter result; in _wrap_SBDebugger_GetFilterForType()
24055 lldb::SBTypeFilter * resultptr = new lldb::SBTypeFilter(result); in _wrap_SBDebugger_GetFilterForType()
24070 lldb::SBDebugger *arg1 = (lldb::SBDebugger *) 0 ; in _wrap_SBDebugger_GetSyntheticForType()
24071 lldb::SBTypeNameSpecifier arg2 ; in _wrap_SBDebugger_GetSyntheticForType()
24072 lldb::SBTypeNameSpecifier *argp2 ; in _wrap_SBDebugger_GetSyntheticForType()
24073 lldb::SBTypeSynthetic result; in _wrap_SBDebugger_GetSyntheticForType()
24091 lldb::SBTypeSynthetic * resultptr = new lldb::SBTypeSynthetic(result); in _wrap_SBDebugger_GetSyntheticForType()
24106 lldb::SBDebugger *arg1 = (lldb::SBDebugger *) 0 ; in _wrap_SBDebugger_ResetStatistics()
24129 lldb::SBDebugger *arg1 = (lldb::SBDebugger *) 0 ; in _wrap_SBDebugger_RunCommandInterpreter()
24132 lldb::SBCommandInterpreterRunOptions *arg4 = 0 ; in _wrap_SBDebugger_RunCommandInterpreter()
24183 lldb::SBDebugger *arg1 = (lldb::SBDebugger *) 0 ; in _wrap_SBDebugger_RunREPL()
24184 lldb::LanguageType arg2 ; in _wrap_SBDebugger_RunREPL()
24186 lldb::SBError result; in _wrap_SBDebugger_RunREPL()
24197 arg2 = (lldb::LanguageType)lua_tointeger(L, 2); in _wrap_SBDebugger_RunREPL()
24201 lldb::SBError * resultptr = new lldb::SBError(result); in _wrap_SBDebugger_RunREPL()
24216 lldb::SBDebugger *arg1 = (lldb::SBDebugger *) 0 ; in _wrap_SBDebugger_LoadTraceFromFile()
24217 lldb::SBError *arg2 = 0 ; in _wrap_SBDebugger_LoadTraceFromFile()
24218 lldb::SBFileSpec *arg3 = 0 ; in _wrap_SBDebugger_LoadTraceFromFile()
24219 lldb::SBTrace result; in _wrap_SBDebugger_LoadTraceFromFile()
24240 result = (arg1)->LoadTraceFromFile(*arg2,(lldb::SBFileSpec const &)*arg3); in _wrap_SBDebugger_LoadTraceFromFile()
24242 lldb::SBTrace * resultptr = new lldb::SBTrace(result); in _wrap_SBDebugger_LoadTraceFromFile()
24257 lldb::SBDebugger *arg1 = (lldb::SBDebugger *) 0 ; in _wrap_SBDebugger___tostring()
24281 lldb::SBDebugger *arg1 = (lldb::SBDebugger *) 0 ; in _wrap_SBDebugger_GetInputFileHandle()
24293 lldb::FileSP sp = result; in _wrap_SBDebugger_GetInputFileHandle()
24314 lldb::SBDebugger *arg1 = (lldb::SBDebugger *) 0 ; in _wrap_SBDebugger_GetOutputFileHandle()
24326 lldb::FileSP sp = result; in _wrap_SBDebugger_GetOutputFileHandle()
24347 lldb::SBDebugger *arg1 = (lldb::SBDebugger *) 0 ; in _wrap_SBDebugger_GetErrorFileHandle()
24359 lldb::FileSP sp = result; in _wrap_SBDebugger_GetErrorFileHandle()
24378 lldb::SBDebugger *arg1 = (lldb::SBDebugger *) obj; in swig_delete_SBDebugger()
24500 {SWIG_LUA_CONSTTAB_INT("eBroadcastBitProgress", (lldb::SBDebugger::eBroadcastBitProgress))},
24501 {SWIG_LUA_CONSTTAB_INT("eBroadcastBitWarning", (lldb::SBDebugger::eBroadcastBitWarning))},
24502 {SWIG_LUA_CONSTTAB_INT("eBroadcastBitError", (lldb::SBDebugger::eBroadcastBitError))},
24503 …{SWIG_LUA_CONSTTAB_INT("eBroadcastBitProgressCategory", (lldb::SBDebugger::eBroadcastBitProgressCa…
24504 …{SWIG_LUA_CONSTTAB_INT("eBroadcastBitExternalProgress", (lldb::SBDebugger::eBroadcastBitExternalPr…
24505 …{SWIG_LUA_CONSTTAB_INT("eBroadcastBitExternalProgressCategory", (lldb::SBDebugger::eBroadcastBitEx…
24553 lldb::SBDeclaration *result = 0 ; in _wrap_new_SBDeclaration__SWIG_0()
24556 result = (lldb::SBDeclaration *)new lldb::SBDeclaration(); in _wrap_new_SBDeclaration__SWIG_0()
24570 lldb::SBDeclaration *arg1 = 0 ; in _wrap_new_SBDeclaration__SWIG_1()
24571 lldb::SBDeclaration *result = 0 ; in _wrap_new_SBDeclaration__SWIG_1()
24580 result = (lldb::SBDeclaration *)new lldb::SBDeclaration((lldb::SBDeclaration const &)*arg1); in _wrap_new_SBDeclaration__SWIG_1()
24627 lldb::SBDeclaration *arg1 = (lldb::SBDeclaration *) 0 ; in _wrap_SBDeclaration_IsValid()
24637 result = (bool)((lldb::SBDeclaration const *)arg1)->IsValid(); in _wrap_SBDeclaration_IsValid()
24651 lldb::SBDeclaration *arg1 = (lldb::SBDeclaration *) 0 ; in _wrap_SBDeclaration_GetFileSpec()
24652 lldb::SBFileSpec result; in _wrap_SBDeclaration_GetFileSpec()
24661 result = ((lldb::SBDeclaration const *)arg1)->GetFileSpec(); in _wrap_SBDeclaration_GetFileSpec()
24663 lldb::SBFileSpec * resultptr = new lldb::SBFileSpec(result); in _wrap_SBDeclaration_GetFileSpec()
24678 lldb::SBDeclaration *arg1 = (lldb::SBDeclaration *) 0 ; in _wrap_SBDeclaration_GetLine()
24688 result = (uint32_t)((lldb::SBDeclaration const *)arg1)->GetLine(); in _wrap_SBDeclaration_GetLine()
24702 lldb::SBDeclaration *arg1 = (lldb::SBDeclaration *) 0 ; in _wrap_SBDeclaration_GetColumn()
24712 result = (uint32_t)((lldb::SBDeclaration const *)arg1)->GetColumn(); in _wrap_SBDeclaration_GetColumn()
24726 lldb::SBDeclaration *arg1 = (lldb::SBDeclaration *) 0 ; in _wrap_SBDeclaration_SetFileSpec()
24727 lldb::SBFileSpec arg2 ; in _wrap_SBDeclaration_SetFileSpec()
24728 lldb::SBFileSpec *argp2 ; in _wrap_SBDeclaration_SetFileSpec()
24758 lldb::SBDeclaration *arg1 = (lldb::SBDeclaration *) 0 ; in _wrap_SBDeclaration_SetLine()
24784 lldb::SBDeclaration *arg1 = (lldb::SBDeclaration *) 0 ; in _wrap_SBDeclaration_SetColumn()
24810 lldb::SBDeclaration *arg1 = (lldb::SBDeclaration *) 0 ; in _wrap_SBDeclaration___eq()
24811 lldb::SBDeclaration *arg2 = 0 ; in _wrap_SBDeclaration___eq()
24827 …result = (bool)((lldb::SBDeclaration const *)arg1)->operator ==((lldb::SBDeclaration const &)*arg2… in _wrap_SBDeclaration___eq()
24841 lldb::SBDeclaration *arg1 = (lldb::SBDeclaration *) 0 ; in _wrap_SBDeclaration_GetDescription()
24842 lldb::SBStream *arg2 = 0 ; in _wrap_SBDeclaration_GetDescription()
24872 lldb::SBDeclaration *arg1 = (lldb::SBDeclaration *) 0 ; in _wrap_SBDeclaration___tostring()
24894 lldb::SBDeclaration *arg1 = (lldb::SBDeclaration *) obj; in swig_delete_SBDeclaration()
24955 lldb::SBError *result = 0 ; in _wrap_new_SBError__SWIG_0()
24958 result = (lldb::SBError *)new lldb::SBError(); in _wrap_new_SBError__SWIG_0()
24972 lldb::SBError *arg1 = 0 ; in _wrap_new_SBError__SWIG_1()
24973 lldb::SBError *result = 0 ; in _wrap_new_SBError__SWIG_1()
24982 result = (lldb::SBError *)new lldb::SBError((lldb::SBError const &)*arg1); in _wrap_new_SBError__SWIG_1()
24997 lldb::SBError *result = 0 ; in _wrap_new_SBError__SWIG_2()
25002 result = (lldb::SBError *)new lldb::SBError((char const *)arg1); in _wrap_new_SBError__SWIG_2()
25059 lldb::SBError *arg1 = (lldb::SBError *) 0 ; in _wrap_SBError_GetCString()
25069 result = (char *)((lldb::SBError const *)arg1)->GetCString(); in _wrap_SBError_GetCString()
25083 lldb::SBError *arg1 = (lldb::SBError *) 0 ; in _wrap_SBError_Clear()
25106 lldb::SBError *arg1 = (lldb::SBError *) 0 ; in _wrap_SBError_Fail()
25116 result = (bool)((lldb::SBError const *)arg1)->Fail(); in _wrap_SBError_Fail()
25130 lldb::SBError *arg1 = (lldb::SBError *) 0 ; in _wrap_SBError_Success()
25140 result = (bool)((lldb::SBError const *)arg1)->Success(); in _wrap_SBError_Success()
25154 lldb::SBError *arg1 = (lldb::SBError *) 0 ; in _wrap_SBError_GetError()
25164 result = (uint32_t)((lldb::SBError const *)arg1)->GetError(); in _wrap_SBError_GetError()
25178 lldb::SBError *arg1 = (lldb::SBError *) 0 ; in _wrap_SBError_GetErrorData()
25179 lldb::SBStructuredData result; in _wrap_SBError_GetErrorData()
25188 result = ((lldb::SBError const *)arg1)->GetErrorData(); in _wrap_SBError_GetErrorData()
25190 lldb::SBStructuredData * resultptr = new lldb::SBStructuredData(result); in _wrap_SBError_GetErrorData()
25205 lldb::SBError *arg1 = (lldb::SBError *) 0 ; in _wrap_SBError_GetType()
25206 lldb::ErrorType result; in _wrap_SBError_GetType()
25215 result = (lldb::ErrorType)((lldb::SBError const *)arg1)->GetType(); in _wrap_SBError_GetType()
25229 lldb::SBError *arg1 = (lldb::SBError *) 0 ; in _wrap_SBError_SetError()
25231 lldb::ErrorType arg3 ; in _wrap_SBError_SetError()
25243 arg3 = (lldb::ErrorType)lua_tointeger(L, 3); in _wrap_SBError_SetError()
25258 lldb::SBError *arg1 = (lldb::SBError *) 0 ; in _wrap_SBError_SetErrorToErrno()
25281 lldb::SBError *arg1 = (lldb::SBError *) 0 ; in _wrap_SBError_SetErrorToGenericError()
25304 lldb::SBError *arg1 = (lldb::SBError *) 0 ; in _wrap_SBError_SetErrorString()
25330 lldb::SBError *arg1 = (lldb::SBError *) 0 ; in _wrap_SBError_SetErrorStringWithFormat__SWIG_0()
25366 lldb::SBError *arg1 = (lldb::SBError *) 0 ; in _wrap_SBError_SetErrorStringWithFormat__SWIG_1()
25399 lldb::SBError *arg1 = (lldb::SBError *) 0 ; in _wrap_SBError_SetErrorStringWithFormat__SWIG_2()
25429 lldb::SBError *arg1 = (lldb::SBError *) 0 ; in _wrap_SBError_SetErrorStringWithFormat__SWIG_3()
25580 lldb::SBError *arg1 = (lldb::SBError *) 0 ; in _wrap_SBError_IsValid()
25590 result = (bool)((lldb::SBError const *)arg1)->IsValid(); in _wrap_SBError_IsValid()
25604 lldb::SBError *arg1 = (lldb::SBError *) 0 ; in _wrap_SBError_GetDescription()
25605 lldb::SBStream *arg2 = 0 ; in _wrap_SBError_GetDescription()
25635 lldb::SBError *arg1 = (lldb::SBError *) 0 ; in _wrap_SBError___tostring()
25657 lldb::SBError *arg1 = (lldb::SBError *) obj; in swig_delete_SBError()
25722 lldb::SBEnvironment *result = 0 ; in _wrap_new_SBEnvironment__SWIG_0()
25725 result = (lldb::SBEnvironment *)new lldb::SBEnvironment(); in _wrap_new_SBEnvironment__SWIG_0()
25739 lldb::SBEnvironment *arg1 = 0 ; in _wrap_new_SBEnvironment__SWIG_1()
25740 lldb::SBEnvironment *result = 0 ; in _wrap_new_SBEnvironment__SWIG_1()
25749 result = (lldb::SBEnvironment *)new lldb::SBEnvironment((lldb::SBEnvironment const &)*arg1); in _wrap_new_SBEnvironment__SWIG_1()
25796 lldb::SBEnvironment *arg1 = (lldb::SBEnvironment *) 0 ; in _wrap_SBEnvironment_Get()
25823 lldb::SBEnvironment *arg1 = (lldb::SBEnvironment *) 0 ; in _wrap_SBEnvironment_GetNumValues()
25847 lldb::SBEnvironment *arg1 = (lldb::SBEnvironment *) 0 ; in _wrap_SBEnvironment_GetNameAtIndex()
25874 lldb::SBEnvironment *arg1 = (lldb::SBEnvironment *) 0 ; in _wrap_SBEnvironment_GetValueAtIndex()
25901 lldb::SBEnvironment *arg1 = (lldb::SBEnvironment *) 0 ; in _wrap_SBEnvironment_GetEntries()
25902 lldb::SBStringList result; in _wrap_SBEnvironment_GetEntries()
25913 lldb::SBStringList * resultptr = new lldb::SBStringList(result); in _wrap_SBEnvironment_GetEntries()
25928 lldb::SBEnvironment *arg1 = (lldb::SBEnvironment *) 0 ; in _wrap_SBEnvironment_PutEntry()
25954 lldb::SBEnvironment *arg1 = (lldb::SBEnvironment *) 0 ; in _wrap_SBEnvironment_SetEntries()
25955 lldb::SBStringList *arg2 = 0 ; in _wrap_SBEnvironment_SetEntries()
25973 (arg1)->SetEntries((lldb::SBStringList const &)*arg2,arg3); in _wrap_SBEnvironment_SetEntries()
25987 lldb::SBEnvironment *arg1 = (lldb::SBEnvironment *) 0 ; in _wrap_SBEnvironment_Set()
26020 lldb::SBEnvironment *arg1 = (lldb::SBEnvironment *) 0 ; in _wrap_SBEnvironment_Unset()
26047 lldb::SBEnvironment *arg1 = (lldb::SBEnvironment *) 0 ; in _wrap_SBEnvironment_Clear()
26068 lldb::SBEnvironment *arg1 = (lldb::SBEnvironment *) obj; in swig_delete_SBEnvironment()
26127 lldb::SBEvent *result = 0 ; in _wrap_new_SBEvent__SWIG_0()
26130 result = (lldb::SBEvent *)new lldb::SBEvent(); in _wrap_new_SBEvent__SWIG_0()
26144 lldb::SBEvent *arg1 = 0 ; in _wrap_new_SBEvent__SWIG_1()
26145 lldb::SBEvent *result = 0 ; in _wrap_new_SBEvent__SWIG_1()
26154 result = (lldb::SBEvent *)new lldb::SBEvent((lldb::SBEvent const &)*arg1); in _wrap_new_SBEvent__SWIG_1()
26171 lldb::SBEvent *result = 0 ; in _wrap_new_SBEvent__SWIG_2()
26179 result = (lldb::SBEvent *)new lldb::SBEvent(arg1,(char const *)arg2,arg3); in _wrap_new_SBEvent__SWIG_2()
26249 lldb::SBEvent *arg1 = (lldb::SBEvent *) 0 ; in _wrap_SBEvent_IsValid()
26259 result = (bool)((lldb::SBEvent const *)arg1)->IsValid(); in _wrap_SBEvent_IsValid()
26273 lldb::SBEvent *arg1 = (lldb::SBEvent *) 0 ; in _wrap_SBEvent_GetDataFlavor()
26297 lldb::SBEvent *arg1 = (lldb::SBEvent *) 0 ; in _wrap_SBEvent_GetType()
26307 result = (uint32_t)((lldb::SBEvent const *)arg1)->GetType(); in _wrap_SBEvent_GetType()
26321 lldb::SBEvent *arg1 = (lldb::SBEvent *) 0 ; in _wrap_SBEvent_GetBroadcaster()
26322 lldb::SBBroadcaster result; in _wrap_SBEvent_GetBroadcaster()
26331 result = ((lldb::SBEvent const *)arg1)->GetBroadcaster(); in _wrap_SBEvent_GetBroadcaster()
26333 lldb::SBBroadcaster * resultptr = new lldb::SBBroadcaster(result); in _wrap_SBEvent_GetBroadcaster()
26348 lldb::SBEvent *arg1 = (lldb::SBEvent *) 0 ; in _wrap_SBEvent_GetBroadcasterClass()
26358 result = (char *)((lldb::SBEvent const *)arg1)->GetBroadcasterClass(); in _wrap_SBEvent_GetBroadcasterClass()
26372 lldb::SBEvent *arg1 = (lldb::SBEvent *) 0 ; in _wrap_SBEvent_BroadcasterMatchesRef()
26373 lldb::SBBroadcaster *arg2 = 0 ; in _wrap_SBEvent_BroadcasterMatchesRef()
26389 result = (bool)(arg1)->BroadcasterMatchesRef((lldb::SBBroadcaster const &)*arg2); in _wrap_SBEvent_BroadcasterMatchesRef()
26403 lldb::SBEvent *arg1 = (lldb::SBEvent *) 0 ; in _wrap_SBEvent_Clear()
26426 lldb::SBEvent *arg1 = 0 ; in _wrap_SBEvent_GetCStringFromEvent()
26436 result = (char *)lldb::SBEvent::GetCStringFromEvent((lldb::SBEvent const &)*arg1); in _wrap_SBEvent_GetCStringFromEvent()
26450 lldb::SBEvent *arg1 = (lldb::SBEvent *) 0 ; in _wrap_SBEvent_GetDescription__SWIG_0()
26451 lldb::SBStream *arg2 = 0 ; in _wrap_SBEvent_GetDescription__SWIG_0()
26481 lldb::SBEvent *arg1 = (lldb::SBEvent *) 0 ; in _wrap_SBEvent_GetDescription__SWIG_1()
26482 lldb::SBStream *arg2 = 0 ; in _wrap_SBEvent_GetDescription__SWIG_1()
26498 result = (bool)((lldb::SBEvent const *)arg1)->GetDescription(*arg2); in _wrap_SBEvent_GetDescription__SWIG_1()
26574 lldb::SBEvent *arg1 = (lldb::SBEvent *) obj; in swig_delete_SBEvent()
26632 lldb::SBExecutionContext *result = 0 ; in _wrap_new_SBExecutionContext__SWIG_0()
26635 result = (lldb::SBExecutionContext *)new lldb::SBExecutionContext(); in _wrap_new_SBExecutionContext__SWIG_0()
26649 lldb::SBExecutionContext *arg1 = 0 ; in _wrap_new_SBExecutionContext__SWIG_1()
26650 lldb::SBExecutionContext *result = 0 ; in _wrap_new_SBExecutionContext__SWIG_1()
26659 …result = (lldb::SBExecutionContext *)new lldb::SBExecutionContext((lldb::SBExecutionContext const … in _wrap_new_SBExecutionContext__SWIG_1()
26673 lldb::SBTarget *arg1 = 0 ; in _wrap_new_SBExecutionContext__SWIG_2()
26674 lldb::SBExecutionContext *result = 0 ; in _wrap_new_SBExecutionContext__SWIG_2()
26683 … result = (lldb::SBExecutionContext *)new lldb::SBExecutionContext((lldb::SBTarget const &)*arg1); in _wrap_new_SBExecutionContext__SWIG_2()
26697 lldb::SBProcess *arg1 = 0 ; in _wrap_new_SBExecutionContext__SWIG_3()
26698 lldb::SBExecutionContext *result = 0 ; in _wrap_new_SBExecutionContext__SWIG_3()
26707 … result = (lldb::SBExecutionContext *)new lldb::SBExecutionContext((lldb::SBProcess const &)*arg1); in _wrap_new_SBExecutionContext__SWIG_3()
26721 lldb::SBThread arg1 ; in _wrap_new_SBExecutionContext__SWIG_4()
26722 lldb::SBThread *argp1 ; in _wrap_new_SBExecutionContext__SWIG_4()
26723 lldb::SBExecutionContext *result = 0 ; in _wrap_new_SBExecutionContext__SWIG_4()
26733 result = (lldb::SBExecutionContext *)new lldb::SBExecutionContext(SWIG_STD_MOVE(arg1)); in _wrap_new_SBExecutionContext__SWIG_4()
26747 lldb::SBFrame *arg1 = 0 ; in _wrap_new_SBExecutionContext__SWIG_5()
26748 lldb::SBExecutionContext *result = 0 ; in _wrap_new_SBExecutionContext__SWIG_5()
26757 result = (lldb::SBExecutionContext *)new lldb::SBExecutionContext((lldb::SBFrame const &)*arg1); in _wrap_new_SBExecutionContext__SWIG_5()
26864 lldb::SBExecutionContext *arg1 = (lldb::SBExecutionContext *) 0 ; in _wrap_SBExecutionContext_GetTarget()
26865 lldb::SBTarget result; in _wrap_SBExecutionContext_GetTarget()
26874 result = ((lldb::SBExecutionContext const *)arg1)->GetTarget(); in _wrap_SBExecutionContext_GetTarget()
26876 lldb::SBTarget * resultptr = new lldb::SBTarget(result); in _wrap_SBExecutionContext_GetTarget()
26891 lldb::SBExecutionContext *arg1 = (lldb::SBExecutionContext *) 0 ; in _wrap_SBExecutionContext_GetProcess()
26892 lldb::SBProcess result; in _wrap_SBExecutionContext_GetProcess()
26901 result = ((lldb::SBExecutionContext const *)arg1)->GetProcess(); in _wrap_SBExecutionContext_GetProcess()
26903 lldb::SBProcess * resultptr = new lldb::SBProcess(result); in _wrap_SBExecutionContext_GetProcess()
26918 lldb::SBExecutionContext *arg1 = (lldb::SBExecutionContext *) 0 ; in _wrap_SBExecutionContext_GetThread()
26919 lldb::SBThread result; in _wrap_SBExecutionContext_GetThread()
26928 result = ((lldb::SBExecutionContext const *)arg1)->GetThread(); in _wrap_SBExecutionContext_GetThread()
26930 lldb::SBThread * resultptr = new lldb::SBThread(result); in _wrap_SBExecutionContext_GetThread()
26945 lldb::SBExecutionContext *arg1 = (lldb::SBExecutionContext *) 0 ; in _wrap_SBExecutionContext_GetFrame()
26946 lldb::SBFrame result; in _wrap_SBExecutionContext_GetFrame()
26955 result = ((lldb::SBExecutionContext const *)arg1)->GetFrame(); in _wrap_SBExecutionContext_GetFrame()
26957 lldb::SBFrame * resultptr = new lldb::SBFrame(result); in _wrap_SBExecutionContext_GetFrame()
26970 lldb::SBExecutionContext *arg1 = (lldb::SBExecutionContext *) obj; in swig_delete_SBExecutionContext()
27023 lldb::SBExpressionOptions *result = 0 ; in _wrap_new_SBExpressionOptions__SWIG_0()
27026 result = (lldb::SBExpressionOptions *)new lldb::SBExpressionOptions(); in _wrap_new_SBExpressionOptions__SWIG_0()
27040 lldb::SBExpressionOptions *arg1 = 0 ; in _wrap_new_SBExpressionOptions__SWIG_1()
27041 lldb::SBExpressionOptions *result = 0 ; in _wrap_new_SBExpressionOptions__SWIG_1()
27050 …result = (lldb::SBExpressionOptions *)new lldb::SBExpressionOptions((lldb::SBExpressionOptions con… in _wrap_new_SBExpressionOptions__SWIG_1()
27097 lldb::SBExpressionOptions *arg1 = (lldb::SBExpressionOptions *) 0 ; in _wrap_SBExpressionOptions_GetCoerceResultToId()
27107 result = (bool)((lldb::SBExpressionOptions const *)arg1)->GetCoerceResultToId(); in _wrap_SBExpressionOptions_GetCoerceResultToId()
27121 lldb::SBExpressionOptions *arg1 = (lldb::SBExpressionOptions *) 0 ; in _wrap_SBExpressionOptions_SetCoerceResultToId__SWIG_0()
27147 lldb::SBExpressionOptions *arg1 = (lldb::SBExpressionOptions *) 0 ; in _wrap_SBExpressionOptions_SetCoerceResultToId__SWIG_1()
27219 lldb::SBExpressionOptions *arg1 = (lldb::SBExpressionOptions *) 0 ; in _wrap_SBExpressionOptions_GetUnwindOnError()
27229 result = (bool)((lldb::SBExpressionOptions const *)arg1)->GetUnwindOnError(); in _wrap_SBExpressionOptions_GetUnwindOnError()
27243 lldb::SBExpressionOptions *arg1 = (lldb::SBExpressionOptions *) 0 ; in _wrap_SBExpressionOptions_SetUnwindOnError__SWIG_0()
27269 lldb::SBExpressionOptions *arg1 = (lldb::SBExpressionOptions *) 0 ; in _wrap_SBExpressionOptions_SetUnwindOnError__SWIG_1()
27341 lldb::SBExpressionOptions *arg1 = (lldb::SBExpressionOptions *) 0 ; in _wrap_SBExpressionOptions_GetIgnoreBreakpoints()
27351 result = (bool)((lldb::SBExpressionOptions const *)arg1)->GetIgnoreBreakpoints(); in _wrap_SBExpressionOptions_GetIgnoreBreakpoints()
27365 lldb::SBExpressionOptions *arg1 = (lldb::SBExpressionOptions *) 0 ; in _wrap_SBExpressionOptions_SetIgnoreBreakpoints__SWIG_0()
27391 lldb::SBExpressionOptions *arg1 = (lldb::SBExpressionOptions *) 0 ; in _wrap_SBExpressionOptions_SetIgnoreBreakpoints__SWIG_1()
27463 lldb::SBExpressionOptions *arg1 = (lldb::SBExpressionOptions *) 0 ; in _wrap_SBExpressionOptions_GetFetchDynamicValue()
27464 lldb::DynamicValueType result; in _wrap_SBExpressionOptions_GetFetchDynamicValue()
27473 …result = (lldb::DynamicValueType)((lldb::SBExpressionOptions const *)arg1)->GetFetchDynamicValue(); in _wrap_SBExpressionOptions_GetFetchDynamicValue()
27487 lldb::SBExpressionOptions *arg1 = (lldb::SBExpressionOptions *) 0 ; in _wrap_SBExpressionOptions_SetFetchDynamicValue__SWIG_0()
27488 lldb::DynamicValueType arg2 ; in _wrap_SBExpressionOptions_SetFetchDynamicValue__SWIG_0()
27498 arg2 = (lldb::DynamicValueType)lua_tointeger(L, 2); in _wrap_SBExpressionOptions_SetFetchDynamicValue__SWIG_0()
27513 lldb::SBExpressionOptions *arg1 = (lldb::SBExpressionOptions *) 0 ; in _wrap_SBExpressionOptions_SetFetchDynamicValue__SWIG_1()
27585 lldb::SBExpressionOptions *arg1 = (lldb::SBExpressionOptions *) 0 ; in _wrap_SBExpressionOptions_GetTimeoutInMicroSeconds()
27595 result = (uint32_t)((lldb::SBExpressionOptions const *)arg1)->GetTimeoutInMicroSeconds(); in _wrap_SBExpressionOptions_GetTimeoutInMicroSeconds()
27609 lldb::SBExpressionOptions *arg1 = (lldb::SBExpressionOptions *) 0 ; in _wrap_SBExpressionOptions_SetTimeoutInMicroSeconds__SWIG_0()
27635 lldb::SBExpressionOptions *arg1 = (lldb::SBExpressionOptions *) 0 ; in _wrap_SBExpressionOptions_SetTimeoutInMicroSeconds__SWIG_1()
27707 lldb::SBExpressionOptions *arg1 = (lldb::SBExpressionOptions *) 0 ; in _wrap_SBExpressionOptions_GetOneThreadTimeoutInMicroSeconds()
27717 … result = (uint32_t)((lldb::SBExpressionOptions const *)arg1)->GetOneThreadTimeoutInMicroSeconds(); in _wrap_SBExpressionOptions_GetOneThreadTimeoutInMicroSeconds()
27731 lldb::SBExpressionOptions *arg1 = (lldb::SBExpressionOptions *) 0 ; in _wrap_SBExpressionOptions_SetOneThreadTimeoutInMicroSeconds__SWIG_0()
27757 lldb::SBExpressionOptions *arg1 = (lldb::SBExpressionOptions *) 0 ; in _wrap_SBExpressionOptions_SetOneThreadTimeoutInMicroSeconds__SWIG_1()
27829 lldb::SBExpressionOptions *arg1 = (lldb::SBExpressionOptions *) 0 ; in _wrap_SBExpressionOptions_GetTryAllThreads()
27839 result = (bool)((lldb::SBExpressionOptions const *)arg1)->GetTryAllThreads(); in _wrap_SBExpressionOptions_GetTryAllThreads()
27853 lldb::SBExpressionOptions *arg1 = (lldb::SBExpressionOptions *) 0 ; in _wrap_SBExpressionOptions_SetTryAllThreads__SWIG_0()
27879 lldb::SBExpressionOptions *arg1 = (lldb::SBExpressionOptions *) 0 ; in _wrap_SBExpressionOptions_SetTryAllThreads__SWIG_1()
27951 lldb::SBExpressionOptions *arg1 = (lldb::SBExpressionOptions *) 0 ; in _wrap_SBExpressionOptions_GetStopOthers()
27961 result = (bool)((lldb::SBExpressionOptions const *)arg1)->GetStopOthers(); in _wrap_SBExpressionOptions_GetStopOthers()
27975 lldb::SBExpressionOptions *arg1 = (lldb::SBExpressionOptions *) 0 ; in _wrap_SBExpressionOptions_SetStopOthers__SWIG_0()
28001 lldb::SBExpressionOptions *arg1 = (lldb::SBExpressionOptions *) 0 ; in _wrap_SBExpressionOptions_SetStopOthers__SWIG_1()
28073 lldb::SBExpressionOptions *arg1 = (lldb::SBExpressionOptions *) 0 ; in _wrap_SBExpressionOptions_GetTrapExceptions()
28083 result = (bool)((lldb::SBExpressionOptions const *)arg1)->GetTrapExceptions(); in _wrap_SBExpressionOptions_GetTrapExceptions()
28097 lldb::SBExpressionOptions *arg1 = (lldb::SBExpressionOptions *) 0 ; in _wrap_SBExpressionOptions_SetTrapExceptions__SWIG_0()
28123 lldb::SBExpressionOptions *arg1 = (lldb::SBExpressionOptions *) 0 ; in _wrap_SBExpressionOptions_SetTrapExceptions__SWIG_1()
28195 lldb::SBExpressionOptions *arg1 = (lldb::SBExpressionOptions *) 0 ; in _wrap_SBExpressionOptions_SetLanguage__SWIG_0()
28196 lldb::LanguageType arg2 ; in _wrap_SBExpressionOptions_SetLanguage__SWIG_0()
28206 arg2 = (lldb::LanguageType)lua_tointeger(L, 2); in _wrap_SBExpressionOptions_SetLanguage__SWIG_0()
28221 lldb::SBExpressionOptions *arg1 = (lldb::SBExpressionOptions *) 0 ; in _wrap_SBExpressionOptions_SetLanguage__SWIG_1()
28222 lldb::SBSourceLanguageName arg2 ; in _wrap_SBExpressionOptions_SetLanguage__SWIG_1()
28234 arg2 = (lldb::SBSourceLanguageName)lua_tointeger(L, 2); in _wrap_SBExpressionOptions_SetLanguage__SWIG_1()
28309 lldb::SBExpressionOptions *arg1 = (lldb::SBExpressionOptions *) 0 ; in _wrap_SBExpressionOptions_GetGenerateDebugInfo()
28333 lldb::SBExpressionOptions *arg1 = (lldb::SBExpressionOptions *) 0 ; in _wrap_SBExpressionOptions_SetGenerateDebugInfo__SWIG_0()
28359 lldb::SBExpressionOptions *arg1 = (lldb::SBExpressionOptions *) 0 ; in _wrap_SBExpressionOptions_SetGenerateDebugInfo__SWIG_1()
28431 lldb::SBExpressionOptions *arg1 = (lldb::SBExpressionOptions *) 0 ; in _wrap_SBExpressionOptions_GetSuppressPersistentResult()
28455 lldb::SBExpressionOptions *arg1 = (lldb::SBExpressionOptions *) 0 ; in _wrap_SBExpressionOptions_SetSuppressPersistentResult__SWIG_0()
28481 lldb::SBExpressionOptions *arg1 = (lldb::SBExpressionOptions *) 0 ; in _wrap_SBExpressionOptions_SetSuppressPersistentResult__SWIG_1()
28553 lldb::SBExpressionOptions *arg1 = (lldb::SBExpressionOptions *) 0 ; in _wrap_SBExpressionOptions_GetPrefix()
28563 result = (char *)((lldb::SBExpressionOptions const *)arg1)->GetPrefix(); in _wrap_SBExpressionOptions_GetPrefix()
28577 lldb::SBExpressionOptions *arg1 = (lldb::SBExpressionOptions *) 0 ; in _wrap_SBExpressionOptions_SetPrefix()
28603 lldb::SBExpressionOptions *arg1 = (lldb::SBExpressionOptions *) 0 ; in _wrap_SBExpressionOptions_SetAutoApplyFixIts__SWIG_0()
28629 lldb::SBExpressionOptions *arg1 = (lldb::SBExpressionOptions *) 0 ; in _wrap_SBExpressionOptions_SetAutoApplyFixIts__SWIG_1()
28701 lldb::SBExpressionOptions *arg1 = (lldb::SBExpressionOptions *) 0 ; in _wrap_SBExpressionOptions_GetAutoApplyFixIts()
28725 lldb::SBExpressionOptions *arg1 = (lldb::SBExpressionOptions *) 0 ; in _wrap_SBExpressionOptions_SetRetriesWithFixIts()
28751 lldb::SBExpressionOptions *arg1 = (lldb::SBExpressionOptions *) 0 ; in _wrap_SBExpressionOptions_GetRetriesWithFixIts()
28775 lldb::SBExpressionOptions *arg1 = (lldb::SBExpressionOptions *) 0 ; in _wrap_SBExpressionOptions_GetTopLevel()
28799 lldb::SBExpressionOptions *arg1 = (lldb::SBExpressionOptions *) 0 ; in _wrap_SBExpressionOptions_SetTopLevel__SWIG_0()
28825 lldb::SBExpressionOptions *arg1 = (lldb::SBExpressionOptions *) 0 ; in _wrap_SBExpressionOptions_SetTopLevel__SWIG_1()
28897 lldb::SBExpressionOptions *arg1 = (lldb::SBExpressionOptions *) 0 ; in _wrap_SBExpressionOptions_GetAllowJIT()
28921 lldb::SBExpressionOptions *arg1 = (lldb::SBExpressionOptions *) 0 ; in _wrap_SBExpressionOptions_SetAllowJIT()
28945 lldb::SBExpressionOptions *arg1 = (lldb::SBExpressionOptions *) obj; in swig_delete_SBExpressionOptions()
29027 lldb::SBFile *result = 0 ; in _wrap_new_SBFile__SWIG_0()
29030 result = (lldb::SBFile *)new lldb::SBFile(); in _wrap_new_SBFile__SWIG_0()
29045 lldb::SBFile *result = 0 ; in _wrap_new_SBFile__SWIG_1()
29050 lldb::FileSP file_sp; in _wrap_new_SBFile__SWIG_1()
29056 result = (lldb::SBFile *)new lldb::SBFile(SWIG_STD_MOVE(arg1)); in _wrap_new_SBFile__SWIG_1()
29073 lldb::SBFile *result = 0 ; in _wrap_new_SBFile__SWIG_2()
29082 result = (lldb::SBFile *)new lldb::SBFile(arg1,(char const *)arg2,arg3); in _wrap_new_SBFile__SWIG_2()
29145 lldb::SBFile *arg1 = (lldb::SBFile *) 0 ; in _wrap_SBFile_Read()
29149 lldb::SBError result; in _wrap_SBFile_Read()
29174 lldb::SBError * resultptr = new lldb::SBError(result); in _wrap_SBFile_Read()
29189 lldb::SBFile *arg1 = (lldb::SBFile *) 0 ; in _wrap_SBFile_Write()
29193 lldb::SBError result; in _wrap_SBFile_Write()
29218 lldb::SBError * resultptr = new lldb::SBError(result); in _wrap_SBFile_Write()
29233 lldb::SBFile *arg1 = (lldb::SBFile *) 0 ; in _wrap_SBFile_Flush()
29234 lldb::SBError result; in _wrap_SBFile_Flush()
29245 lldb::SBError * resultptr = new lldb::SBError(result); in _wrap_SBFile_Flush()
29260 lldb::SBFile *arg1 = (lldb::SBFile *) 0 ; in _wrap_SBFile_IsValid()
29270 result = (bool)((lldb::SBFile const *)arg1)->IsValid(); in _wrap_SBFile_IsValid()
29284 lldb::SBFile *arg1 = (lldb::SBFile *) 0 ; in _wrap_SBFile_Close()
29285 lldb::SBError result; in _wrap_SBFile_Close()
29296 lldb::SBError * resultptr = new lldb::SBError(result); in _wrap_SBFile_Close()
29311 lldb::SBFile *arg1 = (lldb::SBFile *) 0 ; in _wrap_SBFile_GetFile()
29321 result = ((lldb::SBFile const *)arg1)->GetFile(); in _wrap_SBFile_GetFile()
29323 lldb::FileSP sp = result; in _wrap_SBFile_GetFile()
29345 lldb::SBFile result; in _wrap_SBFile_MakeBorrowed()
29350 lldb::FileSP file_sp; in _wrap_SBFile_MakeBorrowed()
29358 lldb::SBFile * resultptr = new lldb::SBFile(result); in _wrap_SBFile_MakeBorrowed()
29374 lldb::SBFile result; in _wrap_SBFile_MakeForcingIOMethods()
29379 lldb::FileSP file_sp; in _wrap_SBFile_MakeForcingIOMethods()
29387 lldb::SBFile * resultptr = new lldb::SBFile(result); in _wrap_SBFile_MakeForcingIOMethods()
29403 lldb::SBFile result; in _wrap_SBFile_MakeBorrowedForcingIOMethods()
29408 lldb::FileSP file_sp; in _wrap_SBFile_MakeBorrowedForcingIOMethods()
29416 lldb::SBFile * resultptr = new lldb::SBFile(result); in _wrap_SBFile_MakeBorrowedForcingIOMethods()
29429 lldb::SBFile *arg1 = (lldb::SBFile *) obj; in swig_delete_SBFile()
29487 lldb::SBFileSpec *result = 0 ; in _wrap_new_SBFileSpec__SWIG_0()
29490 result = (lldb::SBFileSpec *)new lldb::SBFileSpec(); in _wrap_new_SBFileSpec__SWIG_0()
29504 lldb::SBFileSpec *arg1 = 0 ; in _wrap_new_SBFileSpec__SWIG_1()
29505 lldb::SBFileSpec *result = 0 ; in _wrap_new_SBFileSpec__SWIG_1()
29514 result = (lldb::SBFileSpec *)new lldb::SBFileSpec((lldb::SBFileSpec const &)*arg1); in _wrap_new_SBFileSpec__SWIG_1()
29529 lldb::SBFileSpec *result = 0 ; in _wrap_new_SBFileSpec__SWIG_2()
29534 result = (lldb::SBFileSpec *)new lldb::SBFileSpec((char const *)arg1); in _wrap_new_SBFileSpec__SWIG_2()
29550 lldb::SBFileSpec *result = 0 ; in _wrap_new_SBFileSpec__SWIG_3()
29557 result = (lldb::SBFileSpec *)new lldb::SBFileSpec((char const *)arg1,arg2); in _wrap_new_SBFileSpec__SWIG_3()
29629 lldb::SBFileSpec *arg1 = (lldb::SBFileSpec *) 0 ; in _wrap_SBFileSpec___eq()
29630 lldb::SBFileSpec *arg2 = 0 ; in _wrap_SBFileSpec___eq()
29646 result = (bool)((lldb::SBFileSpec const *)arg1)->operator ==((lldb::SBFileSpec const &)*arg2); in _wrap_SBFileSpec___eq()
29660 lldb::SBFileSpec *arg1 = (lldb::SBFileSpec *) 0 ; in _wrap_SBFileSpec_IsValid()
29670 result = (bool)((lldb::SBFileSpec const *)arg1)->IsValid(); in _wrap_SBFileSpec_IsValid()
29684 lldb::SBFileSpec *arg1 = (lldb::SBFileSpec *) 0 ; in _wrap_SBFileSpec_Exists()
29694 result = (bool)((lldb::SBFileSpec const *)arg1)->Exists(); in _wrap_SBFileSpec_Exists()
29708 lldb::SBFileSpec *arg1 = (lldb::SBFileSpec *) 0 ; in _wrap_SBFileSpec_ResolveExecutableLocation()
29732 lldb::SBFileSpec *arg1 = (lldb::SBFileSpec *) 0 ; in _wrap_SBFileSpec_GetFilename()
29742 result = (char *)((lldb::SBFileSpec const *)arg1)->GetFilename(); in _wrap_SBFileSpec_GetFilename()
29756 lldb::SBFileSpec *arg1 = (lldb::SBFileSpec *) 0 ; in _wrap_SBFileSpec_GetDirectory()
29766 result = (char *)((lldb::SBFileSpec const *)arg1)->GetDirectory(); in _wrap_SBFileSpec_GetDirectory()
29780 lldb::SBFileSpec *arg1 = (lldb::SBFileSpec *) 0 ; in _wrap_SBFileSpec_SetFilename()
29806 lldb::SBFileSpec *arg1 = (lldb::SBFileSpec *) 0 ; in _wrap_SBFileSpec_SetDirectory()
29832 lldb::SBFileSpec *arg1 = (lldb::SBFileSpec *) 0 ; in _wrap_SBFileSpec_GetPath()
29848 result = (uint32_t)((lldb::SBFileSpec const *)arg1)->GetPath(arg2,SWIG_STD_MOVE(arg3)); in _wrap_SBFileSpec_GetPath()
29874 result = (int)lldb::SBFileSpec::ResolvePath((char const *)arg1,arg2,SWIG_STD_MOVE(arg3)); in _wrap_SBFileSpec_ResolvePath()
29888 lldb::SBFileSpec *arg1 = (lldb::SBFileSpec *) 0 ; in _wrap_SBFileSpec_GetDescription()
29889 lldb::SBStream *arg2 = 0 ; in _wrap_SBFileSpec_GetDescription()
29905 result = (bool)((lldb::SBFileSpec const *)arg1)->GetDescription(*arg2); in _wrap_SBFileSpec_GetDescription()
29919 lldb::SBFileSpec *arg1 = (lldb::SBFileSpec *) 0 ; in _wrap_SBFileSpec_AppendPathComponent()
29945 lldb::SBFileSpec *arg1 = (lldb::SBFileSpec *) 0 ; in _wrap_SBFileSpec___tostring()
29967 lldb::SBFileSpec *arg1 = (lldb::SBFileSpec *) obj; in swig_delete_SBFileSpec()
30031 lldb::SBFileSpecList *result = 0 ; in _wrap_new_SBFileSpecList__SWIG_0()
30034 result = (lldb::SBFileSpecList *)new lldb::SBFileSpecList(); in _wrap_new_SBFileSpecList__SWIG_0()
30048 lldb::SBFileSpecList *arg1 = 0 ; in _wrap_new_SBFileSpecList__SWIG_1()
30049 lldb::SBFileSpecList *result = 0 ; in _wrap_new_SBFileSpecList__SWIG_1()
30058 result = (lldb::SBFileSpecList *)new lldb::SBFileSpecList((lldb::SBFileSpecList const &)*arg1); in _wrap_new_SBFileSpecList__SWIG_1()
30105 lldb::SBFileSpecList *arg1 = (lldb::SBFileSpecList *) 0 ; in _wrap_SBFileSpecList_GetSize()
30115 result = (uint32_t)((lldb::SBFileSpecList const *)arg1)->GetSize(); in _wrap_SBFileSpecList_GetSize()
30129 lldb::SBFileSpecList *arg1 = (lldb::SBFileSpecList *) 0 ; in _wrap_SBFileSpecList_GetDescription()
30130 lldb::SBStream *arg2 = 0 ; in _wrap_SBFileSpecList_GetDescription()
30146 result = (bool)((lldb::SBFileSpecList const *)arg1)->GetDescription(*arg2); in _wrap_SBFileSpecList_GetDescription()
30160 lldb::SBFileSpecList *arg1 = (lldb::SBFileSpecList *) 0 ; in _wrap_SBFileSpecList_Append()
30161 lldb::SBFileSpec *arg2 = 0 ; in _wrap_SBFileSpecList_Append()
30176 (arg1)->Append((lldb::SBFileSpec const &)*arg2); in _wrap_SBFileSpecList_Append()
30190 lldb::SBFileSpecList *arg1 = (lldb::SBFileSpecList *) 0 ; in _wrap_SBFileSpecList_AppendIfUnique()
30191 lldb::SBFileSpec *arg2 = 0 ; in _wrap_SBFileSpecList_AppendIfUnique()
30207 result = (bool)(arg1)->AppendIfUnique((lldb::SBFileSpec const &)*arg2); in _wrap_SBFileSpecList_AppendIfUnique()
30221 lldb::SBFileSpecList *arg1 = (lldb::SBFileSpecList *) 0 ; in _wrap_SBFileSpecList_Clear()
30244 lldb::SBFileSpecList *arg1 = (lldb::SBFileSpecList *) 0 ; in _wrap_SBFileSpecList_FindFileIndex()
30246 lldb::SBFileSpec *arg3 = 0 ; in _wrap_SBFileSpecList_FindFileIndex()
30267 result = (uint32_t)(arg1)->FindFileIndex(arg2,(lldb::SBFileSpec const &)*arg3,arg4); in _wrap_SBFileSpecList_FindFileIndex()
30281 lldb::SBFileSpecList *arg1 = (lldb::SBFileSpecList *) 0 ; in _wrap_SBFileSpecList_GetFileSpecAtIndex()
30283 lldb::SBFileSpec result; in _wrap_SBFileSpecList_GetFileSpecAtIndex()
30294 result = ((lldb::SBFileSpecList const *)arg1)->GetFileSpecAtIndex(arg2); in _wrap_SBFileSpecList_GetFileSpecAtIndex()
30296 lldb::SBFileSpec * resultptr = new lldb::SBFileSpec(result); in _wrap_SBFileSpecList_GetFileSpecAtIndex()
30311 lldb::SBFileSpecList *arg1 = (lldb::SBFileSpecList *) 0 ; in _wrap_SBFileSpecList___tostring()
30333 lldb::SBFileSpecList *arg1 = (lldb::SBFileSpecList *) obj; in swig_delete_SBFileSpecList()
30391 lldb::SBFormat *result = 0 ; in _wrap_new_SBFormat__SWIG_0()
30394 result = (lldb::SBFormat *)new lldb::SBFormat(); in _wrap_new_SBFormat__SWIG_0()
30409 lldb::SBError *arg2 = 0 ; in _wrap_new_SBFormat__SWIG_1()
30410 lldb::SBFormat *result = 0 ; in _wrap_new_SBFormat__SWIG_1()
30421 result = (lldb::SBFormat *)new lldb::SBFormat((char const *)arg1,*arg2); in _wrap_new_SBFormat__SWIG_1()
30435 lldb::SBFormat *arg1 = 0 ; in _wrap_new_SBFormat__SWIG_2()
30436 lldb::SBFormat *result = 0 ; in _wrap_new_SBFormat__SWIG_2()
30445 result = (lldb::SBFormat *)new lldb::SBFormat((lldb::SBFormat const &)*arg1); in _wrap_new_SBFormat__SWIG_2()
30510 lldb::SBFormat *arg1 = (lldb::SBFormat *) obj; in swig_delete_SBFormat()
30559 lldb::SBFrame *result = 0 ; in _wrap_new_SBFrame__SWIG_0()
30562 result = (lldb::SBFrame *)new lldb::SBFrame(); in _wrap_new_SBFrame__SWIG_0()
30576 lldb::SBFrame *arg1 = 0 ; in _wrap_new_SBFrame__SWIG_1()
30577 lldb::SBFrame *result = 0 ; in _wrap_new_SBFrame__SWIG_1()
30586 result = (lldb::SBFrame *)new lldb::SBFrame((lldb::SBFrame const &)*arg1); in _wrap_new_SBFrame__SWIG_1()
30633 lldb::SBFrame *arg1 = (lldb::SBFrame *) 0 ; in _wrap_SBFrame_IsEqual()
30634 lldb::SBFrame *arg2 = 0 ; in _wrap_SBFrame_IsEqual()
30650 result = (bool)((lldb::SBFrame const *)arg1)->IsEqual((lldb::SBFrame const &)*arg2); in _wrap_SBFrame_IsEqual()
30664 lldb::SBFrame *arg1 = (lldb::SBFrame *) 0 ; in _wrap_SBFrame_IsValid()
30674 result = (bool)((lldb::SBFrame const *)arg1)->IsValid(); in _wrap_SBFrame_IsValid()
30688 lldb::SBFrame *arg1 = (lldb::SBFrame *) 0 ; in _wrap_SBFrame_GetFrameID()
30698 result = (uint32_t)((lldb::SBFrame const *)arg1)->GetFrameID(); in _wrap_SBFrame_GetFrameID()
30712 lldb::SBFrame *arg1 = (lldb::SBFrame *) 0 ; in _wrap_SBFrame_GetCFA()
30713 lldb::addr_t result; in _wrap_SBFrame_GetCFA()
30722 result = (lldb::addr_t)((lldb::SBFrame const *)arg1)->GetCFA(); in _wrap_SBFrame_GetCFA()
30736 lldb::SBFrame *arg1 = (lldb::SBFrame *) 0 ; in _wrap_SBFrame_GetPC()
30737 lldb::addr_t result; in _wrap_SBFrame_GetPC()
30746 result = (lldb::addr_t)((lldb::SBFrame const *)arg1)->GetPC(); in _wrap_SBFrame_GetPC()
30760 lldb::SBFrame *arg1 = (lldb::SBFrame *) 0 ; in _wrap_SBFrame_SetPC()
30761 lldb::addr_t arg2 ; in _wrap_SBFrame_SetPC()
30772 arg2 = (lldb::addr_t)lua_tointeger(L, 2); in _wrap_SBFrame_SetPC()
30787 lldb::SBFrame *arg1 = (lldb::SBFrame *) 0 ; in _wrap_SBFrame_GetSP()
30788 lldb::addr_t result; in _wrap_SBFrame_GetSP()
30797 result = (lldb::addr_t)((lldb::SBFrame const *)arg1)->GetSP(); in _wrap_SBFrame_GetSP()
30811 lldb::SBFrame *arg1 = (lldb::SBFrame *) 0 ; in _wrap_SBFrame_GetFP()
30812 lldb::addr_t result; in _wrap_SBFrame_GetFP()
30821 result = (lldb::addr_t)((lldb::SBFrame const *)arg1)->GetFP(); in _wrap_SBFrame_GetFP()
30835 lldb::SBFrame *arg1 = (lldb::SBFrame *) 0 ; in _wrap_SBFrame_GetPCAddress()
30836 lldb::SBAddress result; in _wrap_SBFrame_GetPCAddress()
30845 result = ((lldb::SBFrame const *)arg1)->GetPCAddress(); in _wrap_SBFrame_GetPCAddress()
30847 lldb::SBAddress * resultptr = new lldb::SBAddress(result); in _wrap_SBFrame_GetPCAddress()
30862 lldb::SBFrame *arg1 = (lldb::SBFrame *) 0 ; in _wrap_SBFrame_GetSymbolContext()
30864 lldb::SBSymbolContext result; in _wrap_SBFrame_GetSymbolContext()
30875 result = ((lldb::SBFrame const *)arg1)->GetSymbolContext(arg2); in _wrap_SBFrame_GetSymbolContext()
30877 lldb::SBSymbolContext * resultptr = new lldb::SBSymbolContext(result); in _wrap_SBFrame_GetSymbolContext()
30892 lldb::SBFrame *arg1 = (lldb::SBFrame *) 0 ; in _wrap_SBFrame_GetModule()
30893 lldb::SBModule result; in _wrap_SBFrame_GetModule()
30902 result = ((lldb::SBFrame const *)arg1)->GetModule(); in _wrap_SBFrame_GetModule()
30904 lldb::SBModule * resultptr = new lldb::SBModule(result); in _wrap_SBFrame_GetModule()
30919 lldb::SBFrame *arg1 = (lldb::SBFrame *) 0 ; in _wrap_SBFrame_GetCompileUnit()
30920 lldb::SBCompileUnit result; in _wrap_SBFrame_GetCompileUnit()
30929 result = ((lldb::SBFrame const *)arg1)->GetCompileUnit(); in _wrap_SBFrame_GetCompileUnit()
30931 lldb::SBCompileUnit * resultptr = new lldb::SBCompileUnit(result); in _wrap_SBFrame_GetCompileUnit()
30946 lldb::SBFrame *arg1 = (lldb::SBFrame *) 0 ; in _wrap_SBFrame_GetFunction()
30947 lldb::SBFunction result; in _wrap_SBFrame_GetFunction()
30956 result = ((lldb::SBFrame const *)arg1)->GetFunction(); in _wrap_SBFrame_GetFunction()
30958 lldb::SBFunction * resultptr = new lldb::SBFunction(result); in _wrap_SBFrame_GetFunction()
30973 lldb::SBFrame *arg1 = (lldb::SBFrame *) 0 ; in _wrap_SBFrame_GetSymbol()
30974 lldb::SBSymbol result; in _wrap_SBFrame_GetSymbol()
30983 result = ((lldb::SBFrame const *)arg1)->GetSymbol(); in _wrap_SBFrame_GetSymbol()
30985 lldb::SBSymbol * resultptr = new lldb::SBSymbol(result); in _wrap_SBFrame_GetSymbol()
31000 lldb::SBFrame *arg1 = (lldb::SBFrame *) 0 ; in _wrap_SBFrame_GetBlock()
31001 lldb::SBBlock result; in _wrap_SBFrame_GetBlock()
31010 result = ((lldb::SBFrame const *)arg1)->GetBlock(); in _wrap_SBFrame_GetBlock()
31012 lldb::SBBlock * resultptr = new lldb::SBBlock(result); in _wrap_SBFrame_GetBlock()
31027 lldb::SBFrame *arg1 = (lldb::SBFrame *) 0 ; in _wrap_SBFrame_GetFunctionName__SWIG_0()
31051 lldb::SBFrame *arg1 = (lldb::SBFrame *) 0 ; in _wrap_SBFrame_GetDisplayFunctionName()
31075 lldb::SBFrame *arg1 = (lldb::SBFrame *) 0 ; in _wrap_SBFrame_GetFunctionName__SWIG_1()
31085 result = (char *)((lldb::SBFrame const *)arg1)->GetFunctionName(); in _wrap_SBFrame_GetFunctionName__SWIG_1()
31143 lldb::SBFrame *arg1 = (lldb::SBFrame *) 0 ; in _wrap_SBFrame_GuessLanguage()
31144 lldb::LanguageType result; in _wrap_SBFrame_GuessLanguage()
31153 result = (lldb::LanguageType)((lldb::SBFrame const *)arg1)->GuessLanguage(); in _wrap_SBFrame_GuessLanguage()
31167 lldb::SBFrame *arg1 = (lldb::SBFrame *) 0 ; in _wrap_SBFrame_IsInlined__SWIG_0()
31191 lldb::SBFrame *arg1 = (lldb::SBFrame *) 0 ; in _wrap_SBFrame_IsInlined__SWIG_1()
31201 result = (bool)((lldb::SBFrame const *)arg1)->IsInlined(); in _wrap_SBFrame_IsInlined__SWIG_1()
31259 lldb::SBFrame *arg1 = (lldb::SBFrame *) 0 ; in _wrap_SBFrame_IsArtificial__SWIG_0()
31283 lldb::SBFrame *arg1 = (lldb::SBFrame *) 0 ; in _wrap_SBFrame_IsArtificial__SWIG_1()
31293 result = (bool)((lldb::SBFrame const *)arg1)->IsArtificial(); in _wrap_SBFrame_IsArtificial__SWIG_1()
31351 lldb::SBFrame *arg1 = (lldb::SBFrame *) 0 ; in _wrap_SBFrame_IsHidden()
31361 result = (bool)((lldb::SBFrame const *)arg1)->IsHidden(); in _wrap_SBFrame_IsHidden()
31375 lldb::SBFrame *arg1 = (lldb::SBFrame *) 0 ; in _wrap_SBFrame_EvaluateExpression__SWIG_0()
31377 lldb::SBValue result; in _wrap_SBFrame_EvaluateExpression__SWIG_0()
31390 lldb::SBValue * resultptr = new lldb::SBValue(result); in _wrap_SBFrame_EvaluateExpression__SWIG_0()
31405 lldb::SBFrame *arg1 = (lldb::SBFrame *) 0 ; in _wrap_SBFrame_EvaluateExpression__SWIG_1()
31407 lldb::DynamicValueType arg3 ; in _wrap_SBFrame_EvaluateExpression__SWIG_1()
31408 lldb::SBValue result; in _wrap_SBFrame_EvaluateExpression__SWIG_1()
31420 arg3 = (lldb::DynamicValueType)lua_tointeger(L, 3); in _wrap_SBFrame_EvaluateExpression__SWIG_1()
31423 lldb::SBValue * resultptr = new lldb::SBValue(result); in _wrap_SBFrame_EvaluateExpression__SWIG_1()
31438 lldb::SBFrame *arg1 = (lldb::SBFrame *) 0 ; in _wrap_SBFrame_EvaluateExpression__SWIG_2()
31440 lldb::DynamicValueType arg3 ; in _wrap_SBFrame_EvaluateExpression__SWIG_2()
31442 lldb::SBValue result; in _wrap_SBFrame_EvaluateExpression__SWIG_2()
31455 arg3 = (lldb::DynamicValueType)lua_tointeger(L, 3); in _wrap_SBFrame_EvaluateExpression__SWIG_2()
31459 lldb::SBValue * resultptr = new lldb::SBValue(result); in _wrap_SBFrame_EvaluateExpression__SWIG_2()
31474 lldb::SBFrame *arg1 = (lldb::SBFrame *) 0 ; in _wrap_SBFrame_EvaluateExpression__SWIG_3()
31476 lldb::SBExpressionOptions *arg3 = 0 ; in _wrap_SBFrame_EvaluateExpression__SWIG_3()
31477 lldb::SBValue result; in _wrap_SBFrame_EvaluateExpression__SWIG_3()
31494 … result = (arg1)->EvaluateExpression((char const *)arg2,(lldb::SBExpressionOptions const &)*arg3); in _wrap_SBFrame_EvaluateExpression__SWIG_3()
31496 lldb::SBValue * resultptr = new lldb::SBValue(result); in _wrap_SBFrame_EvaluateExpression__SWIG_3()
31630 lldb::SBFrame *arg1 = (lldb::SBFrame *) 0 ; in _wrap_SBFrame_GetLanguageSpecificData()
31631 lldb::SBStructuredData result; in _wrap_SBFrame_GetLanguageSpecificData()
31640 result = ((lldb::SBFrame const *)arg1)->GetLanguageSpecificData(); in _wrap_SBFrame_GetLanguageSpecificData()
31642 lldb::SBStructuredData * resultptr = new lldb::SBStructuredData(result); in _wrap_SBFrame_GetLanguageSpecificData()
31657 lldb::SBFrame *arg1 = (lldb::SBFrame *) 0 ; in _wrap_SBFrame_GetFrameBlock()
31658 lldb::SBBlock result; in _wrap_SBFrame_GetFrameBlock()
31667 result = ((lldb::SBFrame const *)arg1)->GetFrameBlock(); in _wrap_SBFrame_GetFrameBlock()
31669 lldb::SBBlock * resultptr = new lldb::SBBlock(result); in _wrap_SBFrame_GetFrameBlock()
31684 lldb::SBFrame *arg1 = (lldb::SBFrame *) 0 ; in _wrap_SBFrame_GetLineEntry()
31685 lldb::SBLineEntry result; in _wrap_SBFrame_GetLineEntry()
31694 result = ((lldb::SBFrame const *)arg1)->GetLineEntry(); in _wrap_SBFrame_GetLineEntry()
31696 lldb::SBLineEntry * resultptr = new lldb::SBLineEntry(result); in _wrap_SBFrame_GetLineEntry()
31711 lldb::SBFrame *arg1 = (lldb::SBFrame *) 0 ; in _wrap_SBFrame_GetThread()
31712 lldb::SBThread result; in _wrap_SBFrame_GetThread()
31721 result = ((lldb::SBFrame const *)arg1)->GetThread(); in _wrap_SBFrame_GetThread()
31723 lldb::SBThread * resultptr = new lldb::SBThread(result); in _wrap_SBFrame_GetThread()
31738 lldb::SBFrame *arg1 = (lldb::SBFrame *) 0 ; in _wrap_SBFrame_Disassemble()
31748 result = (char *)((lldb::SBFrame const *)arg1)->Disassemble(); in _wrap_SBFrame_Disassemble()
31762 lldb::SBFrame *arg1 = (lldb::SBFrame *) 0 ; in _wrap_SBFrame_Clear()
31785 lldb::SBFrame *arg1 = (lldb::SBFrame *) 0 ; in _wrap_SBFrame___eq()
31786 lldb::SBFrame *arg2 = 0 ; in _wrap_SBFrame___eq()
31802 result = (bool)((lldb::SBFrame const *)arg1)->operator ==((lldb::SBFrame const &)*arg2); in _wrap_SBFrame___eq()
31816 lldb::SBFrame *arg1 = (lldb::SBFrame *) 0 ; in _wrap_SBFrame_GetVariables__SWIG_0()
31821 lldb::SBValueList result; in _wrap_SBFrame_GetVariables__SWIG_0()
31840 lldb::SBValueList * resultptr = new lldb::SBValueList(result); in _wrap_SBFrame_GetVariables__SWIG_0()
31855 lldb::SBFrame *arg1 = (lldb::SBFrame *) 0 ; in _wrap_SBFrame_GetVariables__SWIG_1()
31860 lldb::DynamicValueType arg6 ; in _wrap_SBFrame_GetVariables__SWIG_1()
31861 lldb::SBValueList result; in _wrap_SBFrame_GetVariables__SWIG_1()
31879 arg6 = (lldb::DynamicValueType)lua_tointeger(L, 6); in _wrap_SBFrame_GetVariables__SWIG_1()
31882 lldb::SBValueList * resultptr = new lldb::SBValueList(result); in _wrap_SBFrame_GetVariables__SWIG_1()
31897 lldb::SBFrame *arg1 = (lldb::SBFrame *) 0 ; in _wrap_SBFrame_GetVariables__SWIG_2()
31898 lldb::SBVariablesOptions *arg2 = 0 ; in _wrap_SBFrame_GetVariables__SWIG_2()
31899 lldb::SBValueList result; in _wrap_SBFrame_GetVariables__SWIG_2()
31914 result = (arg1)->GetVariables((lldb::SBVariablesOptions const &)*arg2); in _wrap_SBFrame_GetVariables__SWIG_2()
31916 lldb::SBValueList * resultptr = new lldb::SBValueList(result); in _wrap_SBFrame_GetVariables__SWIG_2()
32045 lldb::SBFrame *arg1 = (lldb::SBFrame *) 0 ; in _wrap_SBFrame_GetRegisters()
32046 lldb::SBValueList result; in _wrap_SBFrame_GetRegisters()
32057 lldb::SBValueList * resultptr = new lldb::SBValueList(result); in _wrap_SBFrame_GetRegisters()
32072 lldb::SBFrame *arg1 = (lldb::SBFrame *) 0 ; in _wrap_SBFrame_FindRegister()
32074 lldb::SBValue result; in _wrap_SBFrame_FindRegister()
32087 lldb::SBValue * resultptr = new lldb::SBValue(result); in _wrap_SBFrame_FindRegister()
32102 lldb::SBFrame *arg1 = (lldb::SBFrame *) 0 ; in _wrap_SBFrame_FindVariable__SWIG_0()
32104 lldb::SBValue result; in _wrap_SBFrame_FindVariable__SWIG_0()
32117 lldb::SBValue * resultptr = new lldb::SBValue(result); in _wrap_SBFrame_FindVariable__SWIG_0()
32132 lldb::SBFrame *arg1 = (lldb::SBFrame *) 0 ; in _wrap_SBFrame_FindVariable__SWIG_1()
32134 lldb::DynamicValueType arg3 ; in _wrap_SBFrame_FindVariable__SWIG_1()
32135 lldb::SBValue result; in _wrap_SBFrame_FindVariable__SWIG_1()
32147 arg3 = (lldb::DynamicValueType)lua_tointeger(L, 3); in _wrap_SBFrame_FindVariable__SWIG_1()
32150 lldb::SBValue * resultptr = new lldb::SBValue(result); in _wrap_SBFrame_FindVariable__SWIG_1()
32224 lldb::SBFrame *arg1 = (lldb::SBFrame *) 0 ; in _wrap_SBFrame_GetValueForVariablePath__SWIG_0()
32226 lldb::DynamicValueType arg3 ; in _wrap_SBFrame_GetValueForVariablePath__SWIG_0()
32227 lldb::SBValue result; in _wrap_SBFrame_GetValueForVariablePath__SWIG_0()
32239 arg3 = (lldb::DynamicValueType)lua_tointeger(L, 3); in _wrap_SBFrame_GetValueForVariablePath__SWIG_0()
32242 lldb::SBValue * resultptr = new lldb::SBValue(result); in _wrap_SBFrame_GetValueForVariablePath__SWIG_0()
32257 lldb::SBFrame *arg1 = (lldb::SBFrame *) 0 ; in _wrap_SBFrame_GetValueForVariablePath__SWIG_1()
32259 lldb::SBValue result; in _wrap_SBFrame_GetValueForVariablePath__SWIG_1()
32272 lldb::SBValue * resultptr = new lldb::SBValue(result); in _wrap_SBFrame_GetValueForVariablePath__SWIG_1()
32346 lldb::SBFrame *arg1 = (lldb::SBFrame *) 0 ; in _wrap_SBFrame_FindValue__SWIG_0()
32348 lldb::ValueType arg3 ; in _wrap_SBFrame_FindValue__SWIG_0()
32349 lldb::SBValue result; in _wrap_SBFrame_FindValue__SWIG_0()
32361 arg3 = (lldb::ValueType)lua_tointeger(L, 3); in _wrap_SBFrame_FindValue__SWIG_0()
32364 lldb::SBValue * resultptr = new lldb::SBValue(result); in _wrap_SBFrame_FindValue__SWIG_0()
32379 lldb::SBFrame *arg1 = (lldb::SBFrame *) 0 ; in _wrap_SBFrame_FindValue__SWIG_1()
32381 lldb::ValueType arg3 ; in _wrap_SBFrame_FindValue__SWIG_1()
32382 lldb::DynamicValueType arg4 ; in _wrap_SBFrame_FindValue__SWIG_1()
32383 lldb::SBValue result; in _wrap_SBFrame_FindValue__SWIG_1()
32396 arg3 = (lldb::ValueType)lua_tointeger(L, 3); in _wrap_SBFrame_FindValue__SWIG_1()
32397 arg4 = (lldb::DynamicValueType)lua_tointeger(L, 4); in _wrap_SBFrame_FindValue__SWIG_1()
32400 lldb::SBValue * resultptr = new lldb::SBValue(result); in _wrap_SBFrame_FindValue__SWIG_1()
32484 lldb::SBFrame *arg1 = (lldb::SBFrame *) 0 ; in _wrap_SBFrame_GetDescription()
32485 lldb::SBStream *arg2 = 0 ; in _wrap_SBFrame_GetDescription()
32515 lldb::SBFrame *arg1 = (lldb::SBFrame *) 0 ; in _wrap_SBFrame_GetDescriptionWithFormat()
32516 lldb::SBFormat *arg2 = 0 ; in _wrap_SBFrame_GetDescriptionWithFormat()
32517 lldb::SBStream *arg3 = 0 ; in _wrap_SBFrame_GetDescriptionWithFormat()
32518 lldb::SBError result; in _wrap_SBFrame_GetDescriptionWithFormat()
32539 result = (arg1)->GetDescriptionWithFormat((lldb::SBFormat const &)*arg2,*arg3); in _wrap_SBFrame_GetDescriptionWithFormat()
32541 lldb::SBError * resultptr = new lldb::SBError(result); in _wrap_SBFrame_GetDescriptionWithFormat()
32556 lldb::SBFrame *arg1 = (lldb::SBFrame *) 0 ; in _wrap_SBFrame___tostring()
32578 lldb::SBFrame *arg1 = (lldb::SBFrame *) obj; in swig_delete_SBFrame()
32667 lldb::SBFunction *result = 0 ; in _wrap_new_SBFunction__SWIG_0()
32670 result = (lldb::SBFunction *)new lldb::SBFunction(); in _wrap_new_SBFunction__SWIG_0()
32684 lldb::SBFunction *arg1 = 0 ; in _wrap_new_SBFunction__SWIG_1()
32685 lldb::SBFunction *result = 0 ; in _wrap_new_SBFunction__SWIG_1()
32694 result = (lldb::SBFunction *)new lldb::SBFunction((lldb::SBFunction const &)*arg1); in _wrap_new_SBFunction__SWIG_1()
32741 lldb::SBFunction *arg1 = (lldb::SBFunction *) 0 ; in _wrap_SBFunction_IsValid()
32751 result = (bool)((lldb::SBFunction const *)arg1)->IsValid(); in _wrap_SBFunction_IsValid()
32765 lldb::SBFunction *arg1 = (lldb::SBFunction *) 0 ; in _wrap_SBFunction_GetName()
32775 result = (char *)((lldb::SBFunction const *)arg1)->GetName(); in _wrap_SBFunction_GetName()
32789 lldb::SBFunction *arg1 = (lldb::SBFunction *) 0 ; in _wrap_SBFunction_GetDisplayName()
32799 result = (char *)((lldb::SBFunction const *)arg1)->GetDisplayName(); in _wrap_SBFunction_GetDisplayName()
32813 lldb::SBFunction *arg1 = (lldb::SBFunction *) 0 ; in _wrap_SBFunction_GetMangledName()
32823 result = (char *)((lldb::SBFunction const *)arg1)->GetMangledName(); in _wrap_SBFunction_GetMangledName()
32837 lldb::SBFunction *arg1 = (lldb::SBFunction *) 0 ; in _wrap_SBFunction_GetInstructions__SWIG_0()
32838 lldb::SBTarget arg2 ; in _wrap_SBFunction_GetInstructions__SWIG_0()
32839 lldb::SBTarget *argp2 ; in _wrap_SBFunction_GetInstructions__SWIG_0()
32840 lldb::SBInstructionList result; in _wrap_SBFunction_GetInstructions__SWIG_0()
32858 lldb::SBInstructionList * resultptr = new lldb::SBInstructionList(result); in _wrap_SBFunction_GetInstructions__SWIG_0()
32873 lldb::SBFunction *arg1 = (lldb::SBFunction *) 0 ; in _wrap_SBFunction_GetInstructions__SWIG_1()
32874 lldb::SBTarget arg2 ; in _wrap_SBFunction_GetInstructions__SWIG_1()
32876 lldb::SBTarget *argp2 ; in _wrap_SBFunction_GetInstructions__SWIG_1()
32877 lldb::SBInstructionList result; in _wrap_SBFunction_GetInstructions__SWIG_1()
32897 lldb::SBInstructionList * resultptr = new lldb::SBInstructionList(result); in _wrap_SBFunction_GetInstructions__SWIG_1()
32981 lldb::SBFunction *arg1 = (lldb::SBFunction *) 0 ; in _wrap_SBFunction_GetStartAddress()
32982 lldb::SBAddress result; in _wrap_SBFunction_GetStartAddress()
32993 lldb::SBAddress * resultptr = new lldb::SBAddress(result); in _wrap_SBFunction_GetStartAddress()
33008 lldb::SBFunction *arg1 = (lldb::SBFunction *) 0 ; in _wrap_SBFunction_GetEndAddress()
33009 lldb::SBAddress result; in _wrap_SBFunction_GetEndAddress()
33020 lldb::SBAddress * resultptr = new lldb::SBAddress(result); in _wrap_SBFunction_GetEndAddress()
33035 lldb::SBFunction *arg1 = (lldb::SBFunction *) 0 ; in _wrap_SBFunction_GetRanges()
33036 lldb::SBAddressRangeList result; in _wrap_SBFunction_GetRanges()
33047 lldb::SBAddressRangeList * resultptr = new lldb::SBAddressRangeList(result); in _wrap_SBFunction_GetRanges()
33062 lldb::SBFunction *arg1 = (lldb::SBFunction *) 0 ; in _wrap_SBFunction_GetArgumentName()
33089 lldb::SBFunction *arg1 = (lldb::SBFunction *) 0 ; in _wrap_SBFunction_GetPrologueByteSize()
33113 lldb::SBFunction *arg1 = (lldb::SBFunction *) 0 ; in _wrap_SBFunction_GetType()
33114 lldb::SBType result; in _wrap_SBFunction_GetType()
33125 lldb::SBType * resultptr = new lldb::SBType(result); in _wrap_SBFunction_GetType()
33140 lldb::SBFunction *arg1 = (lldb::SBFunction *) 0 ; in _wrap_SBFunction_GetBlock()
33141 lldb::SBBlock result; in _wrap_SBFunction_GetBlock()
33152 lldb::SBBlock * resultptr = new lldb::SBBlock(result); in _wrap_SBFunction_GetBlock()
33167 lldb::SBFunction *arg1 = (lldb::SBFunction *) 0 ; in _wrap_SBFunction_GetLanguage()
33168 lldb::LanguageType result; in _wrap_SBFunction_GetLanguage()
33177 result = (lldb::LanguageType)(arg1)->GetLanguage(); in _wrap_SBFunction_GetLanguage()
33191 lldb::SBFunction *arg1 = (lldb::SBFunction *) 0 ; in _wrap_SBFunction_GetIsOptimized()
33215 lldb::SBFunction *arg1 = (lldb::SBFunction *) 0 ; in _wrap_SBFunction___eq()
33216 lldb::SBFunction *arg2 = 0 ; in _wrap_SBFunction___eq()
33232 result = (bool)((lldb::SBFunction const *)arg1)->operator ==((lldb::SBFunction const &)*arg2); in _wrap_SBFunction___eq()
33246 lldb::SBFunction *arg1 = (lldb::SBFunction *) 0 ; in _wrap_SBFunction_GetDescription()
33247 lldb::SBStream *arg2 = 0 ; in _wrap_SBFunction_GetDescription()
33277 lldb::SBFunction *arg1 = (lldb::SBFunction *) 0 ; in _wrap_SBFunction___tostring()
33299 lldb::SBFunction *arg1 = (lldb::SBFunction *) obj; in swig_delete_SBFunction()
33367 lldb::SBFileSpec result; in _wrap_SBHostOS_GetProgramFileSpec()
33370 result = lldb::SBHostOS::GetProgramFileSpec(); in _wrap_SBHostOS_GetProgramFileSpec()
33372 lldb::SBFileSpec * resultptr = new lldb::SBFileSpec(result); in _wrap_SBHostOS_GetProgramFileSpec()
33387 lldb::SBFileSpec result; in _wrap_SBHostOS_GetLLDBPythonPath()
33390 result = lldb::SBHostOS::GetLLDBPythonPath(); in _wrap_SBHostOS_GetLLDBPythonPath()
33392 lldb::SBFileSpec * resultptr = new lldb::SBFileSpec(result); in _wrap_SBHostOS_GetLLDBPythonPath()
33407 lldb::PathType arg1 ; in _wrap_SBHostOS_GetLLDBPath()
33408 lldb::SBFileSpec result; in _wrap_SBHostOS_GetLLDBPath()
33412 arg1 = (lldb::PathType)lua_tointeger(L, 1); in _wrap_SBHostOS_GetLLDBPath()
33413 result = lldb::SBHostOS::GetLLDBPath(arg1); in _wrap_SBHostOS_GetLLDBPath()
33415 lldb::SBFileSpec * resultptr = new lldb::SBFileSpec(result); in _wrap_SBHostOS_GetLLDBPath()
33430 lldb::SBFileSpec result; in _wrap_SBHostOS_GetUserHomeDirectory()
33433 result = lldb::SBHostOS::GetUserHomeDirectory(); in _wrap_SBHostOS_GetUserHomeDirectory()
33435 lldb::SBFileSpec * resultptr = new lldb::SBFileSpec(result); in _wrap_SBHostOS_GetUserHomeDirectory()
33455 lldb::SBHostOS::ThreadCreated((char const *)arg1); in _wrap_SBHostOS_ThreadCreated()
33470 lldb::thread_func_t arg2 = (lldb::thread_func_t) 0 ; in _wrap_SBHostOS_ThreadCreate()
33472 lldb::SBError *arg4 = (lldb::SBError *) 0 ; in _wrap_SBHostOS_ThreadCreate()
33473 lldb::thread_t result; in _wrap_SBHostOS_ThreadCreate()
33492 result = lldb::SBHostOS::ThreadCreate((char const *)arg1,arg2,arg3,arg4); in _wrap_SBHostOS_ThreadCreate()
33494 lldb::thread_t * resultptr = new lldb::thread_t(result); in _wrap_SBHostOS_ThreadCreate()
33509 lldb::thread_t arg1 ; in _wrap_SBHostOS_ThreadCancel()
33510 lldb::SBError *arg2 = (lldb::SBError *) 0 ; in _wrap_SBHostOS_ThreadCancel()
33511 lldb::thread_t *argp1 ; in _wrap_SBHostOS_ThreadCancel()
33528 result = (bool)lldb::SBHostOS::ThreadCancel(SWIG_STD_MOVE(arg1),arg2); in _wrap_SBHostOS_ThreadCancel()
33542 lldb::thread_t arg1 ; in _wrap_SBHostOS_ThreadDetach()
33543 lldb::SBError *arg2 = (lldb::SBError *) 0 ; in _wrap_SBHostOS_ThreadDetach()
33544 lldb::thread_t *argp1 ; in _wrap_SBHostOS_ThreadDetach()
33561 result = (bool)lldb::SBHostOS::ThreadDetach(SWIG_STD_MOVE(arg1),arg2); in _wrap_SBHostOS_ThreadDetach()
33575 lldb::thread_t arg1 ; in _wrap_SBHostOS_ThreadJoin()
33576 lldb::thread_result_t *arg2 = (lldb::thread_result_t *) 0 ; in _wrap_SBHostOS_ThreadJoin()
33577 lldb::SBError *arg3 = (lldb::SBError *) 0 ; in _wrap_SBHostOS_ThreadJoin()
33578 lldb::thread_t *argp1 ; in _wrap_SBHostOS_ThreadJoin()
33601 result = (bool)lldb::SBHostOS::ThreadJoin(SWIG_STD_MOVE(arg1),arg2,arg3); in _wrap_SBHostOS_ThreadJoin()
33615 lldb::SBHostOS *result = 0 ; in _wrap_new_SBHostOS()
33618 result = (lldb::SBHostOS *)new lldb::SBHostOS(); in _wrap_new_SBHostOS()
33630 lldb::SBHostOS *arg1 = (lldb::SBHostOS *) obj; in swig_delete_SBHostOS()
33688 lldb::SBInstruction *result = 0 ; in _wrap_new_SBInstruction__SWIG_0()
33691 result = (lldb::SBInstruction *)new lldb::SBInstruction(); in _wrap_new_SBInstruction__SWIG_0()
33705 lldb::SBInstruction *arg1 = 0 ; in _wrap_new_SBInstruction__SWIG_1()
33706 lldb::SBInstruction *result = 0 ; in _wrap_new_SBInstruction__SWIG_1()
33715 result = (lldb::SBInstruction *)new lldb::SBInstruction((lldb::SBInstruction const &)*arg1); in _wrap_new_SBInstruction__SWIG_1()
33762 lldb::SBInstruction *arg1 = (lldb::SBInstruction *) 0 ; in _wrap_SBInstruction_IsValid()
33786 lldb::SBInstruction *arg1 = (lldb::SBInstruction *) 0 ; in _wrap_SBInstruction_GetAddress()
33787 lldb::SBAddress result; in _wrap_SBInstruction_GetAddress()
33798 lldb::SBAddress * resultptr = new lldb::SBAddress(result); in _wrap_SBInstruction_GetAddress()
33813 lldb::SBInstruction *arg1 = (lldb::SBInstruction *) 0 ; in _wrap_SBInstruction_GetMnemonic()
33814 lldb::SBTarget arg2 ; in _wrap_SBInstruction_GetMnemonic()
33815 lldb::SBTarget *argp2 ; in _wrap_SBInstruction_GetMnemonic()
33846 lldb::SBInstruction *arg1 = (lldb::SBInstruction *) 0 ; in _wrap_SBInstruction_GetOperands()
33847 lldb::SBTarget arg2 ; in _wrap_SBInstruction_GetOperands()
33848 lldb::SBTarget *argp2 ; in _wrap_SBInstruction_GetOperands()
33879 lldb::SBInstruction *arg1 = (lldb::SBInstruction *) 0 ; in _wrap_SBInstruction_GetComment()
33880 lldb::SBTarget arg2 ; in _wrap_SBInstruction_GetComment()
33881 lldb::SBTarget *argp2 ; in _wrap_SBInstruction_GetComment()
33912 lldb::SBInstruction *arg1 = (lldb::SBInstruction *) 0 ; in _wrap_SBInstruction_GetControlFlowKind()
33913 lldb::SBTarget arg2 ; in _wrap_SBInstruction_GetControlFlowKind()
33914 lldb::SBTarget *argp2 ; in _wrap_SBInstruction_GetControlFlowKind()
33915 lldb::InstructionControlFlowKind result; in _wrap_SBInstruction_GetControlFlowKind()
33931 result = (lldb::InstructionControlFlowKind)(arg1)->GetControlFlowKind(SWIG_STD_MOVE(arg2)); in _wrap_SBInstruction_GetControlFlowKind()
33945 lldb::SBInstruction *arg1 = (lldb::SBInstruction *) 0 ; in _wrap_SBInstruction_GetData()
33946 lldb::SBTarget arg2 ; in _wrap_SBInstruction_GetData()
33947 lldb::SBTarget *argp2 ; in _wrap_SBInstruction_GetData()
33948 lldb::SBData result; in _wrap_SBInstruction_GetData()
33966 lldb::SBData * resultptr = new lldb::SBData(result); in _wrap_SBInstruction_GetData()
33981 lldb::SBInstruction *arg1 = (lldb::SBInstruction *) 0 ; in _wrap_SBInstruction_GetByteSize()
34005 lldb::SBInstruction *arg1 = (lldb::SBInstruction *) 0 ; in _wrap_SBInstruction_DoesBranch()
34029 lldb::SBInstruction *arg1 = (lldb::SBInstruction *) 0 ; in _wrap_SBInstruction_HasDelaySlot()
34053 lldb::SBInstruction *arg1 = (lldb::SBInstruction *) 0 ; in _wrap_SBInstruction_CanSetBreakpoint()
34077 lldb::SBInstruction *arg1 = (lldb::SBInstruction *) 0 ; in _wrap_SBInstruction_Print__SWIG_0()
34078 lldb::SBFile arg2 ; in _wrap_SBInstruction_Print__SWIG_0()
34079 lldb::SBFile *argp2 ; in _wrap_SBInstruction_Print__SWIG_0()
34109 lldb::SBInstruction *arg1 = (lldb::SBInstruction *) 0 ; in _wrap_SBInstruction_Print__SWIG_1()
34121 lldb::FileSP file_sp; in _wrap_SBInstruction_Print__SWIG_1()
34201 lldb::SBInstruction *arg1 = (lldb::SBInstruction *) 0 ; in _wrap_SBInstruction_GetDescription()
34202 lldb::SBStream *arg2 = 0 ; in _wrap_SBInstruction_GetDescription()
34232 lldb::SBInstruction *arg1 = (lldb::SBInstruction *) 0 ; in _wrap_SBInstruction_EmulateWithFrame()
34233 lldb::SBFrame *arg2 = 0 ; in _wrap_SBInstruction_EmulateWithFrame()
34266 lldb::SBInstruction *arg1 = (lldb::SBInstruction *) 0 ; in _wrap_SBInstruction_DumpEmulation()
34293 lldb::SBInstruction *arg1 = (lldb::SBInstruction *) 0 ; in _wrap_SBInstruction_TestEmulation()
34294 lldb::SBStream *arg2 = 0 ; in _wrap_SBInstruction_TestEmulation()
34327 lldb::SBInstruction *arg1 = (lldb::SBInstruction *) 0 ; in _wrap_SBInstruction___tostring()
34349 lldb::SBInstruction *arg1 = (lldb::SBInstruction *) obj; in swig_delete_SBInstruction()
34416 lldb::SBInstructionList *result = 0 ; in _wrap_new_SBInstructionList__SWIG_0()
34419 result = (lldb::SBInstructionList *)new lldb::SBInstructionList(); in _wrap_new_SBInstructionList__SWIG_0()
34433 lldb::SBInstructionList *arg1 = 0 ; in _wrap_new_SBInstructionList__SWIG_1()
34434 lldb::SBInstructionList *result = 0 ; in _wrap_new_SBInstructionList__SWIG_1()
34443 …result = (lldb::SBInstructionList *)new lldb::SBInstructionList((lldb::SBInstructionList const &)*… in _wrap_new_SBInstructionList__SWIG_1()
34490 lldb::SBInstructionList *arg1 = (lldb::SBInstructionList *) 0 ; in _wrap_SBInstructionList_IsValid()
34500 result = (bool)((lldb::SBInstructionList const *)arg1)->IsValid(); in _wrap_SBInstructionList_IsValid()
34514 lldb::SBInstructionList *arg1 = (lldb::SBInstructionList *) 0 ; in _wrap_SBInstructionList_GetSize()
34538 lldb::SBInstructionList *arg1 = (lldb::SBInstructionList *) 0 ; in _wrap_SBInstructionList_GetInstructionAtIndex()
34540 lldb::SBInstruction result; in _wrap_SBInstructionList_GetInstructionAtIndex()
34553 lldb::SBInstruction * resultptr = new lldb::SBInstruction(result); in _wrap_SBInstructionList_GetInstructionAtIndex()
34568 lldb::SBInstructionList *arg1 = (lldb::SBInstructionList *) 0 ; in _wrap_SBInstructionList_GetInstructionsCount__SWIG_0()
34569 lldb::SBAddress *arg2 = 0 ; in _wrap_SBInstructionList_GetInstructionsCount__SWIG_0()
34570 lldb::SBAddress *arg3 = 0 ; in _wrap_SBInstructionList_GetInstructionsCount__SWIG_0()
34595 …result = (arg1)->GetInstructionsCount((lldb::SBAddress const &)*arg2,(lldb::SBAddress const &)*arg… in _wrap_SBInstructionList_GetInstructionsCount__SWIG_0()
34609 lldb::SBInstructionList *arg1 = (lldb::SBInstructionList *) 0 ; in _wrap_SBInstructionList_GetInstructionsCount__SWIG_1()
34610 lldb::SBAddress *arg2 = 0 ; in _wrap_SBInstructionList_GetInstructionsCount__SWIG_1()
34611 lldb::SBAddress *arg3 = 0 ; in _wrap_SBInstructionList_GetInstructionsCount__SWIG_1()
34633 …result = (arg1)->GetInstructionsCount((lldb::SBAddress const &)*arg2,(lldb::SBAddress const &)*arg… in _wrap_SBInstructionList_GetInstructionsCount__SWIG_1()
34736 lldb::SBInstructionList *arg1 = (lldb::SBInstructionList *) 0 ; in _wrap_SBInstructionList_Clear()
34759 lldb::SBInstructionList *arg1 = (lldb::SBInstructionList *) 0 ; in _wrap_SBInstructionList_AppendInstruction()
34760 lldb::SBInstruction arg2 ; in _wrap_SBInstructionList_AppendInstruction()
34761 lldb::SBInstruction *argp2 ; in _wrap_SBInstructionList_AppendInstruction()
34791 lldb::SBInstructionList *arg1 = (lldb::SBInstructionList *) 0 ; in _wrap_SBInstructionList_Print__SWIG_0()
34792 lldb::SBFile arg2 ; in _wrap_SBInstructionList_Print__SWIG_0()
34793 lldb::SBFile *argp2 ; in _wrap_SBInstructionList_Print__SWIG_0()
34823 lldb::SBInstructionList *arg1 = (lldb::SBInstructionList *) 0 ; in _wrap_SBInstructionList_Print__SWIG_1()
34835 lldb::FileSP file_sp; in _wrap_SBInstructionList_Print__SWIG_1()
34915 lldb::SBInstructionList *arg1 = (lldb::SBInstructionList *) 0 ; in _wrap_SBInstructionList_GetDescription__SWIG_0()
34916 lldb::SBStream *arg2 = 0 ; in _wrap_SBInstructionList_GetDescription__SWIG_0()
34946 lldb::SBInstructionList *arg1 = (lldb::SBInstructionList *) 0 ; in _wrap_SBInstructionList_GetDescription__SWIG_1()
34947 lldb::SBStream *arg2 = 0 ; in _wrap_SBInstructionList_GetDescription__SWIG_1()
34948 lldb::SBExecutionContext *arg3 = 0 ; in _wrap_SBInstructionList_GetDescription__SWIG_1()
35058 lldb::SBInstructionList *arg1 = (lldb::SBInstructionList *) 0 ; in _wrap_SBInstructionList_DumpEmulationForAllInstructions()
35085 lldb::SBInstructionList *arg1 = (lldb::SBInstructionList *) 0 ; in _wrap_SBInstructionList___tostring()
35107 lldb::SBInstructionList *arg1 = (lldb::SBInstructionList *) obj; in swig_delete_SBInstructionList()
35168 lldb::LanguageType result; in _wrap_SBLanguageRuntime_GetLanguageTypeFromString()
35173 …result = (lldb::LanguageType)lldb::SBLanguageRuntime::GetLanguageTypeFromString((char const *)arg1… in _wrap_SBLanguageRuntime_GetLanguageTypeFromString()
35187 lldb::LanguageType arg1 ; in _wrap_SBLanguageRuntime_GetNameForLanguageType()
35192 arg1 = (lldb::LanguageType)lua_tointeger(L, 1); in _wrap_SBLanguageRuntime_GetNameForLanguageType()
35193 result = (char *)lldb::SBLanguageRuntime::GetNameForLanguageType(arg1); in _wrap_SBLanguageRuntime_GetNameForLanguageType()
35207 lldb::LanguageType arg1 ; in _wrap_SBLanguageRuntime_LanguageIsCPlusPlus()
35212 arg1 = (lldb::LanguageType)lua_tointeger(L, 1); in _wrap_SBLanguageRuntime_LanguageIsCPlusPlus()
35213 result = (bool)lldb::SBLanguageRuntime::LanguageIsCPlusPlus(arg1); in _wrap_SBLanguageRuntime_LanguageIsCPlusPlus()
35227 lldb::LanguageType arg1 ; in _wrap_SBLanguageRuntime_LanguageIsObjC()
35232 arg1 = (lldb::LanguageType)lua_tointeger(L, 1); in _wrap_SBLanguageRuntime_LanguageIsObjC()
35233 result = (bool)lldb::SBLanguageRuntime::LanguageIsObjC(arg1); in _wrap_SBLanguageRuntime_LanguageIsObjC()
35247 lldb::LanguageType arg1 ; in _wrap_SBLanguageRuntime_LanguageIsCFamily()
35252 arg1 = (lldb::LanguageType)lua_tointeger(L, 1); in _wrap_SBLanguageRuntime_LanguageIsCFamily()
35253 result = (bool)lldb::SBLanguageRuntime::LanguageIsCFamily(arg1); in _wrap_SBLanguageRuntime_LanguageIsCFamily()
35267 lldb::LanguageType arg1 ; in _wrap_SBLanguageRuntime_SupportsExceptionBreakpointsOnThrow()
35272 arg1 = (lldb::LanguageType)lua_tointeger(L, 1); in _wrap_SBLanguageRuntime_SupportsExceptionBreakpointsOnThrow()
35273 result = (bool)lldb::SBLanguageRuntime::SupportsExceptionBreakpointsOnThrow(arg1); in _wrap_SBLanguageRuntime_SupportsExceptionBreakpointsOnThrow()
35287 lldb::LanguageType arg1 ; in _wrap_SBLanguageRuntime_SupportsExceptionBreakpointsOnCatch()
35292 arg1 = (lldb::LanguageType)lua_tointeger(L, 1); in _wrap_SBLanguageRuntime_SupportsExceptionBreakpointsOnCatch()
35293 result = (bool)lldb::SBLanguageRuntime::SupportsExceptionBreakpointsOnCatch(arg1); in _wrap_SBLanguageRuntime_SupportsExceptionBreakpointsOnCatch()
35307 lldb::LanguageType arg1 ; in _wrap_SBLanguageRuntime_GetThrowKeywordForLanguage()
35312 arg1 = (lldb::LanguageType)lua_tointeger(L, 1); in _wrap_SBLanguageRuntime_GetThrowKeywordForLanguage()
35313 result = (char *)lldb::SBLanguageRuntime::GetThrowKeywordForLanguage(arg1); in _wrap_SBLanguageRuntime_GetThrowKeywordForLanguage()
35327 lldb::LanguageType arg1 ; in _wrap_SBLanguageRuntime_GetCatchKeywordForLanguage()
35332 arg1 = (lldb::LanguageType)lua_tointeger(L, 1); in _wrap_SBLanguageRuntime_GetCatchKeywordForLanguage()
35333 result = (char *)lldb::SBLanguageRuntime::GetCatchKeywordForLanguage(arg1); in _wrap_SBLanguageRuntime_GetCatchKeywordForLanguage()
35347 lldb::SBLanguageRuntime *result = 0 ; in _wrap_new_SBLanguageRuntime()
35350 result = (lldb::SBLanguageRuntime *)new lldb::SBLanguageRuntime(); in _wrap_new_SBLanguageRuntime()
35362 lldb::SBLanguageRuntime *arg1 = (lldb::SBLanguageRuntime *) obj; in swig_delete_SBLanguageRuntime()
35421 lldb::SBLaunchInfo *result = 0 ; in _wrap_new_SBLaunchInfo()
35447 result = (lldb::SBLaunchInfo *)new lldb::SBLaunchInfo((char const **)arg1); in _wrap_new_SBLaunchInfo()
35467 lldb::SBLaunchInfo *arg1 = (lldb::SBLaunchInfo *) 0 ; in _wrap_SBLaunchInfo_GetProcessID()
35468 lldb::pid_t result; in _wrap_SBLaunchInfo_GetProcessID()
35477 result = (lldb::pid_t)(arg1)->GetProcessID(); in _wrap_SBLaunchInfo_GetProcessID()
35491 lldb::SBLaunchInfo *arg1 = (lldb::SBLaunchInfo *) 0 ; in _wrap_SBLaunchInfo_GetUserID()
35515 lldb::SBLaunchInfo *arg1 = (lldb::SBLaunchInfo *) 0 ; in _wrap_SBLaunchInfo_GetGroupID()
35539 lldb::SBLaunchInfo *arg1 = (lldb::SBLaunchInfo *) 0 ; in _wrap_SBLaunchInfo_UserIDIsValid()
35563 lldb::SBLaunchInfo *arg1 = (lldb::SBLaunchInfo *) 0 ; in _wrap_SBLaunchInfo_GroupIDIsValid()
35587 lldb::SBLaunchInfo *arg1 = (lldb::SBLaunchInfo *) 0 ; in _wrap_SBLaunchInfo_SetUserID()
35613 lldb::SBLaunchInfo *arg1 = (lldb::SBLaunchInfo *) 0 ; in _wrap_SBLaunchInfo_SetGroupID()
35639 lldb::SBLaunchInfo *arg1 = (lldb::SBLaunchInfo *) 0 ; in _wrap_SBLaunchInfo_GetExecutableFile()
35640 lldb::SBFileSpec result; in _wrap_SBLaunchInfo_GetExecutableFile()
35651 lldb::SBFileSpec * resultptr = new lldb::SBFileSpec(result); in _wrap_SBLaunchInfo_GetExecutableFile()
35666 lldb::SBLaunchInfo *arg1 = (lldb::SBLaunchInfo *) 0 ; in _wrap_SBLaunchInfo_SetExecutableFile()
35667 lldb::SBFileSpec arg2 ; in _wrap_SBLaunchInfo_SetExecutableFile()
35669 lldb::SBFileSpec *argp2 ; in _wrap_SBLaunchInfo_SetExecutableFile()
35701 lldb::SBLaunchInfo *arg1 = (lldb::SBLaunchInfo *) 0 ; in _wrap_SBLaunchInfo_GetListener()
35702 lldb::SBListener result; in _wrap_SBLaunchInfo_GetListener()
35713 lldb::SBListener * resultptr = new lldb::SBListener(result); in _wrap_SBLaunchInfo_GetListener()
35728 lldb::SBLaunchInfo *arg1 = (lldb::SBLaunchInfo *) 0 ; in _wrap_SBLaunchInfo_SetListener()
35729 lldb::SBListener *arg2 = 0 ; in _wrap_SBLaunchInfo_SetListener()
35758 lldb::SBLaunchInfo *arg1 = (lldb::SBLaunchInfo *) 0 ; in _wrap_SBLaunchInfo_GetShadowListener()
35759 lldb::SBListener result; in _wrap_SBLaunchInfo_GetShadowListener()
35770 lldb::SBListener * resultptr = new lldb::SBListener(result); in _wrap_SBLaunchInfo_GetShadowListener()
35785 lldb::SBLaunchInfo *arg1 = (lldb::SBLaunchInfo *) 0 ; in _wrap_SBLaunchInfo_SetShadowListener()
35786 lldb::SBListener *arg2 = 0 ; in _wrap_SBLaunchInfo_SetShadowListener()
35815 lldb::SBLaunchInfo *arg1 = (lldb::SBLaunchInfo *) 0 ; in _wrap_SBLaunchInfo_GetNumArguments()
35839 lldb::SBLaunchInfo *arg1 = (lldb::SBLaunchInfo *) 0 ; in _wrap_SBLaunchInfo_GetArgumentAtIndex()
35866 lldb::SBLaunchInfo *arg1 = (lldb::SBLaunchInfo *) 0 ; in _wrap_SBLaunchInfo_SetArguments()
35922 lldb::SBLaunchInfo *arg1 = (lldb::SBLaunchInfo *) 0 ; in _wrap_SBLaunchInfo_GetNumEnvironmentEntries()
35946 lldb::SBLaunchInfo *arg1 = (lldb::SBLaunchInfo *) 0 ; in _wrap_SBLaunchInfo_GetEnvironmentEntryAtIndex()
35973 lldb::SBLaunchInfo *arg1 = (lldb::SBLaunchInfo *) 0 ; in _wrap_SBLaunchInfo_SetEnvironmentEntries()
36029 lldb::SBLaunchInfo *arg1 = (lldb::SBLaunchInfo *) 0 ; in _wrap_SBLaunchInfo_SetEnvironment()
36030 lldb::SBEnvironment *arg2 = 0 ; in _wrap_SBLaunchInfo_SetEnvironment()
36048 (arg1)->SetEnvironment((lldb::SBEnvironment const &)*arg2,arg3); in _wrap_SBLaunchInfo_SetEnvironment()
36062 lldb::SBLaunchInfo *arg1 = (lldb::SBLaunchInfo *) 0 ; in _wrap_SBLaunchInfo_GetEnvironment()
36063 lldb::SBEnvironment result; in _wrap_SBLaunchInfo_GetEnvironment()
36074 lldb::SBEnvironment * resultptr = new lldb::SBEnvironment(result); in _wrap_SBLaunchInfo_GetEnvironment()
36089 lldb::SBLaunchInfo *arg1 = (lldb::SBLaunchInfo *) 0 ; in _wrap_SBLaunchInfo_Clear()
36112 lldb::SBLaunchInfo *arg1 = (lldb::SBLaunchInfo *) 0 ; in _wrap_SBLaunchInfo_GetWorkingDirectory()
36122 result = (char *)((lldb::SBLaunchInfo const *)arg1)->GetWorkingDirectory(); in _wrap_SBLaunchInfo_GetWorkingDirectory()
36136 lldb::SBLaunchInfo *arg1 = (lldb::SBLaunchInfo *) 0 ; in _wrap_SBLaunchInfo_SetWorkingDirectory()
36162 lldb::SBLaunchInfo *arg1 = (lldb::SBLaunchInfo *) 0 ; in _wrap_SBLaunchInfo_GetLaunchFlags()
36186 lldb::SBLaunchInfo *arg1 = (lldb::SBLaunchInfo *) 0 ; in _wrap_SBLaunchInfo_SetLaunchFlags()
36212 lldb::SBLaunchInfo *arg1 = (lldb::SBLaunchInfo *) 0 ; in _wrap_SBLaunchInfo_GetProcessPluginName()
36236 lldb::SBLaunchInfo *arg1 = (lldb::SBLaunchInfo *) 0 ; in _wrap_SBLaunchInfo_SetProcessPluginName()
36262 lldb::SBLaunchInfo *arg1 = (lldb::SBLaunchInfo *) 0 ; in _wrap_SBLaunchInfo_GetShell()
36286 lldb::SBLaunchInfo *arg1 = (lldb::SBLaunchInfo *) 0 ; in _wrap_SBLaunchInfo_SetShell()
36312 lldb::SBLaunchInfo *arg1 = (lldb::SBLaunchInfo *) 0 ; in _wrap_SBLaunchInfo_GetShellExpandArguments()
36336 lldb::SBLaunchInfo *arg1 = (lldb::SBLaunchInfo *) 0 ; in _wrap_SBLaunchInfo_SetShellExpandArguments()
36362 lldb::SBLaunchInfo *arg1 = (lldb::SBLaunchInfo *) 0 ; in _wrap_SBLaunchInfo_GetResumeCount()
36386 lldb::SBLaunchInfo *arg1 = (lldb::SBLaunchInfo *) 0 ; in _wrap_SBLaunchInfo_SetResumeCount()
36412 lldb::SBLaunchInfo *arg1 = (lldb::SBLaunchInfo *) 0 ; in _wrap_SBLaunchInfo_AddCloseFileAction()
36439 lldb::SBLaunchInfo *arg1 = (lldb::SBLaunchInfo *) 0 ; in _wrap_SBLaunchInfo_AddDuplicateFileAction()
36469 lldb::SBLaunchInfo *arg1 = (lldb::SBLaunchInfo *) 0 ; in _wrap_SBLaunchInfo_AddOpenFileAction()
36505 lldb::SBLaunchInfo *arg1 = (lldb::SBLaunchInfo *) 0 ; in _wrap_SBLaunchInfo_AddSuppressFileAction()
36538 lldb::SBLaunchInfo *arg1 = (lldb::SBLaunchInfo *) 0 ; in _wrap_SBLaunchInfo_SetLaunchEventData()
36564 lldb::SBLaunchInfo *arg1 = (lldb::SBLaunchInfo *) 0 ; in _wrap_SBLaunchInfo_GetLaunchEventData()
36574 result = (char *)((lldb::SBLaunchInfo const *)arg1)->GetLaunchEventData(); in _wrap_SBLaunchInfo_GetLaunchEventData()
36588 lldb::SBLaunchInfo *arg1 = (lldb::SBLaunchInfo *) 0 ; in _wrap_SBLaunchInfo_GetDetachOnError()
36598 result = (bool)((lldb::SBLaunchInfo const *)arg1)->GetDetachOnError(); in _wrap_SBLaunchInfo_GetDetachOnError()
36612 lldb::SBLaunchInfo *arg1 = (lldb::SBLaunchInfo *) 0 ; in _wrap_SBLaunchInfo_SetDetachOnError()
36638 lldb::SBLaunchInfo *arg1 = (lldb::SBLaunchInfo *) 0 ; in _wrap_SBLaunchInfo_GetScriptedProcessClassName()
36648 result = (char *)((lldb::SBLaunchInfo const *)arg1)->GetScriptedProcessClassName(); in _wrap_SBLaunchInfo_GetScriptedProcessClassName()
36662 lldb::SBLaunchInfo *arg1 = (lldb::SBLaunchInfo *) 0 ; in _wrap_SBLaunchInfo_SetScriptedProcessClassName()
36688 lldb::SBLaunchInfo *arg1 = (lldb::SBLaunchInfo *) 0 ; in _wrap_SBLaunchInfo_GetScriptedProcessDictionary()
36689 lldb::SBStructuredData result; in _wrap_SBLaunchInfo_GetScriptedProcessDictionary()
36698 result = ((lldb::SBLaunchInfo const *)arg1)->GetScriptedProcessDictionary(); in _wrap_SBLaunchInfo_GetScriptedProcessDictionary()
36700 lldb::SBStructuredData * resultptr = new lldb::SBStructuredData(result); in _wrap_SBLaunchInfo_GetScriptedProcessDictionary()
36715 lldb::SBLaunchInfo *arg1 = (lldb::SBLaunchInfo *) 0 ; in _wrap_SBLaunchInfo_SetScriptedProcessDictionary()
36716 lldb::SBStructuredData arg2 ; in _wrap_SBLaunchInfo_SetScriptedProcessDictionary()
36717 lldb::SBStructuredData *argp2 ; in _wrap_SBLaunchInfo_SetScriptedProcessDictionary()
36745 lldb::SBLaunchInfo *arg1 = (lldb::SBLaunchInfo *) obj; in swig_delete_SBLaunchInfo()
36840 lldb::SBLineEntry *result = 0 ; in _wrap_new_SBLineEntry__SWIG_0()
36843 result = (lldb::SBLineEntry *)new lldb::SBLineEntry(); in _wrap_new_SBLineEntry__SWIG_0()
36857 lldb::SBLineEntry *arg1 = 0 ; in _wrap_new_SBLineEntry__SWIG_1()
36858 lldb::SBLineEntry *result = 0 ; in _wrap_new_SBLineEntry__SWIG_1()
36867 result = (lldb::SBLineEntry *)new lldb::SBLineEntry((lldb::SBLineEntry const &)*arg1); in _wrap_new_SBLineEntry__SWIG_1()
36914 lldb::SBLineEntry *arg1 = (lldb::SBLineEntry *) 0 ; in _wrap_SBLineEntry_GetStartAddress()
36915 lldb::SBAddress result; in _wrap_SBLineEntry_GetStartAddress()
36924 result = ((lldb::SBLineEntry const *)arg1)->GetStartAddress(); in _wrap_SBLineEntry_GetStartAddress()
36926 lldb::SBAddress * resultptr = new lldb::SBAddress(result); in _wrap_SBLineEntry_GetStartAddress()
36941 lldb::SBLineEntry *arg1 = (lldb::SBLineEntry *) 0 ; in _wrap_SBLineEntry_GetEndAddress()
36942 lldb::SBAddress result; in _wrap_SBLineEntry_GetEndAddress()
36951 result = ((lldb::SBLineEntry const *)arg1)->GetEndAddress(); in _wrap_SBLineEntry_GetEndAddress()
36953 lldb::SBAddress * resultptr = new lldb::SBAddress(result); in _wrap_SBLineEntry_GetEndAddress()
36968 lldb::SBLineEntry *arg1 = (lldb::SBLineEntry *) 0 ; in _wrap_SBLineEntry_GetSameLineContiguousAddressRangeEnd()
36970 lldb::SBAddress result; in _wrap_SBLineEntry_GetSameLineContiguousAddressRangeEnd()
36981 result = ((lldb::SBLineEntry const *)arg1)->GetSameLineContiguousAddressRangeEnd(arg2); in _wrap_SBLineEntry_GetSameLineContiguousAddressRangeEnd()
36983 lldb::SBAddress * resultptr = new lldb::SBAddress(result); in _wrap_SBLineEntry_GetSameLineContiguousAddressRangeEnd()
36998 lldb::SBLineEntry *arg1 = (lldb::SBLineEntry *) 0 ; in _wrap_SBLineEntry_IsValid()
37008 result = (bool)((lldb::SBLineEntry const *)arg1)->IsValid(); in _wrap_SBLineEntry_IsValid()
37022 lldb::SBLineEntry *arg1 = (lldb::SBLineEntry *) 0 ; in _wrap_SBLineEntry_GetFileSpec()
37023 lldb::SBFileSpec result; in _wrap_SBLineEntry_GetFileSpec()
37032 result = ((lldb::SBLineEntry const *)arg1)->GetFileSpec(); in _wrap_SBLineEntry_GetFileSpec()
37034 lldb::SBFileSpec * resultptr = new lldb::SBFileSpec(result); in _wrap_SBLineEntry_GetFileSpec()
37049 lldb::SBLineEntry *arg1 = (lldb::SBLineEntry *) 0 ; in _wrap_SBLineEntry_GetLine()
37059 result = (uint32_t)((lldb::SBLineEntry const *)arg1)->GetLine(); in _wrap_SBLineEntry_GetLine()
37073 lldb::SBLineEntry *arg1 = (lldb::SBLineEntry *) 0 ; in _wrap_SBLineEntry_GetColumn()
37083 result = (uint32_t)((lldb::SBLineEntry const *)arg1)->GetColumn(); in _wrap_SBLineEntry_GetColumn()
37097 lldb::SBLineEntry *arg1 = (lldb::SBLineEntry *) 0 ; in _wrap_SBLineEntry_SetFileSpec()
37098 lldb::SBFileSpec arg2 ; in _wrap_SBLineEntry_SetFileSpec()
37099 lldb::SBFileSpec *argp2 ; in _wrap_SBLineEntry_SetFileSpec()
37129 lldb::SBLineEntry *arg1 = (lldb::SBLineEntry *) 0 ; in _wrap_SBLineEntry_SetLine()
37155 lldb::SBLineEntry *arg1 = (lldb::SBLineEntry *) 0 ; in _wrap_SBLineEntry_SetColumn()
37181 lldb::SBLineEntry *arg1 = (lldb::SBLineEntry *) 0 ; in _wrap_SBLineEntry___eq()
37182 lldb::SBLineEntry *arg2 = 0 ; in _wrap_SBLineEntry___eq()
37198 result = (bool)((lldb::SBLineEntry const *)arg1)->operator ==((lldb::SBLineEntry const &)*arg2); in _wrap_SBLineEntry___eq()
37212 lldb::SBLineEntry *arg1 = (lldb::SBLineEntry *) 0 ; in _wrap_SBLineEntry_GetDescription()
37213 lldb::SBStream *arg2 = 0 ; in _wrap_SBLineEntry_GetDescription()
37243 lldb::SBLineEntry *arg1 = (lldb::SBLineEntry *) 0 ; in _wrap_SBLineEntry___tostring()
37265 lldb::SBLineEntry *arg1 = (lldb::SBLineEntry *) obj; in swig_delete_SBLineEntry()
37329 lldb::SBListener *result = 0 ; in _wrap_new_SBListener__SWIG_0()
37332 result = (lldb::SBListener *)new lldb::SBListener(); in _wrap_new_SBListener__SWIG_0()
37347 lldb::SBListener *result = 0 ; in _wrap_new_SBListener__SWIG_1()
37352 result = (lldb::SBListener *)new lldb::SBListener((char const *)arg1); in _wrap_new_SBListener__SWIG_1()
37366 lldb::SBListener *arg1 = 0 ; in _wrap_new_SBListener__SWIG_2()
37367 lldb::SBListener *result = 0 ; in _wrap_new_SBListener__SWIG_2()
37376 result = (lldb::SBListener *)new lldb::SBListener((lldb::SBListener const &)*arg1); in _wrap_new_SBListener__SWIG_2()
37433 lldb::SBListener *arg1 = (lldb::SBListener *) 0 ; in _wrap_SBListener_AddEvent()
37434 lldb::SBEvent *arg2 = 0 ; in _wrap_SBListener_AddEvent()
37449 (arg1)->AddEvent((lldb::SBEvent const &)*arg2); in _wrap_SBListener_AddEvent()
37463 lldb::SBListener *arg1 = (lldb::SBListener *) 0 ; in _wrap_SBListener_Clear()
37486 lldb::SBListener *arg1 = (lldb::SBListener *) 0 ; in _wrap_SBListener_IsValid()
37496 result = (bool)((lldb::SBListener const *)arg1)->IsValid(); in _wrap_SBListener_IsValid()
37510 lldb::SBListener *arg1 = (lldb::SBListener *) 0 ; in _wrap_SBListener_StartListeningForEventClass()
37511 lldb::SBDebugger *arg2 = 0 ; in _wrap_SBListener_StartListeningForEventClass()
37547 lldb::SBListener *arg1 = (lldb::SBListener *) 0 ; in _wrap_SBListener_StopListeningForEventClass()
37548 lldb::SBDebugger *arg2 = 0 ; in _wrap_SBListener_StopListeningForEventClass()
37584 lldb::SBListener *arg1 = (lldb::SBListener *) 0 ; in _wrap_SBListener_StartListeningForEvents()
37585 lldb::SBBroadcaster *arg2 = 0 ; in _wrap_SBListener_StartListeningForEvents()
37604 result = (uint32_t)(arg1)->StartListeningForEvents((lldb::SBBroadcaster const &)*arg2,arg3); in _wrap_SBListener_StartListeningForEvents()
37618 lldb::SBListener *arg1 = (lldb::SBListener *) 0 ; in _wrap_SBListener_StopListeningForEvents()
37619 lldb::SBBroadcaster *arg2 = 0 ; in _wrap_SBListener_StopListeningForEvents()
37638 result = (bool)(arg1)->StopListeningForEvents((lldb::SBBroadcaster const &)*arg2,arg3); in _wrap_SBListener_StopListeningForEvents()
37652 lldb::SBListener *arg1 = (lldb::SBListener *) 0 ; in _wrap_SBListener_WaitForEvent()
37654 lldb::SBEvent *arg3 = 0 ; in _wrap_SBListener_WaitForEvent()
37686 lldb::SBListener *arg1 = (lldb::SBListener *) 0 ; in _wrap_SBListener_WaitForEventForBroadcaster()
37688 lldb::SBBroadcaster *arg3 = 0 ; in _wrap_SBListener_WaitForEventForBroadcaster()
37689 lldb::SBEvent *arg4 = 0 ; in _wrap_SBListener_WaitForEventForBroadcaster()
37713 … result = (bool)(arg1)->WaitForEventForBroadcaster(arg2,(lldb::SBBroadcaster const &)*arg3,*arg4); in _wrap_SBListener_WaitForEventForBroadcaster()
37727 lldb::SBListener *arg1 = (lldb::SBListener *) 0 ; in _wrap_SBListener_WaitForEventForBroadcasterWithType()
37729 lldb::SBBroadcaster *arg3 = 0 ; in _wrap_SBListener_WaitForEventForBroadcasterWithType()
37731 lldb::SBEvent *arg5 = 0 ; in _wrap_SBListener_WaitForEventForBroadcasterWithType()
37757 …result = (bool)(arg1)->WaitForEventForBroadcasterWithType(arg2,(lldb::SBBroadcaster const &)*arg3,… in _wrap_SBListener_WaitForEventForBroadcasterWithType()
37771 lldb::SBListener *arg1 = (lldb::SBListener *) 0 ; in _wrap_SBListener_PeekAtNextEvent()
37772 lldb::SBEvent *arg2 = 0 ; in _wrap_SBListener_PeekAtNextEvent()
37802 lldb::SBListener *arg1 = (lldb::SBListener *) 0 ; in _wrap_SBListener_PeekAtNextEventForBroadcaster()
37803 lldb::SBBroadcaster *arg2 = 0 ; in _wrap_SBListener_PeekAtNextEventForBroadcaster()
37804 lldb::SBEvent *arg3 = 0 ; in _wrap_SBListener_PeekAtNextEventForBroadcaster()
37826 result = (bool)(arg1)->PeekAtNextEventForBroadcaster((lldb::SBBroadcaster const &)*arg2,*arg3); in _wrap_SBListener_PeekAtNextEventForBroadcaster()
37840 lldb::SBListener *arg1 = (lldb::SBListener *) 0 ; in _wrap_SBListener_PeekAtNextEventForBroadcasterWithType()
37841 lldb::SBBroadcaster *arg2 = 0 ; in _wrap_SBListener_PeekAtNextEventForBroadcasterWithType()
37843 lldb::SBEvent *arg4 = 0 ; in _wrap_SBListener_PeekAtNextEventForBroadcasterWithType()
37867 …result = (bool)(arg1)->PeekAtNextEventForBroadcasterWithType((lldb::SBBroadcaster const &)*arg2,ar… in _wrap_SBListener_PeekAtNextEventForBroadcasterWithType()
37881 lldb::SBListener *arg1 = (lldb::SBListener *) 0 ; in _wrap_SBListener_GetNextEvent()
37882 lldb::SBEvent *arg2 = 0 ; in _wrap_SBListener_GetNextEvent()
37912 lldb::SBListener *arg1 = (lldb::SBListener *) 0 ; in _wrap_SBListener_GetNextEventForBroadcaster()
37913 lldb::SBBroadcaster *arg2 = 0 ; in _wrap_SBListener_GetNextEventForBroadcaster()
37914 lldb::SBEvent *arg3 = 0 ; in _wrap_SBListener_GetNextEventForBroadcaster()
37936 result = (bool)(arg1)->GetNextEventForBroadcaster((lldb::SBBroadcaster const &)*arg2,*arg3); in _wrap_SBListener_GetNextEventForBroadcaster()
37950 lldb::SBListener *arg1 = (lldb::SBListener *) 0 ; in _wrap_SBListener_GetNextEventForBroadcasterWithType()
37951 lldb::SBBroadcaster *arg2 = 0 ; in _wrap_SBListener_GetNextEventForBroadcasterWithType()
37953 lldb::SBEvent *arg4 = 0 ; in _wrap_SBListener_GetNextEventForBroadcasterWithType()
37977 …result = (bool)(arg1)->GetNextEventForBroadcasterWithType((lldb::SBBroadcaster const &)*arg2,arg3,… in _wrap_SBListener_GetNextEventForBroadcasterWithType()
37991 lldb::SBListener *arg1 = (lldb::SBListener *) 0 ; in _wrap_SBListener_HandleBroadcastEvent()
37992 lldb::SBEvent *arg2 = 0 ; in _wrap_SBListener_HandleBroadcastEvent()
38008 result = (bool)(arg1)->HandleBroadcastEvent((lldb::SBEvent const &)*arg2); in _wrap_SBListener_HandleBroadcastEvent()
38020 lldb::SBListener *arg1 = (lldb::SBListener *) obj; in swig_delete_SBListener()
38086 lldb::SBMemoryRegionInfo *result = 0 ; in _wrap_new_SBMemoryRegionInfo__SWIG_0()
38089 result = (lldb::SBMemoryRegionInfo *)new lldb::SBMemoryRegionInfo(); in _wrap_new_SBMemoryRegionInfo__SWIG_0()
38103 lldb::SBMemoryRegionInfo *arg1 = 0 ; in _wrap_new_SBMemoryRegionInfo__SWIG_1()
38104 lldb::SBMemoryRegionInfo *result = 0 ; in _wrap_new_SBMemoryRegionInfo__SWIG_1()
38113 …result = (lldb::SBMemoryRegionInfo *)new lldb::SBMemoryRegionInfo((lldb::SBMemoryRegionInfo const … in _wrap_new_SBMemoryRegionInfo__SWIG_1()
38128 lldb::addr_t arg2 ; in _wrap_new_SBMemoryRegionInfo__SWIG_2()
38129 lldb::addr_t arg3 ; in _wrap_new_SBMemoryRegionInfo__SWIG_2()
38133 lldb::SBMemoryRegionInfo *result = 0 ; in _wrap_new_SBMemoryRegionInfo__SWIG_2()
38143 arg2 = (lldb::addr_t)lua_tointeger(L, 2); in _wrap_new_SBMemoryRegionInfo__SWIG_2()
38144 arg3 = (lldb::addr_t)lua_tointeger(L, 3); in _wrap_new_SBMemoryRegionInfo__SWIG_2()
38148 …result = (lldb::SBMemoryRegionInfo *)new lldb::SBMemoryRegionInfo((char const *)arg1,arg2,arg3,arg… in _wrap_new_SBMemoryRegionInfo__SWIG_2()
38163 lldb::addr_t arg2 ; in _wrap_new_SBMemoryRegionInfo__SWIG_3()
38164 lldb::addr_t arg3 ; in _wrap_new_SBMemoryRegionInfo__SWIG_3()
38167 lldb::SBMemoryRegionInfo *result = 0 ; in _wrap_new_SBMemoryRegionInfo__SWIG_3()
38176 arg2 = (lldb::addr_t)lua_tointeger(L, 2); in _wrap_new_SBMemoryRegionInfo__SWIG_3()
38177 arg3 = (lldb::addr_t)lua_tointeger(L, 3); in _wrap_new_SBMemoryRegionInfo__SWIG_3()
38180 …result = (lldb::SBMemoryRegionInfo *)new lldb::SBMemoryRegionInfo((char const *)arg1,arg2,arg3,arg… in _wrap_new_SBMemoryRegionInfo__SWIG_3()
38292 lldb::SBMemoryRegionInfo *arg1 = (lldb::SBMemoryRegionInfo *) 0 ; in _wrap_SBMemoryRegionInfo_Clear()
38315 lldb::SBMemoryRegionInfo *arg1 = (lldb::SBMemoryRegionInfo *) 0 ; in _wrap_SBMemoryRegionInfo_GetRegionBase()
38316 lldb::addr_t result; in _wrap_SBMemoryRegionInfo_GetRegionBase()
38325 result = (lldb::addr_t)(arg1)->GetRegionBase(); in _wrap_SBMemoryRegionInfo_GetRegionBase()
38339 lldb::SBMemoryRegionInfo *arg1 = (lldb::SBMemoryRegionInfo *) 0 ; in _wrap_SBMemoryRegionInfo_GetRegionEnd()
38340 lldb::addr_t result; in _wrap_SBMemoryRegionInfo_GetRegionEnd()
38349 result = (lldb::addr_t)(arg1)->GetRegionEnd(); in _wrap_SBMemoryRegionInfo_GetRegionEnd()
38363 lldb::SBMemoryRegionInfo *arg1 = (lldb::SBMemoryRegionInfo *) 0 ; in _wrap_SBMemoryRegionInfo_IsReadable()
38387 lldb::SBMemoryRegionInfo *arg1 = (lldb::SBMemoryRegionInfo *) 0 ; in _wrap_SBMemoryRegionInfo_IsWritable()
38411 lldb::SBMemoryRegionInfo *arg1 = (lldb::SBMemoryRegionInfo *) 0 ; in _wrap_SBMemoryRegionInfo_IsExecutable()
38435 lldb::SBMemoryRegionInfo *arg1 = (lldb::SBMemoryRegionInfo *) 0 ; in _wrap_SBMemoryRegionInfo_IsMapped()
38459 lldb::SBMemoryRegionInfo *arg1 = (lldb::SBMemoryRegionInfo *) 0 ; in _wrap_SBMemoryRegionInfo_GetName()
38483 lldb::SBMemoryRegionInfo *arg1 = (lldb::SBMemoryRegionInfo *) 0 ; in _wrap_SBMemoryRegionInfo_HasDirtyMemoryPageList()
38507 lldb::SBMemoryRegionInfo *arg1 = (lldb::SBMemoryRegionInfo *) 0 ; in _wrap_SBMemoryRegionInfo_GetNumDirtyPages()
38531 lldb::SBMemoryRegionInfo *arg1 = (lldb::SBMemoryRegionInfo *) 0 ; in _wrap_SBMemoryRegionInfo_GetDirtyPageAddressAtIndex()
38533 lldb::addr_t result; in _wrap_SBMemoryRegionInfo_GetDirtyPageAddressAtIndex()
38544 result = (lldb::addr_t)(arg1)->GetDirtyPageAddressAtIndex(arg2); in _wrap_SBMemoryRegionInfo_GetDirtyPageAddressAtIndex()
38558 lldb::SBMemoryRegionInfo *arg1 = (lldb::SBMemoryRegionInfo *) 0 ; in _wrap_SBMemoryRegionInfo_GetPageSize()
38582 lldb::SBMemoryRegionInfo *arg1 = (lldb::SBMemoryRegionInfo *) 0 ; in _wrap_SBMemoryRegionInfo___eq()
38583 lldb::SBMemoryRegionInfo *arg2 = 0 ; in _wrap_SBMemoryRegionInfo___eq()
38599 …result = (bool)((lldb::SBMemoryRegionInfo const *)arg1)->operator ==((lldb::SBMemoryRegionInfo con… in _wrap_SBMemoryRegionInfo___eq()
38613 lldb::SBMemoryRegionInfo *arg1 = (lldb::SBMemoryRegionInfo *) 0 ; in _wrap_SBMemoryRegionInfo_GetDescription()
38614 lldb::SBStream *arg2 = 0 ; in _wrap_SBMemoryRegionInfo_GetDescription()
38644 lldb::SBMemoryRegionInfo *arg1 = (lldb::SBMemoryRegionInfo *) 0 ; in _wrap_SBMemoryRegionInfo___tostring()
38666 lldb::SBMemoryRegionInfo *arg1 = (lldb::SBMemoryRegionInfo *) obj; in swig_delete_SBMemoryRegionInfo()
38732 lldb::SBMemoryRegionInfoList *result = 0 ; in _wrap_new_SBMemoryRegionInfoList__SWIG_0()
38735 result = (lldb::SBMemoryRegionInfoList *)new lldb::SBMemoryRegionInfoList(); in _wrap_new_SBMemoryRegionInfoList__SWIG_0()
38749 lldb::SBMemoryRegionInfoList *arg1 = 0 ; in _wrap_new_SBMemoryRegionInfoList__SWIG_1()
38750 lldb::SBMemoryRegionInfoList *result = 0 ; in _wrap_new_SBMemoryRegionInfoList__SWIG_1()
38759 …result = (lldb::SBMemoryRegionInfoList *)new lldb::SBMemoryRegionInfoList((lldb::SBMemoryRegionInf… in _wrap_new_SBMemoryRegionInfoList__SWIG_1()
38806 lldb::SBMemoryRegionInfoList *arg1 = (lldb::SBMemoryRegionInfoList *) 0 ; in _wrap_SBMemoryRegionInfoList_GetSize()
38816 result = (uint32_t)((lldb::SBMemoryRegionInfoList const *)arg1)->GetSize(); in _wrap_SBMemoryRegionInfoList_GetSize()
38830 lldb::SBMemoryRegionInfoList *arg1 = (lldb::SBMemoryRegionInfoList *) 0 ; in _wrap_SBMemoryRegionInfoList_GetMemoryRegionContainingAddress()
38831 lldb::addr_t arg2 ; in _wrap_SBMemoryRegionInfoList_GetMemoryRegionContainingAddress()
38832 lldb::SBMemoryRegionInfo *arg3 = 0 ; in _wrap_SBMemoryRegionInfoList_GetMemoryRegionContainingAddress()
38844 arg2 = (lldb::addr_t)lua_tointeger(L, 2); in _wrap_SBMemoryRegionInfoList_GetMemoryRegionContainingAddress()
38864 lldb::SBMemoryRegionInfoList *arg1 = (lldb::SBMemoryRegionInfoList *) 0 ; in _wrap_SBMemoryRegionInfoList_GetMemoryRegionAtIndex()
38866 lldb::SBMemoryRegionInfo *arg3 = 0 ; in _wrap_SBMemoryRegionInfoList_GetMemoryRegionAtIndex()
38898 lldb::SBMemoryRegionInfoList *arg1 = (lldb::SBMemoryRegionInfoList *) 0 ; in _wrap_SBMemoryRegionInfoList_Append__SWIG_0()
38899 lldb::SBMemoryRegionInfo *arg2 = 0 ; in _wrap_SBMemoryRegionInfoList_Append__SWIG_0()
38928 lldb::SBMemoryRegionInfoList *arg1 = (lldb::SBMemoryRegionInfoList *) 0 ; in _wrap_SBMemoryRegionInfoList_Append__SWIG_1()
38929 lldb::SBMemoryRegionInfoList *arg2 = 0 ; in _wrap_SBMemoryRegionInfoList_Append__SWIG_1()
39022 lldb::SBMemoryRegionInfoList *arg1 = (lldb::SBMemoryRegionInfoList *) 0 ; in _wrap_SBMemoryRegionInfoList_Clear()
39043 lldb::SBMemoryRegionInfoList *arg1 = (lldb::SBMemoryRegionInfoList *) obj; in swig_delete_SBMemoryRegionInfoList()
39097 lldb::SBModule *result = 0 ; in _wrap_new_SBModule__SWIG_0()
39100 result = (lldb::SBModule *)new lldb::SBModule(); in _wrap_new_SBModule__SWIG_0()
39114 lldb::SBModule *arg1 = 0 ; in _wrap_new_SBModule__SWIG_1()
39115 lldb::SBModule *result = 0 ; in _wrap_new_SBModule__SWIG_1()
39124 result = (lldb::SBModule *)new lldb::SBModule((lldb::SBModule const &)*arg1); in _wrap_new_SBModule__SWIG_1()
39138 lldb::SBModuleSpec *arg1 = 0 ; in _wrap_new_SBModule__SWIG_2()
39139 lldb::SBModule *result = 0 ; in _wrap_new_SBModule__SWIG_2()
39148 result = (lldb::SBModule *)new lldb::SBModule((lldb::SBModuleSpec const &)*arg1); in _wrap_new_SBModule__SWIG_2()
39162 lldb::SBProcess *arg1 = 0 ; in _wrap_new_SBModule__SWIG_3()
39163 lldb::addr_t arg2 ; in _wrap_new_SBModule__SWIG_3()
39164 lldb::SBModule *result = 0 ; in _wrap_new_SBModule__SWIG_3()
39174 arg2 = (lldb::addr_t)lua_tointeger(L, 2); in _wrap_new_SBModule__SWIG_3()
39175 result = (lldb::SBModule *)new lldb::SBModule(*arg1,arg2); in _wrap_new_SBModule__SWIG_3()
39257 lldb::SBModule *arg1 = (lldb::SBModule *) 0 ; in _wrap_SBModule_IsValid()
39267 result = (bool)((lldb::SBModule const *)arg1)->IsValid(); in _wrap_SBModule_IsValid()
39281 lldb::SBModule *arg1 = (lldb::SBModule *) 0 ; in _wrap_SBModule_Clear()
39304 lldb::SBModule *arg1 = (lldb::SBModule *) 0 ; in _wrap_SBModule_IsFileBacked()
39314 result = (bool)((lldb::SBModule const *)arg1)->IsFileBacked(); in _wrap_SBModule_IsFileBacked()
39328 lldb::SBModule *arg1 = (lldb::SBModule *) 0 ; in _wrap_SBModule_GetFileSpec()
39329 lldb::SBFileSpec result; in _wrap_SBModule_GetFileSpec()
39338 result = ((lldb::SBModule const *)arg1)->GetFileSpec(); in _wrap_SBModule_GetFileSpec()
39340 lldb::SBFileSpec * resultptr = new lldb::SBFileSpec(result); in _wrap_SBModule_GetFileSpec()
39355 lldb::SBModule *arg1 = (lldb::SBModule *) 0 ; in _wrap_SBModule_GetPlatformFileSpec()
39356 lldb::SBFileSpec result; in _wrap_SBModule_GetPlatformFileSpec()
39365 result = ((lldb::SBModule const *)arg1)->GetPlatformFileSpec(); in _wrap_SBModule_GetPlatformFileSpec()
39367 lldb::SBFileSpec * resultptr = new lldb::SBFileSpec(result); in _wrap_SBModule_GetPlatformFileSpec()
39382 lldb::SBModule *arg1 = (lldb::SBModule *) 0 ; in _wrap_SBModule_SetPlatformFileSpec()
39383 lldb::SBFileSpec *arg2 = 0 ; in _wrap_SBModule_SetPlatformFileSpec()
39399 result = (bool)(arg1)->SetPlatformFileSpec((lldb::SBFileSpec const &)*arg2); in _wrap_SBModule_SetPlatformFileSpec()
39413 lldb::SBModule *arg1 = (lldb::SBModule *) 0 ; in _wrap_SBModule_GetRemoteInstallFileSpec()
39414 lldb::SBFileSpec result; in _wrap_SBModule_GetRemoteInstallFileSpec()
39425 lldb::SBFileSpec * resultptr = new lldb::SBFileSpec(result); in _wrap_SBModule_GetRemoteInstallFileSpec()
39440 lldb::SBModule *arg1 = (lldb::SBModule *) 0 ; in _wrap_SBModule_SetRemoteInstallFileSpec()
39441 lldb::SBFileSpec *arg2 = 0 ; in _wrap_SBModule_SetRemoteInstallFileSpec()
39471 lldb::SBModule *arg1 = (lldb::SBModule *) 0 ; in _wrap_SBModule_GetByteOrder()
39472 lldb::ByteOrder result; in _wrap_SBModule_GetByteOrder()
39481 result = (lldb::ByteOrder)(arg1)->GetByteOrder(); in _wrap_SBModule_GetByteOrder()
39495 lldb::SBModule *arg1 = (lldb::SBModule *) 0 ; in _wrap_SBModule_GetAddressByteSize()
39519 lldb::SBModule *arg1 = (lldb::SBModule *) 0 ; in _wrap_SBModule_GetTriple()
39543 lldb::SBModule *arg1 = (lldb::SBModule *) 0 ; in _wrap_SBModule_GetUUIDBytes()
39553 result = (uint8_t *)((lldb::SBModule const *)arg1)->GetUUIDBytes(); in _wrap_SBModule_GetUUIDBytes()
39567 lldb::SBModule *arg1 = (lldb::SBModule *) 0 ; in _wrap_SBModule_GetUUIDString()
39577 result = (char *)((lldb::SBModule const *)arg1)->GetUUIDString(); in _wrap_SBModule_GetUUIDString()
39591 lldb::SBModule *arg1 = (lldb::SBModule *) 0 ; in _wrap_SBModule___eq()
39592 lldb::SBModule *arg2 = 0 ; in _wrap_SBModule___eq()
39608 result = (bool)((lldb::SBModule const *)arg1)->operator ==((lldb::SBModule const &)*arg2); in _wrap_SBModule___eq()
39622 lldb::SBModule *arg1 = (lldb::SBModule *) 0 ; in _wrap_SBModule_FindSection()
39624 lldb::SBSection result; in _wrap_SBModule_FindSection()
39637 lldb::SBSection * resultptr = new lldb::SBSection(result); in _wrap_SBModule_FindSection()
39652 lldb::SBModule *arg1 = (lldb::SBModule *) 0 ; in _wrap_SBModule_ResolveFileAddress()
39653 lldb::addr_t arg2 ; in _wrap_SBModule_ResolveFileAddress()
39654 lldb::SBAddress result; in _wrap_SBModule_ResolveFileAddress()
39664 arg2 = (lldb::addr_t)lua_tointeger(L, 2); in _wrap_SBModule_ResolveFileAddress()
39667 lldb::SBAddress * resultptr = new lldb::SBAddress(result); in _wrap_SBModule_ResolveFileAddress()
39682 lldb::SBModule *arg1 = (lldb::SBModule *) 0 ; in _wrap_SBModule_ResolveSymbolContextForAddress()
39683 lldb::SBAddress *arg2 = 0 ; in _wrap_SBModule_ResolveSymbolContextForAddress()
39685 lldb::SBSymbolContext result; in _wrap_SBModule_ResolveSymbolContextForAddress()
39702 result = (arg1)->ResolveSymbolContextForAddress((lldb::SBAddress const &)*arg2,arg3); in _wrap_SBModule_ResolveSymbolContextForAddress()
39704 lldb::SBSymbolContext * resultptr = new lldb::SBSymbolContext(result); in _wrap_SBModule_ResolveSymbolContextForAddress()
39719 lldb::SBModule *arg1 = (lldb::SBModule *) 0 ; in _wrap_SBModule_GetDescription()
39720 lldb::SBStream *arg2 = 0 ; in _wrap_SBModule_GetDescription()
39750 lldb::SBModule *arg1 = (lldb::SBModule *) 0 ; in _wrap_SBModule_GetNumCompileUnits()
39774 lldb::SBModule *arg1 = (lldb::SBModule *) 0 ; in _wrap_SBModule_GetCompileUnitAtIndex()
39776 lldb::SBCompileUnit result; in _wrap_SBModule_GetCompileUnitAtIndex()
39789 lldb::SBCompileUnit * resultptr = new lldb::SBCompileUnit(result); in _wrap_SBModule_GetCompileUnitAtIndex()
39804 lldb::SBModule *arg1 = (lldb::SBModule *) 0 ; in _wrap_SBModule_FindCompileUnits()
39805 lldb::SBFileSpec *arg2 = 0 ; in _wrap_SBModule_FindCompileUnits()
39806 lldb::SBSymbolContextList result; in _wrap_SBModule_FindCompileUnits()
39821 result = (arg1)->FindCompileUnits((lldb::SBFileSpec const &)*arg2); in _wrap_SBModule_FindCompileUnits()
39823 lldb::SBSymbolContextList * resultptr = new lldb::SBSymbolContextList(result); in _wrap_SBModule_FindCompileUnits()
39838 lldb::SBModule *arg1 = (lldb::SBModule *) 0 ; in _wrap_SBModule_GetNumSymbols()
39862 lldb::SBModule *arg1 = (lldb::SBModule *) 0 ; in _wrap_SBModule_GetSymbolAtIndex()
39864 lldb::SBSymbol result; in _wrap_SBModule_GetSymbolAtIndex()
39877 lldb::SBSymbol * resultptr = new lldb::SBSymbol(result); in _wrap_SBModule_GetSymbolAtIndex()
39892 lldb::SBModule *arg1 = (lldb::SBModule *) 0 ; in _wrap_SBModule_FindSymbol__SWIG_0()
39894 lldb::SymbolType arg3 ; in _wrap_SBModule_FindSymbol__SWIG_0()
39895 lldb::SBSymbol result; in _wrap_SBModule_FindSymbol__SWIG_0()
39907 arg3 = (lldb::SymbolType)lua_tointeger(L, 3); in _wrap_SBModule_FindSymbol__SWIG_0()
39910 lldb::SBSymbol * resultptr = new lldb::SBSymbol(result); in _wrap_SBModule_FindSymbol__SWIG_0()
39925 lldb::SBModule *arg1 = (lldb::SBModule *) 0 ; in _wrap_SBModule_FindSymbol__SWIG_1()
39927 lldb::SBSymbol result; in _wrap_SBModule_FindSymbol__SWIG_1()
39940 lldb::SBSymbol * resultptr = new lldb::SBSymbol(result); in _wrap_SBModule_FindSymbol__SWIG_1()
40014 lldb::SBModule *arg1 = (lldb::SBModule *) 0 ; in _wrap_SBModule_FindSymbols__SWIG_0()
40016 lldb::SymbolType arg3 ; in _wrap_SBModule_FindSymbols__SWIG_0()
40017 lldb::SBSymbolContextList result; in _wrap_SBModule_FindSymbols__SWIG_0()
40029 arg3 = (lldb::SymbolType)lua_tointeger(L, 3); in _wrap_SBModule_FindSymbols__SWIG_0()
40032 lldb::SBSymbolContextList * resultptr = new lldb::SBSymbolContextList(result); in _wrap_SBModule_FindSymbols__SWIG_0()
40047 lldb::SBModule *arg1 = (lldb::SBModule *) 0 ; in _wrap_SBModule_FindSymbols__SWIG_1()
40049 lldb::SBSymbolContextList result; in _wrap_SBModule_FindSymbols__SWIG_1()
40062 lldb::SBSymbolContextList * resultptr = new lldb::SBSymbolContextList(result); in _wrap_SBModule_FindSymbols__SWIG_1()
40136 lldb::SBModule *arg1 = (lldb::SBModule *) 0 ; in _wrap_SBModule_GetNumSections()
40160 lldb::SBModule *arg1 = (lldb::SBModule *) 0 ; in _wrap_SBModule_GetSectionAtIndex()
40162 lldb::SBSection result; in _wrap_SBModule_GetSectionAtIndex()
40175 lldb::SBSection * resultptr = new lldb::SBSection(result); in _wrap_SBModule_GetSectionAtIndex()
40190 lldb::SBModule *arg1 = (lldb::SBModule *) 0 ; in _wrap_SBModule_FindFunctions__SWIG_0()
40193 lldb::SBSymbolContextList result; in _wrap_SBModule_FindFunctions__SWIG_0()
40208 lldb::SBSymbolContextList * resultptr = new lldb::SBSymbolContextList(result); in _wrap_SBModule_FindFunctions__SWIG_0()
40223 lldb::SBModule *arg1 = (lldb::SBModule *) 0 ; in _wrap_SBModule_FindFunctions__SWIG_1()
40225 lldb::SBSymbolContextList result; in _wrap_SBModule_FindFunctions__SWIG_1()
40238 lldb::SBSymbolContextList * resultptr = new lldb::SBSymbolContextList(result); in _wrap_SBModule_FindFunctions__SWIG_1()
40312 lldb::SBModule *arg1 = (lldb::SBModule *) 0 ; in _wrap_SBModule_FindGlobalVariables()
40313 lldb::SBTarget *arg2 = 0 ; in _wrap_SBModule_FindGlobalVariables()
40316 lldb::SBValueList result; in _wrap_SBModule_FindGlobalVariables()
40337 lldb::SBValueList * resultptr = new lldb::SBValueList(result); in _wrap_SBModule_FindGlobalVariables()
40352 lldb::SBModule *arg1 = (lldb::SBModule *) 0 ; in _wrap_SBModule_FindFirstGlobalVariable()
40353 lldb::SBTarget *arg2 = 0 ; in _wrap_SBModule_FindFirstGlobalVariable()
40355 lldb::SBValue result; in _wrap_SBModule_FindFirstGlobalVariable()
40374 lldb::SBValue * resultptr = new lldb::SBValue(result); in _wrap_SBModule_FindFirstGlobalVariable()
40389 lldb::SBModule *arg1 = (lldb::SBModule *) 0 ; in _wrap_SBModule_FindFirstType()
40391 lldb::SBType result; in _wrap_SBModule_FindFirstType()
40404 lldb::SBType * resultptr = new lldb::SBType(result); in _wrap_SBModule_FindFirstType()
40419 lldb::SBModule *arg1 = (lldb::SBModule *) 0 ; in _wrap_SBModule_FindTypes()
40421 lldb::SBTypeList result; in _wrap_SBModule_FindTypes()
40434 lldb::SBTypeList * resultptr = new lldb::SBTypeList(result); in _wrap_SBModule_FindTypes()
40449 lldb::SBModule *arg1 = (lldb::SBModule *) 0 ; in _wrap_SBModule_GetTypeByID()
40450 lldb::user_id_t arg2 ; in _wrap_SBModule_GetTypeByID()
40451 lldb::SBType result; in _wrap_SBModule_GetTypeByID()
40461 arg2 = (lldb::user_id_t)lua_tointeger(L, 2); in _wrap_SBModule_GetTypeByID()
40464 lldb::SBType * resultptr = new lldb::SBType(result); in _wrap_SBModule_GetTypeByID()
40479 lldb::SBModule *arg1 = (lldb::SBModule *) 0 ; in _wrap_SBModule_GetBasicType()
40480 lldb::BasicType arg2 ; in _wrap_SBModule_GetBasicType()
40481 lldb::SBType result; in _wrap_SBModule_GetBasicType()
40491 arg2 = (lldb::BasicType)lua_tointeger(L, 2); in _wrap_SBModule_GetBasicType()
40494 lldb::SBType * resultptr = new lldb::SBType(result); in _wrap_SBModule_GetBasicType()
40509 lldb::SBModule *arg1 = (lldb::SBModule *) 0 ; in _wrap_SBModule_GetTypes__SWIG_0()
40511 lldb::SBTypeList result; in _wrap_SBModule_GetTypes__SWIG_0()
40524 lldb::SBTypeList * resultptr = new lldb::SBTypeList(result); in _wrap_SBModule_GetTypes__SWIG_0()
40539 lldb::SBModule *arg1 = (lldb::SBModule *) 0 ; in _wrap_SBModule_GetTypes__SWIG_1()
40540 lldb::SBTypeList result; in _wrap_SBModule_GetTypes__SWIG_1()
40551 lldb::SBTypeList * resultptr = new lldb::SBTypeList(result); in _wrap_SBModule_GetTypes__SWIG_1()
40615 lldb::SBModule *arg1 = (lldb::SBModule *) 0 ; in _wrap_SBModule_GetVersion()
40658 lldb::SBModule *arg1 = (lldb::SBModule *) 0 ; in _wrap_SBModule_GetSymbolFileSpec()
40659 lldb::SBFileSpec result; in _wrap_SBModule_GetSymbolFileSpec()
40668 result = ((lldb::SBModule const *)arg1)->GetSymbolFileSpec(); in _wrap_SBModule_GetSymbolFileSpec()
40670 lldb::SBFileSpec * resultptr = new lldb::SBFileSpec(result); in _wrap_SBModule_GetSymbolFileSpec()
40685 lldb::SBModule *arg1 = (lldb::SBModule *) 0 ; in _wrap_SBModule_GetObjectFileHeaderAddress()
40686 lldb::SBAddress result; in _wrap_SBModule_GetObjectFileHeaderAddress()
40695 result = ((lldb::SBModule const *)arg1)->GetObjectFileHeaderAddress(); in _wrap_SBModule_GetObjectFileHeaderAddress()
40697 lldb::SBAddress * resultptr = new lldb::SBAddress(result); in _wrap_SBModule_GetObjectFileHeaderAddress()
40712 lldb::SBModule *arg1 = (lldb::SBModule *) 0 ; in _wrap_SBModule_GetObjectFileEntryPointAddress()
40713 lldb::SBAddress result; in _wrap_SBModule_GetObjectFileEntryPointAddress()
40722 result = ((lldb::SBModule const *)arg1)->GetObjectFileEntryPointAddress(); in _wrap_SBModule_GetObjectFileEntryPointAddress()
40724 lldb::SBAddress * resultptr = new lldb::SBAddress(result); in _wrap_SBModule_GetObjectFileEntryPointAddress()
40742 result = (uint32_t)lldb::SBModule::GetNumberAllocatedModules(); in _wrap_SBModule_GetNumberAllocatedModules()
40758 lldb::SBModule::GarbageCollectAllocatedModules(); in _wrap_SBModule_GarbageCollectAllocatedModules()
40772 lldb::SBModule *arg1 = (lldb::SBModule *) 0 ; in _wrap_SBModule___tostring()
40794 lldb::SBModule *arg1 = (lldb::SBModule *) obj; in swig_delete_SBModule()
40887 lldb::SBModuleSpec *result = 0 ; in _wrap_new_SBModuleSpec__SWIG_0()
40890 result = (lldb::SBModuleSpec *)new lldb::SBModuleSpec(); in _wrap_new_SBModuleSpec__SWIG_0()
40904 lldb::SBModuleSpec *arg1 = 0 ; in _wrap_new_SBModuleSpec__SWIG_1()
40905 lldb::SBModuleSpec *result = 0 ; in _wrap_new_SBModuleSpec__SWIG_1()
40914 result = (lldb::SBModuleSpec *)new lldb::SBModuleSpec((lldb::SBModuleSpec const &)*arg1); in _wrap_new_SBModuleSpec__SWIG_1()
40961 lldb::SBModuleSpec *arg1 = (lldb::SBModuleSpec *) 0 ; in _wrap_SBModuleSpec_IsValid()
40971 result = (bool)((lldb::SBModuleSpec const *)arg1)->IsValid(); in _wrap_SBModuleSpec_IsValid()
40985 lldb::SBModuleSpec *arg1 = (lldb::SBModuleSpec *) 0 ; in _wrap_SBModuleSpec_Clear()
41008 lldb::SBModuleSpec *arg1 = (lldb::SBModuleSpec *) 0 ; in _wrap_SBModuleSpec_GetFileSpec()
41009 lldb::SBFileSpec result; in _wrap_SBModuleSpec_GetFileSpec()
41020 lldb::SBFileSpec * resultptr = new lldb::SBFileSpec(result); in _wrap_SBModuleSpec_GetFileSpec()
41035 lldb::SBModuleSpec *arg1 = (lldb::SBModuleSpec *) 0 ; in _wrap_SBModuleSpec_SetFileSpec()
41036 lldb::SBFileSpec *arg2 = 0 ; in _wrap_SBModuleSpec_SetFileSpec()
41051 (arg1)->SetFileSpec((lldb::SBFileSpec const &)*arg2); in _wrap_SBModuleSpec_SetFileSpec()
41065 lldb::SBModuleSpec *arg1 = (lldb::SBModuleSpec *) 0 ; in _wrap_SBModuleSpec_GetPlatformFileSpec()
41066 lldb::SBFileSpec result; in _wrap_SBModuleSpec_GetPlatformFileSpec()
41077 lldb::SBFileSpec * resultptr = new lldb::SBFileSpec(result); in _wrap_SBModuleSpec_GetPlatformFileSpec()
41092 lldb::SBModuleSpec *arg1 = (lldb::SBModuleSpec *) 0 ; in _wrap_SBModuleSpec_SetPlatformFileSpec()
41093 lldb::SBFileSpec *arg2 = 0 ; in _wrap_SBModuleSpec_SetPlatformFileSpec()
41108 (arg1)->SetPlatformFileSpec((lldb::SBFileSpec const &)*arg2); in _wrap_SBModuleSpec_SetPlatformFileSpec()
41122 lldb::SBModuleSpec *arg1 = (lldb::SBModuleSpec *) 0 ; in _wrap_SBModuleSpec_GetSymbolFileSpec()
41123 lldb::SBFileSpec result; in _wrap_SBModuleSpec_GetSymbolFileSpec()
41134 lldb::SBFileSpec * resultptr = new lldb::SBFileSpec(result); in _wrap_SBModuleSpec_GetSymbolFileSpec()
41149 lldb::SBModuleSpec *arg1 = (lldb::SBModuleSpec *) 0 ; in _wrap_SBModuleSpec_SetSymbolFileSpec()
41150 lldb::SBFileSpec *arg2 = 0 ; in _wrap_SBModuleSpec_SetSymbolFileSpec()
41165 (arg1)->SetSymbolFileSpec((lldb::SBFileSpec const &)*arg2); in _wrap_SBModuleSpec_SetSymbolFileSpec()
41179 lldb::SBModuleSpec *arg1 = (lldb::SBModuleSpec *) 0 ; in _wrap_SBModuleSpec_GetObjectName()
41203 lldb::SBModuleSpec *arg1 = (lldb::SBModuleSpec *) 0 ; in _wrap_SBModuleSpec_SetObjectName()
41229 lldb::SBModuleSpec *arg1 = (lldb::SBModuleSpec *) 0 ; in _wrap_SBModuleSpec_GetTriple()
41253 lldb::SBModuleSpec *arg1 = (lldb::SBModuleSpec *) 0 ; in _wrap_SBModuleSpec_SetTriple()
41279 lldb::SBModuleSpec *arg1 = (lldb::SBModuleSpec *) 0 ; in _wrap_SBModuleSpec_GetUUIDBytes()
41303 lldb::SBModuleSpec *arg1 = (lldb::SBModuleSpec *) 0 ; in _wrap_SBModuleSpec_GetUUIDLength()
41327 lldb::SBModuleSpec *arg1 = (lldb::SBModuleSpec *) 0 ; in _wrap_SBModuleSpec_SetUUIDBytes()
41361 lldb::SBModuleSpec *arg1 = (lldb::SBModuleSpec *) 0 ; in _wrap_SBModuleSpec_GetObjectOffset()
41385 lldb::SBModuleSpec *arg1 = (lldb::SBModuleSpec *) 0 ; in _wrap_SBModuleSpec_SetObjectOffset()
41411 lldb::SBModuleSpec *arg1 = (lldb::SBModuleSpec *) 0 ; in _wrap_SBModuleSpec_GetObjectSize()
41435 lldb::SBModuleSpec *arg1 = (lldb::SBModuleSpec *) 0 ; in _wrap_SBModuleSpec_SetObjectSize()
41461 lldb::SBModuleSpec *arg1 = (lldb::SBModuleSpec *) 0 ; in _wrap_SBModuleSpec_GetDescription()
41462 lldb::SBStream *arg2 = 0 ; in _wrap_SBModuleSpec_GetDescription()
41492 lldb::SBModuleSpec *arg1 = (lldb::SBModuleSpec *) 0 ; in _wrap_SBModuleSpec___tostring()
41514 lldb::SBModuleSpec *arg1 = (lldb::SBModuleSpec *) obj; in swig_delete_SBModuleSpec()
41585 lldb::SBModuleSpecList *result = 0 ; in _wrap_new_SBModuleSpecList__SWIG_0()
41588 result = (lldb::SBModuleSpecList *)new lldb::SBModuleSpecList(); in _wrap_new_SBModuleSpecList__SWIG_0()
41602 lldb::SBModuleSpecList *arg1 = 0 ; in _wrap_new_SBModuleSpecList__SWIG_1()
41603 lldb::SBModuleSpecList *result = 0 ; in _wrap_new_SBModuleSpecList__SWIG_1()
41612 …result = (lldb::SBModuleSpecList *)new lldb::SBModuleSpecList((lldb::SBModuleSpecList const &)*arg… in _wrap_new_SBModuleSpecList__SWIG_1()
41660 lldb::SBModuleSpecList result; in _wrap_SBModuleSpecList_GetModuleSpecifications()
41665 result = lldb::SBModuleSpecList::GetModuleSpecifications((char const *)arg1); in _wrap_SBModuleSpecList_GetModuleSpecifications()
41667 lldb::SBModuleSpecList * resultptr = new lldb::SBModuleSpecList(result); in _wrap_SBModuleSpecList_GetModuleSpecifications()
41682 lldb::SBModuleSpecList *arg1 = (lldb::SBModuleSpecList *) 0 ; in _wrap_SBModuleSpecList_Append__SWIG_0()
41683 lldb::SBModuleSpec *arg2 = 0 ; in _wrap_SBModuleSpecList_Append__SWIG_0()
41698 (arg1)->Append((lldb::SBModuleSpec const &)*arg2); in _wrap_SBModuleSpecList_Append__SWIG_0()
41712 lldb::SBModuleSpecList *arg1 = (lldb::SBModuleSpecList *) 0 ; in _wrap_SBModuleSpecList_Append__SWIG_1()
41713 lldb::SBModuleSpecList *arg2 = 0 ; in _wrap_SBModuleSpecList_Append__SWIG_1()
41728 (arg1)->Append((lldb::SBModuleSpecList const &)*arg2); in _wrap_SBModuleSpecList_Append__SWIG_1()
41806 lldb::SBModuleSpecList *arg1 = (lldb::SBModuleSpecList *) 0 ; in _wrap_SBModuleSpecList_FindFirstMatchingSpec()
41807 lldb::SBModuleSpec *arg2 = 0 ; in _wrap_SBModuleSpecList_FindFirstMatchingSpec()
41808 lldb::SBModuleSpec result; in _wrap_SBModuleSpecList_FindFirstMatchingSpec()
41823 result = (arg1)->FindFirstMatchingSpec((lldb::SBModuleSpec const &)*arg2); in _wrap_SBModuleSpecList_FindFirstMatchingSpec()
41825 lldb::SBModuleSpec * resultptr = new lldb::SBModuleSpec(result); in _wrap_SBModuleSpecList_FindFirstMatchingSpec()
41840 lldb::SBModuleSpecList *arg1 = (lldb::SBModuleSpecList *) 0 ; in _wrap_SBModuleSpecList_FindMatchingSpecs()
41841 lldb::SBModuleSpec *arg2 = 0 ; in _wrap_SBModuleSpecList_FindMatchingSpecs()
41842 lldb::SBModuleSpecList result; in _wrap_SBModuleSpecList_FindMatchingSpecs()
41857 result = (arg1)->FindMatchingSpecs((lldb::SBModuleSpec const &)*arg2); in _wrap_SBModuleSpecList_FindMatchingSpecs()
41859 lldb::SBModuleSpecList * resultptr = new lldb::SBModuleSpecList(result); in _wrap_SBModuleSpecList_FindMatchingSpecs()
41874 lldb::SBModuleSpecList *arg1 = (lldb::SBModuleSpecList *) 0 ; in _wrap_SBModuleSpecList_GetSize()
41898 lldb::SBModuleSpecList *arg1 = (lldb::SBModuleSpecList *) 0 ; in _wrap_SBModuleSpecList_GetSpecAtIndex()
41900 lldb::SBModuleSpec result; in _wrap_SBModuleSpecList_GetSpecAtIndex()
41913 lldb::SBModuleSpec * resultptr = new lldb::SBModuleSpec(result); in _wrap_SBModuleSpecList_GetSpecAtIndex()
41928 lldb::SBModuleSpecList *arg1 = (lldb::SBModuleSpecList *) 0 ; in _wrap_SBModuleSpecList_GetDescription()
41929 lldb::SBStream *arg2 = 0 ; in _wrap_SBModuleSpecList_GetDescription()
41959 lldb::SBModuleSpecList *arg1 = (lldb::SBModuleSpecList *) 0 ; in _wrap_SBModuleSpecList___tostring()
41981 lldb::SBModuleSpecList *arg1 = (lldb::SBModuleSpecList *) obj; in swig_delete_SBModuleSpecList()
42039 lldb::SBMutex *result = 0 ; in _wrap_new_SBMutex__SWIG_0()
42042 result = (lldb::SBMutex *)new lldb::SBMutex(); in _wrap_new_SBMutex__SWIG_0()
42056 lldb::SBMutex *arg1 = 0 ; in _wrap_new_SBMutex__SWIG_1()
42057 lldb::SBMutex *result = 0 ; in _wrap_new_SBMutex__SWIG_1()
42066 result = (lldb::SBMutex *)new lldb::SBMutex((lldb::SBMutex const &)*arg1); in _wrap_new_SBMutex__SWIG_1()
42113 lldb::SBMutex *arg1 = (lldb::SBMutex *) 0 ; in _wrap_SBMutex_IsValid()
42123 result = (bool)((lldb::SBMutex const *)arg1)->IsValid(); in _wrap_SBMutex_IsValid()
42137 lldb::SBMutex *arg1 = (lldb::SBMutex *) 0 ; in _wrap_SBMutex_lock()
42146 ((lldb::SBMutex const *)arg1)->lock(); in _wrap_SBMutex_lock()
42160 lldb::SBMutex *arg1 = (lldb::SBMutex *) 0 ; in _wrap_SBMutex_unlock()
42169 ((lldb::SBMutex const *)arg1)->unlock(); in _wrap_SBMutex_unlock()
42181 lldb::SBMutex *arg1 = (lldb::SBMutex *) obj; in swig_delete_SBMutex()
42234 lldb::SBPlatformConnectOptions *result = 0 ; in _wrap_new_SBPlatformConnectOptions__SWIG_0()
42239 … result = (lldb::SBPlatformConnectOptions *)new lldb::SBPlatformConnectOptions((char const *)arg1); in _wrap_new_SBPlatformConnectOptions__SWIG_0()
42253 lldb::SBPlatformConnectOptions *arg1 = 0 ; in _wrap_new_SBPlatformConnectOptions__SWIG_1()
42254 lldb::SBPlatformConnectOptions *result = 0 ; in _wrap_new_SBPlatformConnectOptions__SWIG_1()
42263 …result = (lldb::SBPlatformConnectOptions *)new lldb::SBPlatformConnectOptions((lldb::SBPlatformCon… in _wrap_new_SBPlatformConnectOptions__SWIG_1()
42316 lldb::SBPlatformConnectOptions *arg1 = (lldb::SBPlatformConnectOptions *) 0 ; in _wrap_SBPlatformConnectOptions_GetURL()
42340 lldb::SBPlatformConnectOptions *arg1 = (lldb::SBPlatformConnectOptions *) 0 ; in _wrap_SBPlatformConnectOptions_SetURL()
42366 lldb::SBPlatformConnectOptions *arg1 = (lldb::SBPlatformConnectOptions *) 0 ; in _wrap_SBPlatformConnectOptions_GetRsyncEnabled()
42390 lldb::SBPlatformConnectOptions *arg1 = (lldb::SBPlatformConnectOptions *) 0 ; in _wrap_SBPlatformConnectOptions_EnableRsync()
42422 lldb::SBPlatformConnectOptions *arg1 = (lldb::SBPlatformConnectOptions *) 0 ; in _wrap_SBPlatformConnectOptions_DisableRsync()
42445 lldb::SBPlatformConnectOptions *arg1 = (lldb::SBPlatformConnectOptions *) 0 ; in _wrap_SBPlatformConnectOptions_GetLocalCacheDirectory()
42469 lldb::SBPlatformConnectOptions *arg1 = (lldb::SBPlatformConnectOptions *) 0 ; in _wrap_SBPlatformConnectOptions_SetLocalCacheDirectory()
42493 lldb::SBPlatformConnectOptions *arg1 = (lldb::SBPlatformConnectOptions *) obj; in swig_delete_SBPlatformConnectOptions()
42551 lldb::SBPlatformShellCommand *result = 0 ; in _wrap_new_SBPlatformShellCommand__SWIG_0()
42558 …result = (lldb::SBPlatformShellCommand *)new lldb::SBPlatformShellCommand((char const *)arg1,(char… in _wrap_new_SBPlatformShellCommand__SWIG_0()
42573 lldb::SBPlatformShellCommand *result = 0 ; in _wrap_new_SBPlatformShellCommand__SWIG_1()
42578 result = (lldb::SBPlatformShellCommand *)new lldb::SBPlatformShellCommand((char const *)arg1); in _wrap_new_SBPlatformShellCommand__SWIG_1()
42592 lldb::SBPlatformShellCommand *arg1 = 0 ; in _wrap_new_SBPlatformShellCommand__SWIG_2()
42593 lldb::SBPlatformShellCommand *result = 0 ; in _wrap_new_SBPlatformShellCommand__SWIG_2()
42602 …result = (lldb::SBPlatformShellCommand *)new lldb::SBPlatformShellCommand((lldb::SBPlatformShellCo… in _wrap_new_SBPlatformShellCommand__SWIG_2()
42670 lldb::SBPlatformShellCommand *arg1 = (lldb::SBPlatformShellCommand *) 0 ; in _wrap_SBPlatformShellCommand_Clear()
42693 lldb::SBPlatformShellCommand *arg1 = (lldb::SBPlatformShellCommand *) 0 ; in _wrap_SBPlatformShellCommand_GetShell()
42717 lldb::SBPlatformShellCommand *arg1 = (lldb::SBPlatformShellCommand *) 0 ; in _wrap_SBPlatformShellCommand_SetShell()
42743 lldb::SBPlatformShellCommand *arg1 = (lldb::SBPlatformShellCommand *) 0 ; in _wrap_SBPlatformShellCommand_GetCommand()
42767 lldb::SBPlatformShellCommand *arg1 = (lldb::SBPlatformShellCommand *) 0 ; in _wrap_SBPlatformShellCommand_SetCommand()
42793 lldb::SBPlatformShellCommand *arg1 = (lldb::SBPlatformShellCommand *) 0 ; in _wrap_SBPlatformShellCommand_GetWorkingDirectory()
42817 lldb::SBPlatformShellCommand *arg1 = (lldb::SBPlatformShellCommand *) 0 ; in _wrap_SBPlatformShellCommand_SetWorkingDirectory()
42843 lldb::SBPlatformShellCommand *arg1 = (lldb::SBPlatformShellCommand *) 0 ; in _wrap_SBPlatformShellCommand_GetTimeoutSeconds()
42867 lldb::SBPlatformShellCommand *arg1 = (lldb::SBPlatformShellCommand *) 0 ; in _wrap_SBPlatformShellCommand_SetTimeoutSeconds()
42893 lldb::SBPlatformShellCommand *arg1 = (lldb::SBPlatformShellCommand *) 0 ; in _wrap_SBPlatformShellCommand_GetSignal()
42917 lldb::SBPlatformShellCommand *arg1 = (lldb::SBPlatformShellCommand *) 0 ; in _wrap_SBPlatformShellCommand_GetStatus()
42941 lldb::SBPlatformShellCommand *arg1 = (lldb::SBPlatformShellCommand *) 0 ; in _wrap_SBPlatformShellCommand_GetOutput()
42963 lldb::SBPlatformShellCommand *arg1 = (lldb::SBPlatformShellCommand *) obj; in swig_delete_SBPlatformShellCommand()
43024 lldb::SBPlatform *result = 0 ; in _wrap_new_SBPlatform__SWIG_0()
43027 result = (lldb::SBPlatform *)new lldb::SBPlatform(); in _wrap_new_SBPlatform__SWIG_0()
43042 lldb::SBPlatform *result = 0 ; in _wrap_new_SBPlatform__SWIG_1()
43047 result = (lldb::SBPlatform *)new lldb::SBPlatform((char const *)arg1); in _wrap_new_SBPlatform__SWIG_1()
43061 lldb::SBPlatform *arg1 = 0 ; in _wrap_new_SBPlatform__SWIG_2()
43062 lldb::SBPlatform *result = 0 ; in _wrap_new_SBPlatform__SWIG_2()
43071 result = (lldb::SBPlatform *)new lldb::SBPlatform((lldb::SBPlatform const &)*arg1); in _wrap_new_SBPlatform__SWIG_2()
43128 lldb::SBPlatform result; in _wrap_SBPlatform_GetHostPlatform()
43131 result = lldb::SBPlatform::GetHostPlatform(); in _wrap_SBPlatform_GetHostPlatform()
43133 lldb::SBPlatform * resultptr = new lldb::SBPlatform(result); in _wrap_SBPlatform_GetHostPlatform()
43148 lldb::SBPlatform *arg1 = (lldb::SBPlatform *) 0 ; in _wrap_SBPlatform_IsValid()
43158 result = (bool)((lldb::SBPlatform const *)arg1)->IsValid(); in _wrap_SBPlatform_IsValid()
43172 lldb::SBPlatform *arg1 = (lldb::SBPlatform *) 0 ; in _wrap_SBPlatform_Clear()
43195 lldb::SBPlatform *arg1 = (lldb::SBPlatform *) 0 ; in _wrap_SBPlatform_GetWorkingDirectory()
43219 lldb::SBPlatform *arg1 = (lldb::SBPlatform *) 0 ; in _wrap_SBPlatform_SetWorkingDirectory()
43246 lldb::SBPlatform *arg1 = (lldb::SBPlatform *) 0 ; in _wrap_SBPlatform_GetName()
43270 lldb::SBPlatform *arg1 = (lldb::SBPlatform *) 0 ; in _wrap_SBPlatform_ConnectRemote()
43271 lldb::SBPlatformConnectOptions *arg2 = 0 ; in _wrap_SBPlatform_ConnectRemote()
43272 lldb::SBError result; in _wrap_SBPlatform_ConnectRemote()
43289 lldb::SBError * resultptr = new lldb::SBError(result); in _wrap_SBPlatform_ConnectRemote()
43304 lldb::SBPlatform *arg1 = (lldb::SBPlatform *) 0 ; in _wrap_SBPlatform_DisconnectRemote()
43327 lldb::SBPlatform *arg1 = (lldb::SBPlatform *) 0 ; in _wrap_SBPlatform_IsConnected()
43351 lldb::SBPlatform *arg1 = (lldb::SBPlatform *) 0 ; in _wrap_SBPlatform_GetTriple()
43375 lldb::SBPlatform *arg1 = (lldb::SBPlatform *) 0 ; in _wrap_SBPlatform_GetHostname()
43399 lldb::SBPlatform *arg1 = (lldb::SBPlatform *) 0 ; in _wrap_SBPlatform_GetOSBuild()
43423 lldb::SBPlatform *arg1 = (lldb::SBPlatform *) 0 ; in _wrap_SBPlatform_GetOSDescription()
43447 lldb::SBPlatform *arg1 = (lldb::SBPlatform *) 0 ; in _wrap_SBPlatform_GetOSMajorVersion()
43471 lldb::SBPlatform *arg1 = (lldb::SBPlatform *) 0 ; in _wrap_SBPlatform_GetOSMinorVersion()
43495 lldb::SBPlatform *arg1 = (lldb::SBPlatform *) 0 ; in _wrap_SBPlatform_GetOSUpdateVersion()
43519 lldb::SBPlatform *arg1 = (lldb::SBPlatform *) 0 ; in _wrap_SBPlatform_SetSDKRoot()
43545 lldb::SBPlatform *arg1 = (lldb::SBPlatform *) 0 ; in _wrap_SBPlatform_Put()
43546 lldb::SBFileSpec *arg2 = 0 ; in _wrap_SBPlatform_Put()
43547 lldb::SBFileSpec *arg3 = 0 ; in _wrap_SBPlatform_Put()
43548 lldb::SBError result; in _wrap_SBPlatform_Put()
43571 lldb::SBError * resultptr = new lldb::SBError(result); in _wrap_SBPlatform_Put()
43586 lldb::SBPlatform *arg1 = (lldb::SBPlatform *) 0 ; in _wrap_SBPlatform_Get()
43587 lldb::SBFileSpec *arg2 = 0 ; in _wrap_SBPlatform_Get()
43588 lldb::SBFileSpec *arg3 = 0 ; in _wrap_SBPlatform_Get()
43589 lldb::SBError result; in _wrap_SBPlatform_Get()
43612 lldb::SBError * resultptr = new lldb::SBError(result); in _wrap_SBPlatform_Get()
43627 lldb::SBPlatform *arg1 = (lldb::SBPlatform *) 0 ; in _wrap_SBPlatform_Install()
43628 lldb::SBFileSpec *arg2 = 0 ; in _wrap_SBPlatform_Install()
43629 lldb::SBFileSpec *arg3 = 0 ; in _wrap_SBPlatform_Install()
43630 lldb::SBError result; in _wrap_SBPlatform_Install()
43653 lldb::SBError * resultptr = new lldb::SBError(result); in _wrap_SBPlatform_Install()
43668 lldb::SBPlatform *arg1 = (lldb::SBPlatform *) 0 ; in _wrap_SBPlatform_Run()
43669 lldb::SBPlatformShellCommand *arg2 = 0 ; in _wrap_SBPlatform_Run()
43670 lldb::SBError result; in _wrap_SBPlatform_Run()
43687 lldb::SBError * resultptr = new lldb::SBError(result); in _wrap_SBPlatform_Run()
43702 lldb::SBPlatform *arg1 = (lldb::SBPlatform *) 0 ; in _wrap_SBPlatform_Launch()
43703 lldb::SBLaunchInfo *arg2 = 0 ; in _wrap_SBPlatform_Launch()
43704 lldb::SBError result; in _wrap_SBPlatform_Launch()
43721 lldb::SBError * resultptr = new lldb::SBError(result); in _wrap_SBPlatform_Launch()
43736 lldb::SBPlatform *arg1 = (lldb::SBPlatform *) 0 ; in _wrap_SBPlatform_Attach()
43737 lldb::SBAttachInfo *arg2 = 0 ; in _wrap_SBPlatform_Attach()
43738 lldb::SBDebugger *arg3 = 0 ; in _wrap_SBPlatform_Attach()
43739 lldb::SBTarget *arg4 = 0 ; in _wrap_SBPlatform_Attach()
43740 lldb::SBError *arg5 = 0 ; in _wrap_SBPlatform_Attach()
43741 lldb::SBProcess result; in _wrap_SBPlatform_Attach()
43774 result = (arg1)->Attach(*arg2,(lldb::SBDebugger const &)*arg3,*arg4,*arg5); in _wrap_SBPlatform_Attach()
43776 lldb::SBProcess * resultptr = new lldb::SBProcess(result); in _wrap_SBPlatform_Attach()
43791 lldb::SBPlatform *arg1 = (lldb::SBPlatform *) 0 ; in _wrap_SBPlatform_GetAllProcesses()
43792 lldb::SBError *arg2 = 0 ; in _wrap_SBPlatform_GetAllProcesses()
43793 lldb::SBProcessInfoList result; in _wrap_SBPlatform_GetAllProcesses()
43810 lldb::SBProcessInfoList * resultptr = new lldb::SBProcessInfoList(result); in _wrap_SBPlatform_GetAllProcesses()
43825 lldb::SBPlatform *arg1 = (lldb::SBPlatform *) 0 ; in _wrap_SBPlatform_Kill()
43826 lldb::pid_t arg2 ; in _wrap_SBPlatform_Kill()
43827 lldb::SBError result; in _wrap_SBPlatform_Kill()
43837 arg2 = (lldb::pid_t const)lua_tointeger(L, 2); in _wrap_SBPlatform_Kill()
43840 lldb::SBError * resultptr = new lldb::SBError(result); in _wrap_SBPlatform_Kill()
43855 lldb::SBPlatform *arg1 = (lldb::SBPlatform *) 0 ; in _wrap_SBPlatform_MakeDirectory__SWIG_0()
43858 lldb::SBError result; in _wrap_SBPlatform_MakeDirectory__SWIG_0()
43873 lldb::SBError * resultptr = new lldb::SBError(result); in _wrap_SBPlatform_MakeDirectory__SWIG_0()
43888 lldb::SBPlatform *arg1 = (lldb::SBPlatform *) 0 ; in _wrap_SBPlatform_MakeDirectory__SWIG_1()
43890 lldb::SBError result; in _wrap_SBPlatform_MakeDirectory__SWIG_1()
43903 lldb::SBError * resultptr = new lldb::SBError(result); in _wrap_SBPlatform_MakeDirectory__SWIG_1()
43977 lldb::SBPlatform *arg1 = (lldb::SBPlatform *) 0 ; in _wrap_SBPlatform_GetFilePermissions()
44004 lldb::SBPlatform *arg1 = (lldb::SBPlatform *) 0 ; in _wrap_SBPlatform_SetFilePermissions()
44007 lldb::SBError result; in _wrap_SBPlatform_SetFilePermissions()
44022 lldb::SBError * resultptr = new lldb::SBError(result); in _wrap_SBPlatform_SetFilePermissions()
44037 lldb::SBPlatform *arg1 = (lldb::SBPlatform *) 0 ; in _wrap_SBPlatform_GetUnixSignals()
44038 lldb::SBUnixSignals result; in _wrap_SBPlatform_GetUnixSignals()
44047 result = ((lldb::SBPlatform const *)arg1)->GetUnixSignals(); in _wrap_SBPlatform_GetUnixSignals()
44049 lldb::SBUnixSignals * resultptr = new lldb::SBUnixSignals(result); in _wrap_SBPlatform_GetUnixSignals()
44064 lldb::SBPlatform *arg1 = (lldb::SBPlatform *) 0 ; in _wrap_SBPlatform_GetEnvironment()
44065 lldb::SBEnvironment result; in _wrap_SBPlatform_GetEnvironment()
44076 lldb::SBEnvironment * resultptr = new lldb::SBEnvironment(result); in _wrap_SBPlatform_GetEnvironment()
44091 lldb::SBPlatform *arg1 = (lldb::SBPlatform *) 0 ; in _wrap_SBPlatform_SetLocateModuleCallback()
44092 lldb::SBPlatformLocateModuleCallback arg2 = (lldb::SBPlatformLocateModuleCallback) 0 ; in _wrap_SBPlatform_SetLocateModuleCallback()
44094 lldb::SBError result; in _wrap_SBPlatform_SetLocateModuleCallback()
44113 lldb::SBError * resultptr = new lldb::SBError(result); in _wrap_SBPlatform_SetLocateModuleCallback()
44126 lldb::SBPlatform *arg1 = (lldb::SBPlatform *) obj; in swig_delete_SBPlatform()
44206 lldb::SBProcess *result = 0 ; in _wrap_new_SBProcess__SWIG_0()
44209 result = (lldb::SBProcess *)new lldb::SBProcess(); in _wrap_new_SBProcess__SWIG_0()
44223 lldb::SBProcess *arg1 = 0 ; in _wrap_new_SBProcess__SWIG_1()
44224 lldb::SBProcess *result = 0 ; in _wrap_new_SBProcess__SWIG_1()
44233 result = (lldb::SBProcess *)new lldb::SBProcess((lldb::SBProcess const &)*arg1); in _wrap_new_SBProcess__SWIG_1()
44283 result = (char *)lldb::SBProcess::GetBroadcasterClassName(); in _wrap_SBProcess_GetBroadcasterClassName()
44297 lldb::SBProcess *arg1 = (lldb::SBProcess *) 0 ; in _wrap_SBProcess_GetPluginName()
44321 lldb::SBProcess *arg1 = (lldb::SBProcess *) 0 ; in _wrap_SBProcess_GetShortPluginName()
44345 lldb::SBProcess *arg1 = (lldb::SBProcess *) 0 ; in _wrap_SBProcess_Clear()
44368 lldb::SBProcess *arg1 = (lldb::SBProcess *) 0 ; in _wrap_SBProcess_IsValid()
44378 result = (bool)((lldb::SBProcess const *)arg1)->IsValid(); in _wrap_SBProcess_IsValid()
44392 lldb::SBProcess *arg1 = (lldb::SBProcess *) 0 ; in _wrap_SBProcess_GetTarget()
44393 lldb::SBTarget result; in _wrap_SBProcess_GetTarget()
44402 result = ((lldb::SBProcess const *)arg1)->GetTarget(); in _wrap_SBProcess_GetTarget()
44404 lldb::SBTarget * resultptr = new lldb::SBTarget(result); in _wrap_SBProcess_GetTarget()
44419 lldb::SBProcess *arg1 = (lldb::SBProcess *) 0 ; in _wrap_SBProcess_GetByteOrder()
44420 lldb::ByteOrder result; in _wrap_SBProcess_GetByteOrder()
44429 result = (lldb::ByteOrder)((lldb::SBProcess const *)arg1)->GetByteOrder(); in _wrap_SBProcess_GetByteOrder()
44443 lldb::SBProcess *arg1 = (lldb::SBProcess *) 0 ; in _wrap_SBProcess_PutSTDIN()
44472 lldb::SBProcess *arg1 = (lldb::SBProcess *) 0 ; in _wrap_SBProcess_GetSTDOUT()
44491 result = ((lldb::SBProcess const *)arg1)->GetSTDOUT(arg2,SWIG_STD_MOVE(arg3)); in _wrap_SBProcess_GetSTDOUT()
44515 lldb::SBProcess *arg1 = (lldb::SBProcess *) 0 ; in _wrap_SBProcess_GetSTDERR()
44534 result = ((lldb::SBProcess const *)arg1)->GetSTDERR(arg2,SWIG_STD_MOVE(arg3)); in _wrap_SBProcess_GetSTDERR()
44558 lldb::SBProcess *arg1 = (lldb::SBProcess *) 0 ; in _wrap_SBProcess_GetAsyncProfileData()
44577 result = ((lldb::SBProcess const *)arg1)->GetAsyncProfileData(arg2,SWIG_STD_MOVE(arg3)); in _wrap_SBProcess_GetAsyncProfileData()
44601 lldb::SBProcess *arg1 = (lldb::SBProcess *) 0 ; in _wrap_SBProcess_ReportEventState__SWIG_0()
44602 lldb::SBEvent *arg2 = 0 ; in _wrap_SBProcess_ReportEventState__SWIG_0()
44603 lldb::SBFile arg3 ; in _wrap_SBProcess_ReportEventState__SWIG_0()
44604 lldb::SBFile *argp3 ; in _wrap_SBProcess_ReportEventState__SWIG_0()
44626 …((lldb::SBProcess const *)arg1)->ReportEventState((lldb::SBEvent const &)*arg2,SWIG_STD_MOVE(arg3)… in _wrap_SBProcess_ReportEventState__SWIG_0()
44640 lldb::SBProcess *arg1 = (lldb::SBProcess *) 0 ; in _wrap_SBProcess_ReportEventState__SWIG_1()
44641 lldb::SBEvent *arg2 = 0 ; in _wrap_SBProcess_ReportEventState__SWIG_1()
44659 lldb::FileSP file_sp; in _wrap_SBProcess_ReportEventState__SWIG_1()
44665 …((lldb::SBProcess const *)arg1)->ReportEventState((lldb::SBEvent const &)*arg2,SWIG_STD_MOVE(arg3)… in _wrap_SBProcess_ReportEventState__SWIG_1()
44759 lldb::SBProcess *arg1 = (lldb::SBProcess *) 0 ; in _wrap_SBProcess_AppendEventStateReport()
44760 lldb::SBEvent *arg2 = 0 ; in _wrap_SBProcess_AppendEventStateReport()
44761 lldb::SBCommandReturnObject *arg3 = 0 ; in _wrap_SBProcess_AppendEventStateReport()
44782 (arg1)->AppendEventStateReport((lldb::SBEvent const &)*arg2,*arg3); in _wrap_SBProcess_AppendEventStateReport()
44796 lldb::SBProcess *arg1 = (lldb::SBProcess *) 0 ; in _wrap_SBProcess_RemoteAttachToProcessWithID()
44797 lldb::pid_t arg2 ; in _wrap_SBProcess_RemoteAttachToProcessWithID()
44798 lldb::SBError *arg3 = 0 ; in _wrap_SBProcess_RemoteAttachToProcessWithID()
44810 arg2 = (lldb::pid_t)lua_tointeger(L, 2); in _wrap_SBProcess_RemoteAttachToProcessWithID()
44830 lldb::SBProcess *arg1 = (lldb::SBProcess *) 0 ; in _wrap_SBProcess_RemoteLaunch()
44839 lldb::SBError *arg10 = 0 ; in _wrap_SBProcess_RemoteLaunch()
44939 lldb::SBProcess *arg1 = (lldb::SBProcess *) 0 ; in _wrap_SBProcess_GetNumThreads()
44963 lldb::SBProcess *arg1 = (lldb::SBProcess *) 0 ; in _wrap_SBProcess_GetThreadAtIndex()
44965 lldb::SBThread result; in _wrap_SBProcess_GetThreadAtIndex()
44978 lldb::SBThread * resultptr = new lldb::SBThread(result); in _wrap_SBProcess_GetThreadAtIndex()
44993 lldb::SBProcess *arg1 = (lldb::SBProcess *) 0 ; in _wrap_SBProcess_GetThreadByID()
44994 lldb::tid_t arg2 ; in _wrap_SBProcess_GetThreadByID()
44995 lldb::SBThread result; in _wrap_SBProcess_GetThreadByID()
45005 arg2 = (lldb::tid_t)lua_tointeger(L, 2); in _wrap_SBProcess_GetThreadByID()
45008 lldb::SBThread * resultptr = new lldb::SBThread(result); in _wrap_SBProcess_GetThreadByID()
45023 lldb::SBProcess *arg1 = (lldb::SBProcess *) 0 ; in _wrap_SBProcess_GetThreadByIndexID()
45025 lldb::SBThread result; in _wrap_SBProcess_GetThreadByIndexID()
45038 lldb::SBThread * resultptr = new lldb::SBThread(result); in _wrap_SBProcess_GetThreadByIndexID()
45053 lldb::SBProcess *arg1 = (lldb::SBProcess *) 0 ; in _wrap_SBProcess_GetSelectedThread()
45054 lldb::SBThread result; in _wrap_SBProcess_GetSelectedThread()
45063 result = ((lldb::SBProcess const *)arg1)->GetSelectedThread(); in _wrap_SBProcess_GetSelectedThread()
45065 lldb::SBThread * resultptr = new lldb::SBThread(result); in _wrap_SBProcess_GetSelectedThread()
45080 lldb::SBProcess *arg1 = (lldb::SBProcess *) 0 ; in _wrap_SBProcess_CreateOSPluginThread()
45081 lldb::tid_t arg2 ; in _wrap_SBProcess_CreateOSPluginThread()
45082 lldb::addr_t arg3 ; in _wrap_SBProcess_CreateOSPluginThread()
45083 lldb::SBThread result; in _wrap_SBProcess_CreateOSPluginThread()
45094 arg2 = (lldb::tid_t)lua_tointeger(L, 2); in _wrap_SBProcess_CreateOSPluginThread()
45095 arg3 = (lldb::addr_t)lua_tointeger(L, 3); in _wrap_SBProcess_CreateOSPluginThread()
45098 lldb::SBThread * resultptr = new lldb::SBThread(result); in _wrap_SBProcess_CreateOSPluginThread()
45113 lldb::SBProcess *arg1 = (lldb::SBProcess *) 0 ; in _wrap_SBProcess_SetSelectedThread()
45114 lldb::SBThread *arg2 = 0 ; in _wrap_SBProcess_SetSelectedThread()
45130 result = (bool)(arg1)->SetSelectedThread((lldb::SBThread const &)*arg2); in _wrap_SBProcess_SetSelectedThread()
45144 lldb::SBProcess *arg1 = (lldb::SBProcess *) 0 ; in _wrap_SBProcess_SetSelectedThreadByID()
45145 lldb::tid_t arg2 ; in _wrap_SBProcess_SetSelectedThreadByID()
45156 arg2 = (lldb::tid_t)lua_tointeger(L, 2); in _wrap_SBProcess_SetSelectedThreadByID()
45171 lldb::SBProcess *arg1 = (lldb::SBProcess *) 0 ; in _wrap_SBProcess_SetSelectedThreadByIndexID()
45198 lldb::SBProcess *arg1 = (lldb::SBProcess *) 0 ; in _wrap_SBProcess_GetNumQueues()
45222 lldb::SBProcess *arg1 = (lldb::SBProcess *) 0 ; in _wrap_SBProcess_GetQueueAtIndex()
45224 lldb::SBQueue result; in _wrap_SBProcess_GetQueueAtIndex()
45237 lldb::SBQueue * resultptr = new lldb::SBQueue(result); in _wrap_SBProcess_GetQueueAtIndex()
45252 lldb::SBProcess *arg1 = (lldb::SBProcess *) 0 ; in _wrap_SBProcess_GetState()
45253 lldb::StateType result; in _wrap_SBProcess_GetState()
45262 result = (lldb::StateType)(arg1)->GetState(); in _wrap_SBProcess_GetState()
45276 lldb::SBProcess *arg1 = (lldb::SBProcess *) 0 ; in _wrap_SBProcess_GetExitStatus()
45300 lldb::SBProcess *arg1 = (lldb::SBProcess *) 0 ; in _wrap_SBProcess_GetExitDescription()
45324 lldb::SBProcess *arg1 = (lldb::SBProcess *) 0 ; in _wrap_SBProcess_GetProcessID()
45325 lldb::pid_t result; in _wrap_SBProcess_GetProcessID()
45334 result = (lldb::pid_t)(arg1)->GetProcessID(); in _wrap_SBProcess_GetProcessID()
45348 lldb::SBProcess *arg1 = (lldb::SBProcess *) 0 ; in _wrap_SBProcess_GetUniqueID()
45372 lldb::SBProcess *arg1 = (lldb::SBProcess *) 0 ; in _wrap_SBProcess_GetAddressByteSize()
45382 result = (uint32_t)((lldb::SBProcess const *)arg1)->GetAddressByteSize(); in _wrap_SBProcess_GetAddressByteSize()
45396 lldb::SBProcess *arg1 = (lldb::SBProcess *) 0 ; in _wrap_SBProcess_Destroy()
45397 lldb::SBError result; in _wrap_SBProcess_Destroy()
45408 lldb::SBError * resultptr = new lldb::SBError(result); in _wrap_SBProcess_Destroy()
45423 lldb::SBProcess *arg1 = (lldb::SBProcess *) 0 ; in _wrap_SBProcess_Continue()
45424 lldb::SBError result; in _wrap_SBProcess_Continue()
45435 lldb::SBError * resultptr = new lldb::SBError(result); in _wrap_SBProcess_Continue()
45450 lldb::SBProcess *arg1 = (lldb::SBProcess *) 0 ; in _wrap_SBProcess_ContinueInDirection()
45451 lldb::RunDirection arg2 ; in _wrap_SBProcess_ContinueInDirection()
45452 lldb::SBError result; in _wrap_SBProcess_ContinueInDirection()
45462 arg2 = (lldb::RunDirection)lua_tointeger(L, 2); in _wrap_SBProcess_ContinueInDirection()
45465 lldb::SBError * resultptr = new lldb::SBError(result); in _wrap_SBProcess_ContinueInDirection()
45480 lldb::SBProcess *arg1 = (lldb::SBProcess *) 0 ; in _wrap_SBProcess_Stop()
45481 lldb::SBError result; in _wrap_SBProcess_Stop()
45492 lldb::SBError * resultptr = new lldb::SBError(result); in _wrap_SBProcess_Stop()
45507 lldb::SBProcess *arg1 = (lldb::SBProcess *) 0 ; in _wrap_SBProcess_Kill()
45508 lldb::SBError result; in _wrap_SBProcess_Kill()
45519 lldb::SBError * resultptr = new lldb::SBError(result); in _wrap_SBProcess_Kill()
45534 lldb::SBProcess *arg1 = (lldb::SBProcess *) 0 ; in _wrap_SBProcess_Detach__SWIG_0()
45535 lldb::SBError result; in _wrap_SBProcess_Detach__SWIG_0()
45546 lldb::SBError * resultptr = new lldb::SBError(result); in _wrap_SBProcess_Detach__SWIG_0()
45561 lldb::SBProcess *arg1 = (lldb::SBProcess *) 0 ; in _wrap_SBProcess_Detach__SWIG_1()
45563 lldb::SBError result; in _wrap_SBProcess_Detach__SWIG_1()
45576 lldb::SBError * resultptr = new lldb::SBError(result); in _wrap_SBProcess_Detach__SWIG_1()
45640 lldb::SBProcess *arg1 = (lldb::SBProcess *) 0 ; in _wrap_SBProcess_Signal()
45642 lldb::SBError result; in _wrap_SBProcess_Signal()
45655 lldb::SBError * resultptr = new lldb::SBError(result); in _wrap_SBProcess_Signal()
45670 lldb::SBProcess *arg1 = (lldb::SBProcess *) 0 ; in _wrap_SBProcess_GetUnixSignals()
45671 lldb::SBUnixSignals result; in _wrap_SBProcess_GetUnixSignals()
45682 lldb::SBUnixSignals * resultptr = new lldb::SBUnixSignals(result); in _wrap_SBProcess_GetUnixSignals()
45697 lldb::SBProcess *arg1 = (lldb::SBProcess *) 0 ; in _wrap_SBProcess_SendAsyncInterrupt()
45720 lldb::SBProcess *arg1 = (lldb::SBProcess *) 0 ; in _wrap_SBProcess_GetStopID__SWIG_0()
45747 lldb::SBProcess *arg1 = (lldb::SBProcess *) 0 ; in _wrap_SBProcess_GetStopID__SWIG_1()
45820 lldb::SBProcess *arg1 = (lldb::SBProcess *) 0 ; in _wrap_SBProcess_GetStopEventForStopID()
45822 lldb::SBEvent result; in _wrap_SBProcess_GetStopEventForStopID()
45835 lldb::SBEvent * resultptr = new lldb::SBEvent(result); in _wrap_SBProcess_GetStopEventForStopID()
45850 lldb::SBProcess *arg1 = (lldb::SBProcess *) 0 ; in _wrap_SBProcess_ForceScriptedState()
45851 lldb::StateType arg2 ; in _wrap_SBProcess_ForceScriptedState()
45861 arg2 = (lldb::StateType)lua_tointeger(L, 2); in _wrap_SBProcess_ForceScriptedState()
45876 lldb::SBProcess *arg1 = (lldb::SBProcess *) 0 ; in _wrap_SBProcess_ReadMemory()
45877 lldb::addr_t arg2 ; in _wrap_SBProcess_ReadMemory()
45880 lldb::SBError *arg5 = 0 ; in _wrap_SBProcess_ReadMemory()
45892 arg2 = (lldb::addr_t)lua_tointeger(L, 2); in _wrap_SBProcess_ReadMemory()
45929 lldb::SBProcess *arg1 = (lldb::SBProcess *) 0 ; in _wrap_SBProcess_WriteMemory()
45930 lldb::addr_t arg2 ; in _wrap_SBProcess_WriteMemory()
45933 lldb::SBError *arg5 = 0 ; in _wrap_SBProcess_WriteMemory()
45945 arg2 = (lldb::addr_t)lua_tointeger(L, 2); in _wrap_SBProcess_WriteMemory()
45968 lldb::SBProcess *arg1 = (lldb::SBProcess *) 0 ; in _wrap_SBProcess_ReadCStringFromMemory()
45969 lldb::addr_t arg2 ; in _wrap_SBProcess_ReadCStringFromMemory()
45972 lldb::SBError *arg5 = 0 ; in _wrap_SBProcess_ReadCStringFromMemory()
45984 arg2 = (lldb::addr_t)lua_tointeger(L, 2); in _wrap_SBProcess_ReadCStringFromMemory()
46021 lldb::SBProcess *arg1 = (lldb::SBProcess *) 0 ; in _wrap_SBProcess_ReadUnsignedFromMemory()
46022 lldb::addr_t arg2 ; in _wrap_SBProcess_ReadUnsignedFromMemory()
46024 lldb::SBError *arg4 = 0 ; in _wrap_SBProcess_ReadUnsignedFromMemory()
46037 arg2 = (lldb::addr_t)lua_tointeger(L, 2); in _wrap_SBProcess_ReadUnsignedFromMemory()
46058 lldb::SBProcess *arg1 = (lldb::SBProcess *) 0 ; in _wrap_SBProcess_ReadPointerFromMemory()
46059 lldb::addr_t arg2 ; in _wrap_SBProcess_ReadPointerFromMemory()
46060 lldb::SBError *arg3 = 0 ; in _wrap_SBProcess_ReadPointerFromMemory()
46061 lldb::addr_t result; in _wrap_SBProcess_ReadPointerFromMemory()
46072 arg2 = (lldb::addr_t)lua_tointeger(L, 2); in _wrap_SBProcess_ReadPointerFromMemory()
46078 result = (lldb::addr_t)(arg1)->ReadPointerFromMemory(arg2,*arg3); in _wrap_SBProcess_ReadPointerFromMemory()
46092 lldb::SBProcess *arg1 = (lldb::SBProcess *) 0 ; in _wrap_SBProcess_FindRangesInMemory()
46095 lldb::SBAddressRangeList *arg4 = 0 ; in _wrap_SBProcess_FindRangesInMemory()
46098 lldb::SBError *arg7 = 0 ; in _wrap_SBProcess_FindRangesInMemory()
46099 lldb::SBAddressRangeList result; in _wrap_SBProcess_FindRangesInMemory()
46128 …result = (arg1)->FindRangesInMemory((void const *)arg2,arg3,(lldb::SBAddressRangeList const &)*arg… in _wrap_SBProcess_FindRangesInMemory()
46130 lldb::SBAddressRangeList * resultptr = new lldb::SBAddressRangeList(result); in _wrap_SBProcess_FindRangesInMemory()
46145 lldb::SBProcess *arg1 = (lldb::SBProcess *) 0 ; in _wrap_SBProcess_FindInMemory()
46148 lldb::SBAddressRange *arg4 = 0 ; in _wrap_SBProcess_FindInMemory()
46150 lldb::SBError *arg6 = 0 ; in _wrap_SBProcess_FindInMemory()
46151 lldb::addr_t result; in _wrap_SBProcess_FindInMemory()
46178 …result = (lldb::addr_t)(arg1)->FindInMemory((void const *)arg2,arg3,(lldb::SBAddressRange const &)… in _wrap_SBProcess_FindInMemory()
46192 lldb::SBEvent *arg1 = 0 ; in _wrap_SBProcess_GetStateFromEvent()
46193 lldb::StateType result; in _wrap_SBProcess_GetStateFromEvent()
46202 result = (lldb::StateType)lldb::SBProcess::GetStateFromEvent((lldb::SBEvent const &)*arg1); in _wrap_SBProcess_GetStateFromEvent()
46216 lldb::SBEvent *arg1 = 0 ; in _wrap_SBProcess_GetRestartedFromEvent()
46226 result = (bool)lldb::SBProcess::GetRestartedFromEvent((lldb::SBEvent const &)*arg1); in _wrap_SBProcess_GetRestartedFromEvent()
46240 lldb::SBEvent *arg1 = 0 ; in _wrap_SBProcess_GetNumRestartedReasonsFromEvent()
46250 result = lldb::SBProcess::GetNumRestartedReasonsFromEvent((lldb::SBEvent const &)*arg1); in _wrap_SBProcess_GetNumRestartedReasonsFromEvent()
46264 lldb::SBEvent *arg1 = 0 ; in _wrap_SBProcess_GetRestartedReasonAtIndexFromEvent()
46277 …result = (char *)lldb::SBProcess::GetRestartedReasonAtIndexFromEvent((lldb::SBEvent const &)*arg1,… in _wrap_SBProcess_GetRestartedReasonAtIndexFromEvent()
46291 lldb::SBEvent *arg1 = 0 ; in _wrap_SBProcess_GetProcessFromEvent()
46292 lldb::SBProcess result; in _wrap_SBProcess_GetProcessFromEvent()
46301 result = lldb::SBProcess::GetProcessFromEvent((lldb::SBEvent const &)*arg1); in _wrap_SBProcess_GetProcessFromEvent()
46303 lldb::SBProcess * resultptr = new lldb::SBProcess(result); in _wrap_SBProcess_GetProcessFromEvent()
46318 lldb::SBEvent *arg1 = 0 ; in _wrap_SBProcess_GetInterruptedFromEvent()
46328 result = (bool)lldb::SBProcess::GetInterruptedFromEvent((lldb::SBEvent const &)*arg1); in _wrap_SBProcess_GetInterruptedFromEvent()
46342 lldb::SBEvent *arg1 = 0 ; in _wrap_SBProcess_GetStructuredDataFromEvent()
46343 lldb::SBStructuredData result; in _wrap_SBProcess_GetStructuredDataFromEvent()
46352 result = lldb::SBProcess::GetStructuredDataFromEvent((lldb::SBEvent const &)*arg1); in _wrap_SBProcess_GetStructuredDataFromEvent()
46354 lldb::SBStructuredData * resultptr = new lldb::SBStructuredData(result); in _wrap_SBProcess_GetStructuredDataFromEvent()
46369 lldb::SBEvent *arg1 = 0 ; in _wrap_SBProcess_EventIsProcessEvent()
46379 result = (bool)lldb::SBProcess::EventIsProcessEvent((lldb::SBEvent const &)*arg1); in _wrap_SBProcess_EventIsProcessEvent()
46393 lldb::SBEvent *arg1 = 0 ; in _wrap_SBProcess_EventIsStructuredDataEvent()
46403 result = (bool)lldb::SBProcess::EventIsStructuredDataEvent((lldb::SBEvent const &)*arg1); in _wrap_SBProcess_EventIsStructuredDataEvent()
46417 lldb::SBProcess *arg1 = (lldb::SBProcess *) 0 ; in _wrap_SBProcess_GetBroadcaster()
46418 lldb::SBBroadcaster result; in _wrap_SBProcess_GetBroadcaster()
46427 result = ((lldb::SBProcess const *)arg1)->GetBroadcaster(); in _wrap_SBProcess_GetBroadcaster()
46429 lldb::SBBroadcaster * resultptr = new lldb::SBBroadcaster(result); in _wrap_SBProcess_GetBroadcaster()
46447 result = (char *)lldb::SBProcess::GetBroadcasterClass(); in _wrap_SBProcess_GetBroadcasterClass()
46461 lldb::SBProcess *arg1 = (lldb::SBProcess *) 0 ; in _wrap_SBProcess_GetDescription()
46462 lldb::SBStream *arg2 = 0 ; in _wrap_SBProcess_GetDescription()
46492 lldb::SBProcess *arg1 = (lldb::SBProcess *) 0 ; in _wrap_SBProcess_GetExtendedCrashInformation()
46493 lldb::SBStructuredData result; in _wrap_SBProcess_GetExtendedCrashInformation()
46504 lldb::SBStructuredData * resultptr = new lldb::SBStructuredData(result); in _wrap_SBProcess_GetExtendedCrashInformation()
46519 lldb::SBProcess *arg1 = (lldb::SBProcess *) 0 ; in _wrap_SBProcess_GetNumSupportedHardwareWatchpoints()
46520 lldb::SBError *arg2 = 0 ; in _wrap_SBProcess_GetNumSupportedHardwareWatchpoints()
46536 result = (uint32_t)((lldb::SBProcess const *)arg1)->GetNumSupportedHardwareWatchpoints(*arg2); in _wrap_SBProcess_GetNumSupportedHardwareWatchpoints()
46550 lldb::SBProcess *arg1 = (lldb::SBProcess *) 0 ; in _wrap_SBProcess_LoadImage__SWIG_0()
46551 lldb::SBFileSpec *arg2 = 0 ; in _wrap_SBProcess_LoadImage__SWIG_0()
46552 lldb::SBError *arg3 = 0 ; in _wrap_SBProcess_LoadImage__SWIG_0()
46588 lldb::SBProcess *arg1 = (lldb::SBProcess *) 0 ; in _wrap_SBProcess_LoadImage__SWIG_1()
46589 lldb::SBFileSpec *arg2 = 0 ; in _wrap_SBProcess_LoadImage__SWIG_1()
46590 lldb::SBFileSpec *arg3 = 0 ; in _wrap_SBProcess_LoadImage__SWIG_1()
46591 lldb::SBError *arg4 = 0 ; in _wrap_SBProcess_LoadImage__SWIG_1()
46619 …result = (uint32_t)(arg1)->LoadImage((lldb::SBFileSpec const &)*arg2,(lldb::SBFileSpec const &)*ar… in _wrap_SBProcess_LoadImage__SWIG_1()
46727 lldb::SBProcess *arg1 = (lldb::SBProcess *) 0 ; in _wrap_SBProcess_LoadImageUsingPaths()
46728 lldb::SBFileSpec *arg2 = 0 ; in _wrap_SBProcess_LoadImageUsingPaths()
46729 lldb::SBStringList *arg3 = 0 ; in _wrap_SBProcess_LoadImageUsingPaths()
46730 lldb::SBFileSpec *arg4 = 0 ; in _wrap_SBProcess_LoadImageUsingPaths()
46731 lldb::SBError *arg5 = 0 ; in _wrap_SBProcess_LoadImageUsingPaths()
46765 … result = (uint32_t)(arg1)->LoadImageUsingPaths((lldb::SBFileSpec const &)*arg2,*arg3,*arg4,*arg5); in _wrap_SBProcess_LoadImageUsingPaths()
46779 lldb::SBProcess *arg1 = (lldb::SBProcess *) 0 ; in _wrap_SBProcess_UnloadImage()
46781 lldb::SBError result; in _wrap_SBProcess_UnloadImage()
46794 lldb::SBError * resultptr = new lldb::SBError(result); in _wrap_SBProcess_UnloadImage()
46809 lldb::SBProcess *arg1 = (lldb::SBProcess *) 0 ; in _wrap_SBProcess_SendEventData()
46811 lldb::SBError result; in _wrap_SBProcess_SendEventData()
46824 lldb::SBError * resultptr = new lldb::SBError(result); in _wrap_SBProcess_SendEventData()
46839 lldb::SBProcess *arg1 = (lldb::SBProcess *) 0 ; in _wrap_SBProcess_GetNumExtendedBacktraceTypes()
46863 lldb::SBProcess *arg1 = (lldb::SBProcess *) 0 ; in _wrap_SBProcess_GetExtendedBacktraceTypeAtIndex()
46890 lldb::SBProcess *arg1 = (lldb::SBProcess *) 0 ; in _wrap_SBProcess_GetHistoryThreads()
46891 lldb::addr_t arg2 ; in _wrap_SBProcess_GetHistoryThreads()
46892 lldb::SBThreadCollection result; in _wrap_SBProcess_GetHistoryThreads()
46902 arg2 = (lldb::addr_t)lua_tointeger(L, 2); in _wrap_SBProcess_GetHistoryThreads()
46905 lldb::SBThreadCollection * resultptr = new lldb::SBThreadCollection(result); in _wrap_SBProcess_GetHistoryThreads()
46920 lldb::SBProcess *arg1 = (lldb::SBProcess *) 0 ; in _wrap_SBProcess_IsInstrumentationRuntimePresent()
46921 lldb::InstrumentationRuntimeType arg2 ; in _wrap_SBProcess_IsInstrumentationRuntimePresent()
46932 arg2 = (lldb::InstrumentationRuntimeType)lua_tointeger(L, 2); in _wrap_SBProcess_IsInstrumentationRuntimePresent()
46947 lldb::SBProcess *arg1 = (lldb::SBProcess *) 0 ; in _wrap_SBProcess_SaveCore__SWIG_0()
46950 lldb::SaveCoreStyle arg4 ; in _wrap_SBProcess_SaveCore__SWIG_0()
46951 lldb::SBError result; in _wrap_SBProcess_SaveCore__SWIG_0()
46965 arg4 = (lldb::SaveCoreStyle)lua_tointeger(L, 4); in _wrap_SBProcess_SaveCore__SWIG_0()
46968 lldb::SBError * resultptr = new lldb::SBError(result); in _wrap_SBProcess_SaveCore__SWIG_0()
46983 lldb::SBProcess *arg1 = (lldb::SBProcess *) 0 ; in _wrap_SBProcess_SaveCore__SWIG_1()
46985 lldb::SBError result; in _wrap_SBProcess_SaveCore__SWIG_1()
46998 lldb::SBError * resultptr = new lldb::SBError(result); in _wrap_SBProcess_SaveCore__SWIG_1()
47013 lldb::SBProcess *arg1 = (lldb::SBProcess *) 0 ; in _wrap_SBProcess_SaveCore__SWIG_2()
47014 lldb::SBSaveCoreOptions *arg2 = 0 ; in _wrap_SBProcess_SaveCore__SWIG_2()
47015 lldb::SBError result; in _wrap_SBProcess_SaveCore__SWIG_2()
47032 lldb::SBError * resultptr = new lldb::SBError(result); in _wrap_SBProcess_SaveCore__SWIG_2()
47136 lldb::SBProcess *arg1 = (lldb::SBProcess *) 0 ; in _wrap_SBProcess_GetMemoryRegionInfo()
47137 lldb::addr_t arg2 ; in _wrap_SBProcess_GetMemoryRegionInfo()
47138 lldb::SBMemoryRegionInfo *arg3 = 0 ; in _wrap_SBProcess_GetMemoryRegionInfo()
47139 lldb::SBError result; in _wrap_SBProcess_GetMemoryRegionInfo()
47150 arg2 = (lldb::addr_t)lua_tointeger(L, 2); in _wrap_SBProcess_GetMemoryRegionInfo()
47158 lldb::SBError * resultptr = new lldb::SBError(result); in _wrap_SBProcess_GetMemoryRegionInfo()
47173 lldb::SBProcess *arg1 = (lldb::SBProcess *) 0 ; in _wrap_SBProcess_GetMemoryRegions()
47174 lldb::SBMemoryRegionInfoList result; in _wrap_SBProcess_GetMemoryRegions()
47185 lldb::SBMemoryRegionInfoList * resultptr = new lldb::SBMemoryRegionInfoList(result); in _wrap_SBProcess_GetMemoryRegions()
47200 lldb::SBProcess *arg1 = (lldb::SBProcess *) 0 ; in _wrap_SBProcess_GetProcessInfo()
47201 lldb::SBProcessInfo result; in _wrap_SBProcess_GetProcessInfo()
47212 lldb::SBProcessInfo * resultptr = new lldb::SBProcessInfo(result); in _wrap_SBProcess_GetProcessInfo()
47227 lldb::SBProcess *arg1 = (lldb::SBProcess *) 0 ; in _wrap_SBProcess_GetCoreFile()
47228 lldb::SBFileSpec result; in _wrap_SBProcess_GetCoreFile()
47239 lldb::SBFileSpec * resultptr = new lldb::SBFileSpec(result); in _wrap_SBProcess_GetCoreFile()
47254 lldb::SBProcess *arg1 = (lldb::SBProcess *) 0 ; in _wrap_SBProcess_GetAddressMask__SWIG_0()
47255 lldb::AddressMaskType arg2 ; in _wrap_SBProcess_GetAddressMask__SWIG_0()
47256 lldb::AddressMaskRange arg3 ; in _wrap_SBProcess_GetAddressMask__SWIG_0()
47257 lldb::addr_t result; in _wrap_SBProcess_GetAddressMask__SWIG_0()
47268 arg2 = (lldb::AddressMaskType)lua_tointeger(L, 2); in _wrap_SBProcess_GetAddressMask__SWIG_0()
47269 arg3 = (lldb::AddressMaskRange)lua_tointeger(L, 3); in _wrap_SBProcess_GetAddressMask__SWIG_0()
47270 result = (lldb::addr_t)(arg1)->GetAddressMask(arg2,arg3); in _wrap_SBProcess_GetAddressMask__SWIG_0()
47284 lldb::SBProcess *arg1 = (lldb::SBProcess *) 0 ; in _wrap_SBProcess_GetAddressMask__SWIG_1()
47285 lldb::AddressMaskType arg2 ; in _wrap_SBProcess_GetAddressMask__SWIG_1()
47286 lldb::addr_t result; in _wrap_SBProcess_GetAddressMask__SWIG_1()
47296 arg2 = (lldb::AddressMaskType)lua_tointeger(L, 2); in _wrap_SBProcess_GetAddressMask__SWIG_1()
47297 result = (lldb::addr_t)(arg1)->GetAddressMask(arg2); in _wrap_SBProcess_GetAddressMask__SWIG_1()
47370 lldb::SBProcess *arg1 = (lldb::SBProcess *) 0 ; in _wrap_SBProcess_SetAddressMask__SWIG_0()
47371 lldb::AddressMaskType arg2 ; in _wrap_SBProcess_SetAddressMask__SWIG_0()
47372 lldb::addr_t arg3 ; in _wrap_SBProcess_SetAddressMask__SWIG_0()
47373 lldb::AddressMaskRange arg4 ; in _wrap_SBProcess_SetAddressMask__SWIG_0()
47385 arg2 = (lldb::AddressMaskType)lua_tointeger(L, 2); in _wrap_SBProcess_SetAddressMask__SWIG_0()
47386 arg3 = (lldb::addr_t)lua_tointeger(L, 3); in _wrap_SBProcess_SetAddressMask__SWIG_0()
47387 arg4 = (lldb::AddressMaskRange)lua_tointeger(L, 4); in _wrap_SBProcess_SetAddressMask__SWIG_0()
47402 lldb::SBProcess *arg1 = (lldb::SBProcess *) 0 ; in _wrap_SBProcess_SetAddressMask__SWIG_1()
47403 lldb::AddressMaskType arg2 ; in _wrap_SBProcess_SetAddressMask__SWIG_1()
47404 lldb::addr_t arg3 ; in _wrap_SBProcess_SetAddressMask__SWIG_1()
47415 arg2 = (lldb::AddressMaskType)lua_tointeger(L, 2); in _wrap_SBProcess_SetAddressMask__SWIG_1()
47416 arg3 = (lldb::addr_t)lua_tointeger(L, 3); in _wrap_SBProcess_SetAddressMask__SWIG_1()
47500 lldb::SBProcess *arg1 = (lldb::SBProcess *) 0 ; in _wrap_SBProcess_SetAddressableBits__SWIG_0()
47501 lldb::AddressMaskType arg2 ; in _wrap_SBProcess_SetAddressableBits__SWIG_0()
47503 lldb::AddressMaskRange arg4 ; in _wrap_SBProcess_SetAddressableBits__SWIG_0()
47515 arg2 = (lldb::AddressMaskType)lua_tointeger(L, 2); in _wrap_SBProcess_SetAddressableBits__SWIG_0()
47517 arg4 = (lldb::AddressMaskRange)lua_tointeger(L, 4); in _wrap_SBProcess_SetAddressableBits__SWIG_0()
47532 lldb::SBProcess *arg1 = (lldb::SBProcess *) 0 ; in _wrap_SBProcess_SetAddressableBits__SWIG_1()
47533 lldb::AddressMaskType arg2 ; in _wrap_SBProcess_SetAddressableBits__SWIG_1()
47545 arg2 = (lldb::AddressMaskType)lua_tointeger(L, 2); in _wrap_SBProcess_SetAddressableBits__SWIG_1()
47630 lldb::SBProcess *arg1 = (lldb::SBProcess *) 0 ; in _wrap_SBProcess_FixAddress__SWIG_0()
47631 lldb::addr_t arg2 ; in _wrap_SBProcess_FixAddress__SWIG_0()
47632 lldb::AddressMaskType arg3 ; in _wrap_SBProcess_FixAddress__SWIG_0()
47633 lldb::addr_t result; in _wrap_SBProcess_FixAddress__SWIG_0()
47644 arg2 = (lldb::addr_t)lua_tointeger(L, 2); in _wrap_SBProcess_FixAddress__SWIG_0()
47645 arg3 = (lldb::AddressMaskType)lua_tointeger(L, 3); in _wrap_SBProcess_FixAddress__SWIG_0()
47646 result = (lldb::addr_t)(arg1)->FixAddress(arg2,arg3); in _wrap_SBProcess_FixAddress__SWIG_0()
47660 lldb::SBProcess *arg1 = (lldb::SBProcess *) 0 ; in _wrap_SBProcess_FixAddress__SWIG_1()
47661 lldb::addr_t arg2 ; in _wrap_SBProcess_FixAddress__SWIG_1()
47662 lldb::addr_t result; in _wrap_SBProcess_FixAddress__SWIG_1()
47672 arg2 = (lldb::addr_t)lua_tointeger(L, 2); in _wrap_SBProcess_FixAddress__SWIG_1()
47673 result = (lldb::addr_t)(arg1)->FixAddress(arg2); in _wrap_SBProcess_FixAddress__SWIG_1()
47746 lldb::SBProcess *arg1 = (lldb::SBProcess *) 0 ; in _wrap_SBProcess_AllocateMemory()
47749 lldb::SBError *arg4 = 0 ; in _wrap_SBProcess_AllocateMemory()
47750 lldb::addr_t result; in _wrap_SBProcess_AllocateMemory()
47769 result = (lldb::addr_t)(arg1)->AllocateMemory(SWIG_STD_MOVE(arg2),arg3,*arg4); in _wrap_SBProcess_AllocateMemory()
47783 lldb::SBProcess *arg1 = (lldb::SBProcess *) 0 ; in _wrap_SBProcess_DeallocateMemory()
47784 lldb::addr_t arg2 ; in _wrap_SBProcess_DeallocateMemory()
47785 lldb::SBError result; in _wrap_SBProcess_DeallocateMemory()
47795 arg2 = (lldb::addr_t)lua_tointeger(L, 2); in _wrap_SBProcess_DeallocateMemory()
47798 lldb::SBError * resultptr = new lldb::SBError(result); in _wrap_SBProcess_DeallocateMemory()
47813 lldb::SBProcess *arg1 = (lldb::SBProcess *) 0 ; in _wrap_SBProcess_GetScriptedImplementation()
47814 SwigValueWrapper< lldb::SBScriptObject > result; in _wrap_SBProcess_GetScriptedImplementation()
47825 lldb::SBScriptObject * resultptr = new lldb::SBScriptObject(result); in _wrap_SBProcess_GetScriptedImplementation()
47840 lldb::SBProcess *arg1 = (lldb::SBProcess *) 0 ; in _wrap_SBProcess_GetStatus()
47841 lldb::SBStream *arg2 = 0 ; in _wrap_SBProcess_GetStatus()
47870 lldb::SBProcess *arg1 = (lldb::SBProcess *) 0 ; in _wrap_SBProcess___tostring()
47892 lldb::SBProcess *arg1 = (lldb::SBProcess *) obj; in swig_delete_SBProcess()
47994 …{SWIG_LUA_CONSTTAB_INT("eBroadcastBitStateChanged", (lldb::SBProcess::eBroadcastBitStateChanged))},
47995 {SWIG_LUA_CONSTTAB_INT("eBroadcastBitInterrupt", (lldb::SBProcess::eBroadcastBitInterrupt))},
47996 {SWIG_LUA_CONSTTAB_INT("eBroadcastBitSTDOUT", (lldb::SBProcess::eBroadcastBitSTDOUT))},
47997 {SWIG_LUA_CONSTTAB_INT("eBroadcastBitSTDERR", (lldb::SBProcess::eBroadcastBitSTDERR))},
47998 … {SWIG_LUA_CONSTTAB_INT("eBroadcastBitProfileData", (lldb::SBProcess::eBroadcastBitProfileData))},
47999 …{SWIG_LUA_CONSTTAB_INT("eBroadcastBitStructuredData", (lldb::SBProcess::eBroadcastBitStructuredDat…
48035 lldb::SBProcessInfo *result = 0 ; in _wrap_new_SBProcessInfo__SWIG_0()
48038 result = (lldb::SBProcessInfo *)new lldb::SBProcessInfo(); in _wrap_new_SBProcessInfo__SWIG_0()
48052 lldb::SBProcessInfo *arg1 = 0 ; in _wrap_new_SBProcessInfo__SWIG_1()
48053 lldb::SBProcessInfo *result = 0 ; in _wrap_new_SBProcessInfo__SWIG_1()
48062 result = (lldb::SBProcessInfo *)new lldb::SBProcessInfo((lldb::SBProcessInfo const &)*arg1); in _wrap_new_SBProcessInfo__SWIG_1()
48109 lldb::SBProcessInfo *arg1 = (lldb::SBProcessInfo *) 0 ; in _wrap_SBProcessInfo_IsValid()
48119 result = (bool)((lldb::SBProcessInfo const *)arg1)->IsValid(); in _wrap_SBProcessInfo_IsValid()
48133 lldb::SBProcessInfo *arg1 = (lldb::SBProcessInfo *) 0 ; in _wrap_SBProcessInfo_GetName()
48157 lldb::SBProcessInfo *arg1 = (lldb::SBProcessInfo *) 0 ; in _wrap_SBProcessInfo_GetExecutableFile()
48158 lldb::SBFileSpec result; in _wrap_SBProcessInfo_GetExecutableFile()
48169 lldb::SBFileSpec * resultptr = new lldb::SBFileSpec(result); in _wrap_SBProcessInfo_GetExecutableFile()
48184 lldb::SBProcessInfo *arg1 = (lldb::SBProcessInfo *) 0 ; in _wrap_SBProcessInfo_GetProcessID()
48185 lldb::pid_t result; in _wrap_SBProcessInfo_GetProcessID()
48194 result = (lldb::pid_t)(arg1)->GetProcessID(); in _wrap_SBProcessInfo_GetProcessID()
48208 lldb::SBProcessInfo *arg1 = (lldb::SBProcessInfo *) 0 ; in _wrap_SBProcessInfo_GetUserID()
48232 lldb::SBProcessInfo *arg1 = (lldb::SBProcessInfo *) 0 ; in _wrap_SBProcessInfo_GetGroupID()
48256 lldb::SBProcessInfo *arg1 = (lldb::SBProcessInfo *) 0 ; in _wrap_SBProcessInfo_UserIDIsValid()
48280 lldb::SBProcessInfo *arg1 = (lldb::SBProcessInfo *) 0 ; in _wrap_SBProcessInfo_GroupIDIsValid()
48304 lldb::SBProcessInfo *arg1 = (lldb::SBProcessInfo *) 0 ; in _wrap_SBProcessInfo_GetEffectiveUserID()
48328 lldb::SBProcessInfo *arg1 = (lldb::SBProcessInfo *) 0 ; in _wrap_SBProcessInfo_GetEffectiveGroupID()
48352 lldb::SBProcessInfo *arg1 = (lldb::SBProcessInfo *) 0 ; in _wrap_SBProcessInfo_EffectiveUserIDIsValid()
48376 lldb::SBProcessInfo *arg1 = (lldb::SBProcessInfo *) 0 ; in _wrap_SBProcessInfo_EffectiveGroupIDIsValid()
48400 lldb::SBProcessInfo *arg1 = (lldb::SBProcessInfo *) 0 ; in _wrap_SBProcessInfo_GetParentProcessID()
48401 lldb::pid_t result; in _wrap_SBProcessInfo_GetParentProcessID()
48410 result = (lldb::pid_t)(arg1)->GetParentProcessID(); in _wrap_SBProcessInfo_GetParentProcessID()
48424 lldb::SBProcessInfo *arg1 = (lldb::SBProcessInfo *) 0 ; in _wrap_SBProcessInfo_GetTriple()
48446 lldb::SBProcessInfo *arg1 = (lldb::SBProcessInfo *) obj; in swig_delete_SBProcessInfo()
48509 lldb::SBProcessInfoList *result = 0 ; in _wrap_new_SBProcessInfoList__SWIG_0()
48512 result = (lldb::SBProcessInfoList *)new lldb::SBProcessInfoList(); in _wrap_new_SBProcessInfoList__SWIG_0()
48526 lldb::SBProcessInfoList *arg1 = 0 ; in _wrap_new_SBProcessInfoList__SWIG_1()
48527 lldb::SBProcessInfoList *result = 0 ; in _wrap_new_SBProcessInfoList__SWIG_1()
48536 …result = (lldb::SBProcessInfoList *)new lldb::SBProcessInfoList((lldb::SBProcessInfoList const &)*… in _wrap_new_SBProcessInfoList__SWIG_1()
48583 lldb::SBProcessInfoList *arg1 = (lldb::SBProcessInfoList *) 0 ; in _wrap_SBProcessInfoList_GetSize()
48593 result = (uint32_t)((lldb::SBProcessInfoList const *)arg1)->GetSize(); in _wrap_SBProcessInfoList_GetSize()
48607 lldb::SBProcessInfoList *arg1 = (lldb::SBProcessInfoList *) 0 ; in _wrap_SBProcessInfoList_GetProcessInfoAtIndex()
48609 lldb::SBProcessInfo *arg3 = 0 ; in _wrap_SBProcessInfoList_GetProcessInfoAtIndex()
48641 lldb::SBProcessInfoList *arg1 = (lldb::SBProcessInfoList *) 0 ; in _wrap_SBProcessInfoList_Clear()
48662 lldb::SBProcessInfoList *arg1 = (lldb::SBProcessInfoList *) obj; in swig_delete_SBProcessInfoList()
48716 lldb::SBDebugger *arg3 = 0 ; in _wrap_new_SBProgress__SWIG_0()
48717 lldb::SBProgress *result = 0 ; in _wrap_new_SBProgress__SWIG_0()
48730 result = (lldb::SBProgress *)new lldb::SBProgress((char const *)arg1,(char const *)arg2,*arg3); in _wrap_new_SBProgress__SWIG_0()
48747 lldb::SBDebugger *arg4 = 0 ; in _wrap_new_SBProgress__SWIG_1()
48748 lldb::SBProgress *result = 0 ; in _wrap_new_SBProgress__SWIG_1()
48763 …result = (lldb::SBProgress *)new lldb::SBProgress((char const *)arg1,(char const *)arg2,arg3,*arg4… in _wrap_new_SBProgress__SWIG_1()
48846 lldb::SBProgress *arg1 = (lldb::SBProgress *) 0 ; in _wrap_SBProgress_Increment__SWIG_0()
48875 lldb::SBProgress *arg1 = (lldb::SBProgress *) 0 ; in _wrap_SBProgress_Increment__SWIG_1()
48960 lldb::SBProgress *arg1 = (lldb::SBProgress *) 0 ; in _wrap_SBProgress_Finalize()
48981 lldb::SBProgress *arg1 = (lldb::SBProgress *) obj; in swig_delete_SBProgress()
49032 lldb::SBQueue *result = 0 ; in _wrap_new_SBQueue__SWIG_0()
49035 result = (lldb::SBQueue *)new lldb::SBQueue(); in _wrap_new_SBQueue__SWIG_0()
49049 lldb::SBQueue *arg1 = 0 ; in _wrap_new_SBQueue__SWIG_1()
49050 lldb::SBQueue *result = 0 ; in _wrap_new_SBQueue__SWIG_1()
49059 result = (lldb::SBQueue *)new lldb::SBQueue((lldb::SBQueue const &)*arg1); in _wrap_new_SBQueue__SWIG_1()
49106 lldb::SBQueue *arg1 = (lldb::SBQueue *) 0 ; in _wrap_SBQueue_IsValid()
49116 result = (bool)((lldb::SBQueue const *)arg1)->IsValid(); in _wrap_SBQueue_IsValid()
49130 lldb::SBQueue *arg1 = (lldb::SBQueue *) 0 ; in _wrap_SBQueue_Clear()
49153 lldb::SBQueue *arg1 = (lldb::SBQueue *) 0 ; in _wrap_SBQueue_GetProcess()
49154 lldb::SBProcess result; in _wrap_SBQueue_GetProcess()
49165 lldb::SBProcess * resultptr = new lldb::SBProcess(result); in _wrap_SBQueue_GetProcess()
49180 lldb::SBQueue *arg1 = (lldb::SBQueue *) 0 ; in _wrap_SBQueue_GetQueueID()
49181 lldb::queue_id_t result; in _wrap_SBQueue_GetQueueID()
49190 result = (lldb::queue_id_t)((lldb::SBQueue const *)arg1)->GetQueueID(); in _wrap_SBQueue_GetQueueID()
49204 lldb::SBQueue *arg1 = (lldb::SBQueue *) 0 ; in _wrap_SBQueue_GetName()
49214 result = (char *)((lldb::SBQueue const *)arg1)->GetName(); in _wrap_SBQueue_GetName()
49228 lldb::SBQueue *arg1 = (lldb::SBQueue *) 0 ; in _wrap_SBQueue_GetIndexID()
49238 result = (uint32_t)((lldb::SBQueue const *)arg1)->GetIndexID(); in _wrap_SBQueue_GetIndexID()
49252 lldb::SBQueue *arg1 = (lldb::SBQueue *) 0 ; in _wrap_SBQueue_GetNumThreads()
49276 lldb::SBQueue *arg1 = (lldb::SBQueue *) 0 ; in _wrap_SBQueue_GetThreadAtIndex()
49278 lldb::SBThread result; in _wrap_SBQueue_GetThreadAtIndex()
49291 lldb::SBThread * resultptr = new lldb::SBThread(result); in _wrap_SBQueue_GetThreadAtIndex()
49306 lldb::SBQueue *arg1 = (lldb::SBQueue *) 0 ; in _wrap_SBQueue_GetNumPendingItems()
49330 lldb::SBQueue *arg1 = (lldb::SBQueue *) 0 ; in _wrap_SBQueue_GetPendingItemAtIndex()
49332 lldb::SBQueueItem result; in _wrap_SBQueue_GetPendingItemAtIndex()
49345 lldb::SBQueueItem * resultptr = new lldb::SBQueueItem(result); in _wrap_SBQueue_GetPendingItemAtIndex()
49360 lldb::SBQueue *arg1 = (lldb::SBQueue *) 0 ; in _wrap_SBQueue_GetNumRunningItems()
49384 lldb::SBQueue *arg1 = (lldb::SBQueue *) 0 ; in _wrap_SBQueue_GetKind()
49385 lldb::QueueKind result; in _wrap_SBQueue_GetKind()
49394 result = (lldb::QueueKind)(arg1)->GetKind(); in _wrap_SBQueue_GetKind()
49406 lldb::SBQueue *arg1 = (lldb::SBQueue *) obj; in swig_delete_SBQueue()
49467 lldb::SBQueueItem *result = 0 ; in _wrap_new_SBQueueItem()
49470 result = (lldb::SBQueueItem *)new lldb::SBQueueItem(); in _wrap_new_SBQueueItem()
49484 lldb::SBQueueItem *arg1 = (lldb::SBQueueItem *) 0 ; in _wrap_SBQueueItem_IsValid()
49494 result = (bool)((lldb::SBQueueItem const *)arg1)->IsValid(); in _wrap_SBQueueItem_IsValid()
49508 lldb::SBQueueItem *arg1 = (lldb::SBQueueItem *) 0 ; in _wrap_SBQueueItem_Clear()
49531 lldb::SBQueueItem *arg1 = (lldb::SBQueueItem *) 0 ; in _wrap_SBQueueItem_GetKind()
49532 lldb::QueueItemKind result; in _wrap_SBQueueItem_GetKind()
49541 result = (lldb::QueueItemKind)((lldb::SBQueueItem const *)arg1)->GetKind(); in _wrap_SBQueueItem_GetKind()
49555 lldb::SBQueueItem *arg1 = (lldb::SBQueueItem *) 0 ; in _wrap_SBQueueItem_SetKind()
49556 lldb::QueueItemKind arg2 ; in _wrap_SBQueueItem_SetKind()
49566 arg2 = (lldb::QueueItemKind)lua_tointeger(L, 2); in _wrap_SBQueueItem_SetKind()
49581 lldb::SBQueueItem *arg1 = (lldb::SBQueueItem *) 0 ; in _wrap_SBQueueItem_GetAddress()
49582 lldb::SBAddress result; in _wrap_SBQueueItem_GetAddress()
49591 result = ((lldb::SBQueueItem const *)arg1)->GetAddress(); in _wrap_SBQueueItem_GetAddress()
49593 lldb::SBAddress * resultptr = new lldb::SBAddress(result); in _wrap_SBQueueItem_GetAddress()
49608 lldb::SBQueueItem *arg1 = (lldb::SBQueueItem *) 0 ; in _wrap_SBQueueItem_SetAddress()
49609 lldb::SBAddress arg2 ; in _wrap_SBQueueItem_SetAddress()
49610 lldb::SBAddress *argp2 ; in _wrap_SBQueueItem_SetAddress()
49640 lldb::SBQueueItem *arg1 = (lldb::SBQueueItem *) 0 ; in _wrap_SBQueueItem_GetExtendedBacktraceThread()
49642 lldb::SBThread result; in _wrap_SBQueueItem_GetExtendedBacktraceThread()
49655 lldb::SBThread * resultptr = new lldb::SBThread(result); in _wrap_SBQueueItem_GetExtendedBacktraceThread()
49668 lldb::SBQueueItem *arg1 = (lldb::SBQueueItem *) obj; in swig_delete_SBQueueItem()
49730 result = (char *)lldb::SBReproducer::Capture((char const *)arg1); in _wrap_SBReproducer_Capture()
49750 result = (char *)lldb::SBReproducer::PassiveReplay((char const *)arg1); in _wrap_SBReproducer_PassiveReplay()
49770 result = (bool)lldb::SBReproducer::SetAutoGenerate(arg1); in _wrap_SBReproducer_SetAutoGenerate()
49789 lldb::SBReproducer::SetWorkingDirectory((char const *)arg1); in _wrap_SBReproducer_SetWorkingDirectory()
49803 lldb::SBReproducer *result = 0 ; in _wrap_new_SBReproducer()
49806 result = (lldb::SBReproducer *)new lldb::SBReproducer(); in _wrap_new_SBReproducer()
49818 lldb::SBReproducer *arg1 = (lldb::SBReproducer *) obj; in swig_delete_SBReproducer()
49871 lldb::ScriptObjectPtr arg1 = (lldb::ScriptObjectPtr) (lldb::ScriptObjectPtr)0 ; in _wrap_new_SBScriptObject__SWIG_0()
49872 lldb::ScriptLanguage arg2 ; in _wrap_new_SBScriptObject__SWIG_0()
49873 lldb::SBScriptObject *result = 0 ; in _wrap_new_SBScriptObject__SWIG_0()
49878 arg1=(lldb::ScriptObjectPtr)SWIG_MustGetPtr(L,1,0,0,1,"new_SBScriptObject"); in _wrap_new_SBScriptObject__SWIG_0()
49879 arg2 = (lldb::ScriptLanguage)lua_tointeger(L, 2); in _wrap_new_SBScriptObject__SWIG_0()
49880 result = (lldb::SBScriptObject *)new lldb::SBScriptObject(arg1,arg2); in _wrap_new_SBScriptObject__SWIG_0()
49894 lldb::SBScriptObject *arg1 = 0 ; in _wrap_new_SBScriptObject__SWIG_1()
49895 lldb::SBScriptObject *result = 0 ; in _wrap_new_SBScriptObject__SWIG_1()
49904 result = (lldb::SBScriptObject *)new lldb::SBScriptObject((lldb::SBScriptObject const &)*arg1); in _wrap_new_SBScriptObject__SWIG_1()
49967 lldb::SBScriptObject *arg1 = (lldb::SBScriptObject *) 0 ; in _wrap_SBScriptObject_IsValid()
49977 result = (bool)((lldb::SBScriptObject const *)arg1)->IsValid(); in _wrap_SBScriptObject_IsValid()
49991 lldb::SBScriptObject *arg1 = (lldb::SBScriptObject *) 0 ; in _wrap_SBScriptObject_GetPointer()
49992 lldb::ScriptObjectPtr result; in _wrap_SBScriptObject_GetPointer()
50001 result = (lldb::ScriptObjectPtr)((lldb::SBScriptObject const *)arg1)->GetPointer(); in _wrap_SBScriptObject_GetPointer()
50015 lldb::SBScriptObject *arg1 = (lldb::SBScriptObject *) 0 ; in _wrap_SBScriptObject_GetLanguage()
50016 lldb::ScriptLanguage result; in _wrap_SBScriptObject_GetLanguage()
50025 result = (lldb::ScriptLanguage)((lldb::SBScriptObject const *)arg1)->GetLanguage(); in _wrap_SBScriptObject_GetLanguage()
50037 lldb::SBScriptObject *arg1 = (lldb::SBScriptObject *) obj; in swig_delete_SBScriptObject()
50089 lldb::SBSection *result = 0 ; in _wrap_new_SBSection__SWIG_0()
50092 result = (lldb::SBSection *)new lldb::SBSection(); in _wrap_new_SBSection__SWIG_0()
50106 lldb::SBSection *arg1 = 0 ; in _wrap_new_SBSection__SWIG_1()
50107 lldb::SBSection *result = 0 ; in _wrap_new_SBSection__SWIG_1()
50116 result = (lldb::SBSection *)new lldb::SBSection((lldb::SBSection const &)*arg1); in _wrap_new_SBSection__SWIG_1()
50163 lldb::SBSection *arg1 = (lldb::SBSection *) 0 ; in _wrap_SBSection_IsValid()
50173 result = (bool)((lldb::SBSection const *)arg1)->IsValid(); in _wrap_SBSection_IsValid()
50187 lldb::SBSection *arg1 = (lldb::SBSection *) 0 ; in _wrap_SBSection_GetName()
50211 lldb::SBSection *arg1 = (lldb::SBSection *) 0 ; in _wrap_SBSection_GetParent()
50212 lldb::SBSection result; in _wrap_SBSection_GetParent()
50223 lldb::SBSection * resultptr = new lldb::SBSection(result); in _wrap_SBSection_GetParent()
50238 lldb::SBSection *arg1 = (lldb::SBSection *) 0 ; in _wrap_SBSection_FindSubSection()
50240 lldb::SBSection result; in _wrap_SBSection_FindSubSection()
50253 lldb::SBSection * resultptr = new lldb::SBSection(result); in _wrap_SBSection_FindSubSection()
50268 lldb::SBSection *arg1 = (lldb::SBSection *) 0 ; in _wrap_SBSection_GetNumSubSections()
50292 lldb::SBSection *arg1 = (lldb::SBSection *) 0 ; in _wrap_SBSection_GetSubSectionAtIndex()
50294 lldb::SBSection result; in _wrap_SBSection_GetSubSectionAtIndex()
50307 lldb::SBSection * resultptr = new lldb::SBSection(result); in _wrap_SBSection_GetSubSectionAtIndex()
50322 lldb::SBSection *arg1 = (lldb::SBSection *) 0 ; in _wrap_SBSection_GetFileAddress()
50323 lldb::addr_t result; in _wrap_SBSection_GetFileAddress()
50332 result = (lldb::addr_t)(arg1)->GetFileAddress(); in _wrap_SBSection_GetFileAddress()
50346 lldb::SBSection *arg1 = (lldb::SBSection *) 0 ; in _wrap_SBSection_GetLoadAddress()
50347 lldb::SBTarget *arg2 = 0 ; in _wrap_SBSection_GetLoadAddress()
50348 lldb::addr_t result; in _wrap_SBSection_GetLoadAddress()
50363 result = (lldb::addr_t)(arg1)->GetLoadAddress(*arg2); in _wrap_SBSection_GetLoadAddress()
50377 lldb::SBSection *arg1 = (lldb::SBSection *) 0 ; in _wrap_SBSection_GetByteSize()
50378 lldb::addr_t result; in _wrap_SBSection_GetByteSize()
50387 result = (lldb::addr_t)(arg1)->GetByteSize(); in _wrap_SBSection_GetByteSize()
50401 lldb::SBSection *arg1 = (lldb::SBSection *) 0 ; in _wrap_SBSection_GetFileOffset()
50425 lldb::SBSection *arg1 = (lldb::SBSection *) 0 ; in _wrap_SBSection_GetFileByteSize()
50449 lldb::SBSection *arg1 = (lldb::SBSection *) 0 ; in _wrap_SBSection_GetSectionData__SWIG_0()
50450 lldb::SBData result; in _wrap_SBSection_GetSectionData__SWIG_0()
50461 lldb::SBData * resultptr = new lldb::SBData(result); in _wrap_SBSection_GetSectionData__SWIG_0()
50476 lldb::SBSection *arg1 = (lldb::SBSection *) 0 ; in _wrap_SBSection_GetSectionData__SWIG_1()
50479 lldb::SBData result; in _wrap_SBSection_GetSectionData__SWIG_1()
50494 lldb::SBData * resultptr = new lldb::SBData(result); in _wrap_SBSection_GetSectionData__SWIG_1()
50563 lldb::SBSection *arg1 = (lldb::SBSection *) 0 ; in _wrap_SBSection_GetSectionType()
50564 lldb::SectionType result; in _wrap_SBSection_GetSectionType()
50573 result = (lldb::SectionType)(arg1)->GetSectionType(); in _wrap_SBSection_GetSectionType()
50587 lldb::SBSection *arg1 = (lldb::SBSection *) 0 ; in _wrap_SBSection_GetPermissions()
50597 result = (uint32_t)((lldb::SBSection const *)arg1)->GetPermissions(); in _wrap_SBSection_GetPermissions()
50611 lldb::SBSection *arg1 = (lldb::SBSection *) 0 ; in _wrap_SBSection_GetTargetByteSize()
50635 lldb::SBSection *arg1 = (lldb::SBSection *) 0 ; in _wrap_SBSection_GetAlignment()
50659 lldb::SBSection *arg1 = (lldb::SBSection *) 0 ; in _wrap_SBSection___eq()
50660 lldb::SBSection *arg2 = 0 ; in _wrap_SBSection___eq()
50676 result = (bool)(arg1)->operator ==((lldb::SBSection const &)*arg2); in _wrap_SBSection___eq()
50690 lldb::SBSection *arg1 = (lldb::SBSection *) 0 ; in _wrap_SBSection_GetDescription()
50691 lldb::SBStream *arg2 = 0 ; in _wrap_SBSection_GetDescription()
50721 lldb::SBSection *arg1 = (lldb::SBSection *) 0 ; in _wrap_SBSection___tostring()
50743 lldb::SBSection *arg1 = (lldb::SBSection *) obj; in swig_delete_SBSection()
50813 lldb::SBDebugger *arg1 = 0 ; in _wrap_new_SBSourceManager__SWIG_0()
50814 lldb::SBSourceManager *result = 0 ; in _wrap_new_SBSourceManager__SWIG_0()
50823 result = (lldb::SBSourceManager *)new lldb::SBSourceManager((lldb::SBDebugger const &)*arg1); in _wrap_new_SBSourceManager__SWIG_0()
50837 lldb::SBTarget *arg1 = 0 ; in _wrap_new_SBSourceManager__SWIG_1()
50838 lldb::SBSourceManager *result = 0 ; in _wrap_new_SBSourceManager__SWIG_1()
50847 result = (lldb::SBSourceManager *)new lldb::SBSourceManager((lldb::SBTarget const &)*arg1); in _wrap_new_SBSourceManager__SWIG_1()
50861 lldb::SBSourceManager *arg1 = 0 ; in _wrap_new_SBSourceManager__SWIG_2()
50862 lldb::SBSourceManager *result = 0 ; in _wrap_new_SBSourceManager__SWIG_2()
50871 … result = (lldb::SBSourceManager *)new lldb::SBSourceManager((lldb::SBSourceManager const &)*arg1); in _wrap_new_SBSourceManager__SWIG_2()
50944 lldb::SBSourceManager *arg1 = (lldb::SBSourceManager *) 0 ; in _wrap_SBSourceManager_DisplaySourceLinesWithLineNumbers()
50945 lldb::SBFileSpec *arg2 = 0 ; in _wrap_SBSourceManager_DisplaySourceLinesWithLineNumbers()
50950 lldb::SBStream *arg7 = 0 ; in _wrap_SBSourceManager_DisplaySourceLinesWithLineNumbers()
50980 …result = (arg1)->DisplaySourceLinesWithLineNumbers((lldb::SBFileSpec const &)*arg2,arg3,arg4,arg5,… in _wrap_SBSourceManager_DisplaySourceLinesWithLineNumbers()
50994 lldb::SBSourceManager *arg1 = (lldb::SBSourceManager *) 0 ; in _wrap_SBSourceManager_DisplaySourceLinesWithLineNumbersAndColumn()
50995 lldb::SBFileSpec *arg2 = 0 ; in _wrap_SBSourceManager_DisplaySourceLinesWithLineNumbersAndColumn()
51001 lldb::SBStream *arg8 = 0 ; in _wrap_SBSourceManager_DisplaySourceLinesWithLineNumbersAndColumn()
51033 …result = (arg1)->DisplaySourceLinesWithLineNumbersAndColumn((lldb::SBFileSpec const &)*arg2,arg3,a… in _wrap_SBSourceManager_DisplaySourceLinesWithLineNumbersAndColumn()
51045 lldb::SBSourceManager *arg1 = (lldb::SBSourceManager *) obj; in swig_delete_SBSourceManager()
51096 lldb::SBStatisticsOptions *result = 0 ; in _wrap_new_SBStatisticsOptions__SWIG_0()
51099 result = (lldb::SBStatisticsOptions *)new lldb::SBStatisticsOptions(); in _wrap_new_SBStatisticsOptions__SWIG_0()
51113 lldb::SBStatisticsOptions *arg1 = 0 ; in _wrap_new_SBStatisticsOptions__SWIG_1()
51114 lldb::SBStatisticsOptions *result = 0 ; in _wrap_new_SBStatisticsOptions__SWIG_1()
51123 …result = (lldb::SBStatisticsOptions *)new lldb::SBStatisticsOptions((lldb::SBStatisticsOptions con… in _wrap_new_SBStatisticsOptions__SWIG_1()
51170 lldb::SBStatisticsOptions *arg1 = (lldb::SBStatisticsOptions *) 0 ; in _wrap_SBStatisticsOptions_SetSummaryOnly()
51196 lldb::SBStatisticsOptions *arg1 = (lldb::SBStatisticsOptions *) 0 ; in _wrap_SBStatisticsOptions_GetSummaryOnly()
51220 lldb::SBStatisticsOptions *arg1 = (lldb::SBStatisticsOptions *) 0 ; in _wrap_SBStatisticsOptions_SetIncludeTargets()
51246 lldb::SBStatisticsOptions *arg1 = (lldb::SBStatisticsOptions *) 0 ; in _wrap_SBStatisticsOptions_GetIncludeTargets()
51256 result = (bool)((lldb::SBStatisticsOptions const *)arg1)->GetIncludeTargets(); in _wrap_SBStatisticsOptions_GetIncludeTargets()
51270 lldb::SBStatisticsOptions *arg1 = (lldb::SBStatisticsOptions *) 0 ; in _wrap_SBStatisticsOptions_SetIncludeModules()
51296 lldb::SBStatisticsOptions *arg1 = (lldb::SBStatisticsOptions *) 0 ; in _wrap_SBStatisticsOptions_GetIncludeModules()
51306 result = (bool)((lldb::SBStatisticsOptions const *)arg1)->GetIncludeModules(); in _wrap_SBStatisticsOptions_GetIncludeModules()
51320 lldb::SBStatisticsOptions *arg1 = (lldb::SBStatisticsOptions *) 0 ; in _wrap_SBStatisticsOptions_SetIncludeTranscript()
51346 lldb::SBStatisticsOptions *arg1 = (lldb::SBStatisticsOptions *) 0 ; in _wrap_SBStatisticsOptions_GetIncludeTranscript()
51356 result = (bool)((lldb::SBStatisticsOptions const *)arg1)->GetIncludeTranscript(); in _wrap_SBStatisticsOptions_GetIncludeTranscript()
51370 lldb::SBStatisticsOptions *arg1 = (lldb::SBStatisticsOptions *) 0 ; in _wrap_SBStatisticsOptions_SetReportAllAvailableDebugInfo()
51396 lldb::SBStatisticsOptions *arg1 = (lldb::SBStatisticsOptions *) 0 ; in _wrap_SBStatisticsOptions_GetReportAllAvailableDebugInfo()
51418 lldb::SBStatisticsOptions *arg1 = (lldb::SBStatisticsOptions *) obj; in swig_delete_SBStatisticsOptions()
51477 lldb::SBStream *result = 0 ; in _wrap_new_SBStream()
51480 result = (lldb::SBStream *)new lldb::SBStream(); in _wrap_new_SBStream()
51494 lldb::SBStream *arg1 = (lldb::SBStream *) 0 ; in _wrap_SBStream_IsValid()
51504 result = (bool)((lldb::SBStream const *)arg1)->IsValid(); in _wrap_SBStream_IsValid()
51518 lldb::SBStream *arg1 = (lldb::SBStream *) 0 ; in _wrap_SBStream_GetData()
51542 lldb::SBStream *arg1 = (lldb::SBStream *) 0 ; in _wrap_SBStream_GetSize()
51566 lldb::SBStream *arg1 = (lldb::SBStream *) 0 ; in _wrap_SBStream_Print()
51592 lldb::SBStream *arg1 = (lldb::SBStream *) 0 ; in _wrap_SBStream_RedirectToFile__SWIG_0()
51621 lldb::SBStream *arg1 = (lldb::SBStream *) 0 ; in _wrap_SBStream_RedirectToFile__SWIG_1()
51622 lldb::SBFile arg2 ; in _wrap_SBStream_RedirectToFile__SWIG_1()
51623 lldb::SBFile *argp2 ; in _wrap_SBStream_RedirectToFile__SWIG_1()
51653 lldb::SBStream *arg1 = (lldb::SBStream *) 0 ; in _wrap_SBStream_RedirectToFile__SWIG_2()
51665 lldb::FileSP file_sp; in _wrap_SBStream_RedirectToFile__SWIG_2()
51770 lldb::SBStream *arg1 = (lldb::SBStream *) 0 ; in _wrap_SBStream_RedirectToFileDescriptor()
51799 lldb::SBStream *arg1 = (lldb::SBStream *) 0 ; in _wrap_SBStream_Clear()
51822 lldb::SBStream *arg1 = (lldb::SBStream *) 0 ; in _wrap_SBStream_RedirectToFileHandle()
51836 lldb::FileSP file_sp; in _wrap_SBStream_RedirectToFileHandle()
51855 lldb::SBStream *arg1 = (lldb::SBStream *) obj; in swig_delete_SBStream()
51912 lldb::SBStringList *result = 0 ; in _wrap_new_SBStringList__SWIG_0()
51915 result = (lldb::SBStringList *)new lldb::SBStringList(); in _wrap_new_SBStringList__SWIG_0()
51929 lldb::SBStringList *arg1 = 0 ; in _wrap_new_SBStringList__SWIG_1()
51930 lldb::SBStringList *result = 0 ; in _wrap_new_SBStringList__SWIG_1()
51939 result = (lldb::SBStringList *)new lldb::SBStringList((lldb::SBStringList const &)*arg1); in _wrap_new_SBStringList__SWIG_1()
51986 lldb::SBStringList *arg1 = (lldb::SBStringList *) 0 ; in _wrap_SBStringList_IsValid()
51996 result = (bool)((lldb::SBStringList const *)arg1)->IsValid(); in _wrap_SBStringList_IsValid()
52010 lldb::SBStringList *arg1 = (lldb::SBStringList *) 0 ; in _wrap_SBStringList_AppendString()
52036 lldb::SBStringList *arg1 = (lldb::SBStringList *) 0 ; in _wrap_SBStringList_AppendList__SWIG_0()
52092 lldb::SBStringList *arg1 = (lldb::SBStringList *) 0 ; in _wrap_SBStringList_AppendList__SWIG_1()
52093 lldb::SBStringList *arg2 = 0 ; in _wrap_SBStringList_AppendList__SWIG_1()
52108 (arg1)->AppendList((lldb::SBStringList const &)*arg2); in _wrap_SBStringList_AppendList__SWIG_1()
52186 lldb::SBStringList *arg1 = (lldb::SBStringList *) 0 ; in _wrap_SBStringList_GetSize()
52196 result = (uint32_t)((lldb::SBStringList const *)arg1)->GetSize(); in _wrap_SBStringList_GetSize()
52210 lldb::SBStringList *arg1 = (lldb::SBStringList *) 0 ; in _wrap_SBStringList_GetStringAtIndex__SWIG_0()
52237 lldb::SBStringList *arg1 = (lldb::SBStringList *) 0 ; in _wrap_SBStringList_GetStringAtIndex__SWIG_1()
52250 result = (char *)((lldb::SBStringList const *)arg1)->GetStringAtIndex(SWIG_STD_MOVE(arg2)); in _wrap_SBStringList_GetStringAtIndex__SWIG_1()
52318 lldb::SBStringList *arg1 = (lldb::SBStringList *) 0 ; in _wrap_SBStringList_Clear()
52339 lldb::SBStringList *arg1 = (lldb::SBStringList *) obj; in swig_delete_SBStringList()
52394 lldb::SBStructuredData *result = 0 ; in _wrap_new_SBStructuredData__SWIG_0()
52397 result = (lldb::SBStructuredData *)new lldb::SBStructuredData(); in _wrap_new_SBStructuredData__SWIG_0()
52411 lldb::SBStructuredData *arg1 = 0 ; in _wrap_new_SBStructuredData__SWIG_1()
52412 lldb::SBStructuredData *result = 0 ; in _wrap_new_SBStructuredData__SWIG_1()
52421 …result = (lldb::SBStructuredData *)new lldb::SBStructuredData((lldb::SBStructuredData const &)*arg… in _wrap_new_SBStructuredData__SWIG_1()
52435 SwigValueWrapper< lldb::SBScriptObject > arg1 ; in _wrap_new_SBStructuredData__SWIG_2()
52436 lldb::SBDebugger *arg2 = 0 ; in _wrap_new_SBStructuredData__SWIG_2()
52437 lldb::SBScriptObject *argp1 ; in _wrap_new_SBStructuredData__SWIG_2()
52438 lldb::SBStructuredData *result = 0 ; in _wrap_new_SBStructuredData__SWIG_2()
52454 …result = (lldb::SBStructuredData *)new lldb::SBStructuredData(SWIG_STD_MOVE(arg1),(lldb::SBDebugge… in _wrap_new_SBStructuredData__SWIG_2()
52526 lldb::SBStructuredData *arg1 = (lldb::SBStructuredData *) 0 ; in _wrap_SBStructuredData_IsValid()
52536 result = (bool)((lldb::SBStructuredData const *)arg1)->IsValid(); in _wrap_SBStructuredData_IsValid()
52550 lldb::SBStructuredData *arg1 = (lldb::SBStructuredData *) 0 ; in _wrap_SBStructuredData_SetFromJSON__SWIG_0()
52551 lldb::SBStream *arg2 = 0 ; in _wrap_SBStructuredData_SetFromJSON__SWIG_0()
52552 lldb::SBError result; in _wrap_SBStructuredData_SetFromJSON__SWIG_0()
52569 lldb::SBError * resultptr = new lldb::SBError(result); in _wrap_SBStructuredData_SetFromJSON__SWIG_0()
52584 lldb::SBStructuredData *arg1 = (lldb::SBStructuredData *) 0 ; in _wrap_SBStructuredData_SetFromJSON__SWIG_1()
52586 lldb::SBError result; in _wrap_SBStructuredData_SetFromJSON__SWIG_1()
52599 lldb::SBError * resultptr = new lldb::SBError(result); in _wrap_SBStructuredData_SetFromJSON__SWIG_1()
52673 lldb::SBStructuredData *arg1 = (lldb::SBStructuredData *) 0 ; in _wrap_SBStructuredData_Clear()
52696 lldb::SBStructuredData *arg1 = (lldb::SBStructuredData *) 0 ; in _wrap_SBStructuredData_GetAsJSON()
52697 lldb::SBStream *arg2 = 0 ; in _wrap_SBStructuredData_GetAsJSON()
52698 lldb::SBError result; in _wrap_SBStructuredData_GetAsJSON()
52713 result = ((lldb::SBStructuredData const *)arg1)->GetAsJSON(*arg2); in _wrap_SBStructuredData_GetAsJSON()
52715 lldb::SBError * resultptr = new lldb::SBError(result); in _wrap_SBStructuredData_GetAsJSON()
52730 lldb::SBStructuredData *arg1 = (lldb::SBStructuredData *) 0 ; in _wrap_SBStructuredData_GetDescription()
52731 lldb::SBStream *arg2 = 0 ; in _wrap_SBStructuredData_GetDescription()
52732 lldb::SBError result; in _wrap_SBStructuredData_GetDescription()
52747 result = ((lldb::SBStructuredData const *)arg1)->GetDescription(*arg2); in _wrap_SBStructuredData_GetDescription()
52749 lldb::SBError * resultptr = new lldb::SBError(result); in _wrap_SBStructuredData_GetDescription()
52764 lldb::SBStructuredData *arg1 = (lldb::SBStructuredData *) 0 ; in _wrap_SBStructuredData_GetType()
52765 lldb::StructuredDataType result; in _wrap_SBStructuredData_GetType()
52774 result = (lldb::StructuredDataType)((lldb::SBStructuredData const *)arg1)->GetType(); in _wrap_SBStructuredData_GetType()
52788 lldb::SBStructuredData *arg1 = (lldb::SBStructuredData *) 0 ; in _wrap_SBStructuredData_GetSize()
52798 result = ((lldb::SBStructuredData const *)arg1)->GetSize(); in _wrap_SBStructuredData_GetSize()
52812 lldb::SBStructuredData *arg1 = (lldb::SBStructuredData *) 0 ; in _wrap_SBStructuredData_GetKeys()
52813 lldb::SBStringList *arg2 = 0 ; in _wrap_SBStructuredData_GetKeys()
52829 result = (bool)((lldb::SBStructuredData const *)arg1)->GetKeys(*arg2); in _wrap_SBStructuredData_GetKeys()
52843 lldb::SBStructuredData *arg1 = (lldb::SBStructuredData *) 0 ; in _wrap_SBStructuredData_GetValueForKey()
52845 lldb::SBStructuredData result; in _wrap_SBStructuredData_GetValueForKey()
52856 result = ((lldb::SBStructuredData const *)arg1)->GetValueForKey((char const *)arg2); in _wrap_SBStructuredData_GetValueForKey()
52858 lldb::SBStructuredData * resultptr = new lldb::SBStructuredData(result); in _wrap_SBStructuredData_GetValueForKey()
52873 lldb::SBStructuredData *arg1 = (lldb::SBStructuredData *) 0 ; in _wrap_SBStructuredData_GetItemAtIndex()
52875 lldb::SBStructuredData result; in _wrap_SBStructuredData_GetItemAtIndex()
52886 result = ((lldb::SBStructuredData const *)arg1)->GetItemAtIndex(SWIG_STD_MOVE(arg2)); in _wrap_SBStructuredData_GetItemAtIndex()
52888 lldb::SBStructuredData * resultptr = new lldb::SBStructuredData(result); in _wrap_SBStructuredData_GetItemAtIndex()
52903 lldb::SBStructuredData *arg1 = (lldb::SBStructuredData *) 0 ; in _wrap_SBStructuredData_GetUnsignedIntegerValue__SWIG_0()
52916 result = (uint64_t)((lldb::SBStructuredData const *)arg1)->GetUnsignedIntegerValue(arg2); in _wrap_SBStructuredData_GetUnsignedIntegerValue__SWIG_0()
52930 lldb::SBStructuredData *arg1 = (lldb::SBStructuredData *) 0 ; in _wrap_SBStructuredData_GetUnsignedIntegerValue__SWIG_1()
52940 result = (uint64_t)((lldb::SBStructuredData const *)arg1)->GetUnsignedIntegerValue(); in _wrap_SBStructuredData_GetUnsignedIntegerValue__SWIG_1()
53003 lldb::SBStructuredData *arg1 = (lldb::SBStructuredData *) 0 ; in _wrap_SBStructuredData_GetSignedIntegerValue__SWIG_0()
53016 result = (int64_t)((lldb::SBStructuredData const *)arg1)->GetSignedIntegerValue(arg2); in _wrap_SBStructuredData_GetSignedIntegerValue__SWIG_0()
53030 lldb::SBStructuredData *arg1 = (lldb::SBStructuredData *) 0 ; in _wrap_SBStructuredData_GetSignedIntegerValue__SWIG_1()
53040 result = (int64_t)((lldb::SBStructuredData const *)arg1)->GetSignedIntegerValue(); in _wrap_SBStructuredData_GetSignedIntegerValue__SWIG_1()
53103 lldb::SBStructuredData *arg1 = (lldb::SBStructuredData *) 0 ; in _wrap_SBStructuredData_GetIntegerValue__SWIG_0()
53116 result = (uint64_t)((lldb::SBStructuredData const *)arg1)->GetIntegerValue(arg2); in _wrap_SBStructuredData_GetIntegerValue__SWIG_0()
53130 lldb::SBStructuredData *arg1 = (lldb::SBStructuredData *) 0 ; in _wrap_SBStructuredData_GetIntegerValue__SWIG_1()
53140 result = (uint64_t)((lldb::SBStructuredData const *)arg1)->GetIntegerValue(); in _wrap_SBStructuredData_GetIntegerValue__SWIG_1()
53203 lldb::SBStructuredData *arg1 = (lldb::SBStructuredData *) 0 ; in _wrap_SBStructuredData_GetFloatValue__SWIG_0()
53216 result = (double)((lldb::SBStructuredData const *)arg1)->GetFloatValue(arg2); in _wrap_SBStructuredData_GetFloatValue__SWIG_0()
53230 lldb::SBStructuredData *arg1 = (lldb::SBStructuredData *) 0 ; in _wrap_SBStructuredData_GetFloatValue__SWIG_1()
53240 result = (double)((lldb::SBStructuredData const *)arg1)->GetFloatValue(); in _wrap_SBStructuredData_GetFloatValue__SWIG_1()
53303 lldb::SBStructuredData *arg1 = (lldb::SBStructuredData *) 0 ; in _wrap_SBStructuredData_GetBooleanValue__SWIG_0()
53316 result = (bool)((lldb::SBStructuredData const *)arg1)->GetBooleanValue(arg2); in _wrap_SBStructuredData_GetBooleanValue__SWIG_0()
53330 lldb::SBStructuredData *arg1 = (lldb::SBStructuredData *) 0 ; in _wrap_SBStructuredData_GetBooleanValue__SWIG_1()
53340 result = (bool)((lldb::SBStructuredData const *)arg1)->GetBooleanValue(); in _wrap_SBStructuredData_GetBooleanValue__SWIG_1()
53403 lldb::SBStructuredData *arg1 = (lldb::SBStructuredData *) 0 ; in _wrap_SBStructuredData_GetStringValue()
53422 result = ((lldb::SBStructuredData const *)arg1)->GetStringValue(arg2,SWIG_STD_MOVE(arg3)); in _wrap_SBStructuredData_GetStringValue()
53446 lldb::SBStructuredData *arg1 = (lldb::SBStructuredData *) 0 ; in _wrap_SBStructuredData_GetGenericValue()
53447 SwigValueWrapper< lldb::SBScriptObject > result; in _wrap_SBStructuredData_GetGenericValue()
53456 result = ((lldb::SBStructuredData const *)arg1)->GetGenericValue(); in _wrap_SBStructuredData_GetGenericValue()
53458 lldb::SBScriptObject * resultptr = new lldb::SBScriptObject(result); in _wrap_SBStructuredData_GetGenericValue()
53473 lldb::SBStructuredData *arg1 = (lldb::SBStructuredData *) 0 ; in _wrap_SBStructuredData___tostring()
53495 lldb::SBStructuredData *arg1 = (lldb::SBStructuredData *) obj; in swig_delete_SBStructuredData()
53563 lldb::SBSymbol *result = 0 ; in _wrap_new_SBSymbol__SWIG_0()
53566 result = (lldb::SBSymbol *)new lldb::SBSymbol(); in _wrap_new_SBSymbol__SWIG_0()
53580 lldb::SBSymbol *arg1 = 0 ; in _wrap_new_SBSymbol__SWIG_1()
53581 lldb::SBSymbol *result = 0 ; in _wrap_new_SBSymbol__SWIG_1()
53590 result = (lldb::SBSymbol *)new lldb::SBSymbol((lldb::SBSymbol const &)*arg1); in _wrap_new_SBSymbol__SWIG_1()
53637 lldb::SBSymbol *arg1 = (lldb::SBSymbol *) 0 ; in _wrap_SBSymbol_IsValid()
53647 result = (bool)((lldb::SBSymbol const *)arg1)->IsValid(); in _wrap_SBSymbol_IsValid()
53661 lldb::SBSymbol *arg1 = (lldb::SBSymbol *) 0 ; in _wrap_SBSymbol_GetName()
53671 result = (char *)((lldb::SBSymbol const *)arg1)->GetName(); in _wrap_SBSymbol_GetName()
53685 lldb::SBSymbol *arg1 = (lldb::SBSymbol *) 0 ; in _wrap_SBSymbol_GetDisplayName()
53695 result = (char *)((lldb::SBSymbol const *)arg1)->GetDisplayName(); in _wrap_SBSymbol_GetDisplayName()
53709 lldb::SBSymbol *arg1 = (lldb::SBSymbol *) 0 ; in _wrap_SBSymbol_GetMangledName()
53719 result = (char *)((lldb::SBSymbol const *)arg1)->GetMangledName(); in _wrap_SBSymbol_GetMangledName()
53733 lldb::SBSymbol *arg1 = (lldb::SBSymbol *) 0 ; in _wrap_SBSymbol_GetInstructions__SWIG_0()
53734 lldb::SBTarget arg2 ; in _wrap_SBSymbol_GetInstructions__SWIG_0()
53735 lldb::SBTarget *argp2 ; in _wrap_SBSymbol_GetInstructions__SWIG_0()
53736 lldb::SBInstructionList result; in _wrap_SBSymbol_GetInstructions__SWIG_0()
53754 lldb::SBInstructionList * resultptr = new lldb::SBInstructionList(result); in _wrap_SBSymbol_GetInstructions__SWIG_0()
53769 lldb::SBSymbol *arg1 = (lldb::SBSymbol *) 0 ; in _wrap_SBSymbol_GetInstructions__SWIG_1()
53770 lldb::SBTarget arg2 ; in _wrap_SBSymbol_GetInstructions__SWIG_1()
53772 lldb::SBTarget *argp2 ; in _wrap_SBSymbol_GetInstructions__SWIG_1()
53773 lldb::SBInstructionList result; in _wrap_SBSymbol_GetInstructions__SWIG_1()
53793 lldb::SBInstructionList * resultptr = new lldb::SBInstructionList(result); in _wrap_SBSymbol_GetInstructions__SWIG_1()
53877 lldb::SBSymbol *arg1 = (lldb::SBSymbol *) 0 ; in _wrap_SBSymbol_GetStartAddress()
53878 lldb::SBAddress result; in _wrap_SBSymbol_GetStartAddress()
53889 lldb::SBAddress * resultptr = new lldb::SBAddress(result); in _wrap_SBSymbol_GetStartAddress()
53904 lldb::SBSymbol *arg1 = (lldb::SBSymbol *) 0 ; in _wrap_SBSymbol_GetEndAddress()
53905 lldb::SBAddress result; in _wrap_SBSymbol_GetEndAddress()
53916 lldb::SBAddress * resultptr = new lldb::SBAddress(result); in _wrap_SBSymbol_GetEndAddress()
53931 lldb::SBSymbol *arg1 = (lldb::SBSymbol *) 0 ; in _wrap_SBSymbol_GetValue()
53955 lldb::SBSymbol *arg1 = (lldb::SBSymbol *) 0 ; in _wrap_SBSymbol_GetSize()
53979 lldb::SBSymbol *arg1 = (lldb::SBSymbol *) 0 ; in _wrap_SBSymbol_GetPrologueByteSize()
54003 lldb::SBSymbol *arg1 = (lldb::SBSymbol *) 0 ; in _wrap_SBSymbol_GetType()
54004 lldb::SymbolType result; in _wrap_SBSymbol_GetType()
54013 result = (lldb::SymbolType)(arg1)->GetType(); in _wrap_SBSymbol_GetType()
54027 lldb::SBSymbol *arg1 = (lldb::SBSymbol *) 0 ; in _wrap_SBSymbol___eq()
54028 lldb::SBSymbol *arg2 = 0 ; in _wrap_SBSymbol___eq()
54044 result = (bool)((lldb::SBSymbol const *)arg1)->operator ==((lldb::SBSymbol const &)*arg2); in _wrap_SBSymbol___eq()
54058 lldb::SBSymbol *arg1 = (lldb::SBSymbol *) 0 ; in _wrap_SBSymbol_GetDescription()
54059 lldb::SBStream *arg2 = 0 ; in _wrap_SBSymbol_GetDescription()
54089 lldb::SBSymbol *arg1 = (lldb::SBSymbol *) 0 ; in _wrap_SBSymbol_IsExternal()
54113 lldb::SBSymbol *arg1 = (lldb::SBSymbol *) 0 ; in _wrap_SBSymbol_IsSynthetic()
54137 lldb::SBSymbol *arg1 = (lldb::SBSymbol *) 0 ; in _wrap_SBSymbol___tostring()
54159 lldb::SBSymbol *arg1 = (lldb::SBSymbol *) obj; in swig_delete_SBSymbol()
54226 lldb::SBSymbolContext *result = 0 ; in _wrap_new_SBSymbolContext__SWIG_0()
54229 result = (lldb::SBSymbolContext *)new lldb::SBSymbolContext(); in _wrap_new_SBSymbolContext__SWIG_0()
54243 lldb::SBSymbolContext *arg1 = 0 ; in _wrap_new_SBSymbolContext__SWIG_1()
54244 lldb::SBSymbolContext *result = 0 ; in _wrap_new_SBSymbolContext__SWIG_1()
54253 … result = (lldb::SBSymbolContext *)new lldb::SBSymbolContext((lldb::SBSymbolContext const &)*arg1); in _wrap_new_SBSymbolContext__SWIG_1()
54300 lldb::SBSymbolContext *arg1 = (lldb::SBSymbolContext *) 0 ; in _wrap_SBSymbolContext_IsValid()
54310 result = (bool)((lldb::SBSymbolContext const *)arg1)->IsValid(); in _wrap_SBSymbolContext_IsValid()
54324 lldb::SBSymbolContext *arg1 = (lldb::SBSymbolContext *) 0 ; in _wrap_SBSymbolContext_GetModule()
54325 lldb::SBModule result; in _wrap_SBSymbolContext_GetModule()
54336 lldb::SBModule * resultptr = new lldb::SBModule(result); in _wrap_SBSymbolContext_GetModule()
54351 lldb::SBSymbolContext *arg1 = (lldb::SBSymbolContext *) 0 ; in _wrap_SBSymbolContext_GetCompileUnit()
54352 lldb::SBCompileUnit result; in _wrap_SBSymbolContext_GetCompileUnit()
54363 lldb::SBCompileUnit * resultptr = new lldb::SBCompileUnit(result); in _wrap_SBSymbolContext_GetCompileUnit()
54378 lldb::SBSymbolContext *arg1 = (lldb::SBSymbolContext *) 0 ; in _wrap_SBSymbolContext_GetFunction()
54379 lldb::SBFunction result; in _wrap_SBSymbolContext_GetFunction()
54390 lldb::SBFunction * resultptr = new lldb::SBFunction(result); in _wrap_SBSymbolContext_GetFunction()
54405 lldb::SBSymbolContext *arg1 = (lldb::SBSymbolContext *) 0 ; in _wrap_SBSymbolContext_GetBlock()
54406 lldb::SBBlock result; in _wrap_SBSymbolContext_GetBlock()
54417 lldb::SBBlock * resultptr = new lldb::SBBlock(result); in _wrap_SBSymbolContext_GetBlock()
54432 lldb::SBSymbolContext *arg1 = (lldb::SBSymbolContext *) 0 ; in _wrap_SBSymbolContext_GetLineEntry()
54433 lldb::SBLineEntry result; in _wrap_SBSymbolContext_GetLineEntry()
54444 lldb::SBLineEntry * resultptr = new lldb::SBLineEntry(result); in _wrap_SBSymbolContext_GetLineEntry()
54459 lldb::SBSymbolContext *arg1 = (lldb::SBSymbolContext *) 0 ; in _wrap_SBSymbolContext_GetSymbol()
54460 lldb::SBSymbol result; in _wrap_SBSymbolContext_GetSymbol()
54471 lldb::SBSymbol * resultptr = new lldb::SBSymbol(result); in _wrap_SBSymbolContext_GetSymbol()
54486 lldb::SBSymbolContext *arg1 = (lldb::SBSymbolContext *) 0 ; in _wrap_SBSymbolContext_SetModule()
54487 lldb::SBModule arg2 ; in _wrap_SBSymbolContext_SetModule()
54488 lldb::SBModule *argp2 ; in _wrap_SBSymbolContext_SetModule()
54518 lldb::SBSymbolContext *arg1 = (lldb::SBSymbolContext *) 0 ; in _wrap_SBSymbolContext_SetCompileUnit()
54519 lldb::SBCompileUnit arg2 ; in _wrap_SBSymbolContext_SetCompileUnit()
54520 lldb::SBCompileUnit *argp2 ; in _wrap_SBSymbolContext_SetCompileUnit()
54550 lldb::SBSymbolContext *arg1 = (lldb::SBSymbolContext *) 0 ; in _wrap_SBSymbolContext_SetFunction()
54551 lldb::SBFunction arg2 ; in _wrap_SBSymbolContext_SetFunction()
54552 lldb::SBFunction *argp2 ; in _wrap_SBSymbolContext_SetFunction()
54582 lldb::SBSymbolContext *arg1 = (lldb::SBSymbolContext *) 0 ; in _wrap_SBSymbolContext_SetBlock()
54583 lldb::SBBlock arg2 ; in _wrap_SBSymbolContext_SetBlock()
54584 lldb::SBBlock *argp2 ; in _wrap_SBSymbolContext_SetBlock()
54614 lldb::SBSymbolContext *arg1 = (lldb::SBSymbolContext *) 0 ; in _wrap_SBSymbolContext_SetLineEntry()
54615 lldb::SBLineEntry arg2 ; in _wrap_SBSymbolContext_SetLineEntry()
54616 lldb::SBLineEntry *argp2 ; in _wrap_SBSymbolContext_SetLineEntry()
54646 lldb::SBSymbolContext *arg1 = (lldb::SBSymbolContext *) 0 ; in _wrap_SBSymbolContext_SetSymbol()
54647 lldb::SBSymbol arg2 ; in _wrap_SBSymbolContext_SetSymbol()
54648 lldb::SBSymbol *argp2 ; in _wrap_SBSymbolContext_SetSymbol()
54678 lldb::SBSymbolContext *arg1 = (lldb::SBSymbolContext *) 0 ; in _wrap_SBSymbolContext_GetParentOfInlinedScope()
54679 lldb::SBAddress *arg2 = 0 ; in _wrap_SBSymbolContext_GetParentOfInlinedScope()
54680 lldb::SBAddress *arg3 = 0 ; in _wrap_SBSymbolContext_GetParentOfInlinedScope()
54681 lldb::SBSymbolContext result; in _wrap_SBSymbolContext_GetParentOfInlinedScope()
54702 …result = ((lldb::SBSymbolContext const *)arg1)->GetParentOfInlinedScope((lldb::SBAddress const &)*… in _wrap_SBSymbolContext_GetParentOfInlinedScope()
54704 lldb::SBSymbolContext * resultptr = new lldb::SBSymbolContext(result); in _wrap_SBSymbolContext_GetParentOfInlinedScope()
54719 lldb::SBSymbolContext *arg1 = (lldb::SBSymbolContext *) 0 ; in _wrap_SBSymbolContext_GetDescription()
54720 lldb::SBStream *arg2 = 0 ; in _wrap_SBSymbolContext_GetDescription()
54750 lldb::SBSymbolContext *arg1 = (lldb::SBSymbolContext *) 0 ; in _wrap_SBSymbolContext___tostring()
54772 lldb::SBSymbolContext *arg1 = (lldb::SBSymbolContext *) obj; in swig_delete_SBSymbolContext()
54838 lldb::SBSymbolContextList *result = 0 ; in _wrap_new_SBSymbolContextList__SWIG_0()
54841 result = (lldb::SBSymbolContextList *)new lldb::SBSymbolContextList(); in _wrap_new_SBSymbolContextList__SWIG_0()
54855 lldb::SBSymbolContextList *arg1 = 0 ; in _wrap_new_SBSymbolContextList__SWIG_1()
54856 lldb::SBSymbolContextList *result = 0 ; in _wrap_new_SBSymbolContextList__SWIG_1()
54865 …result = (lldb::SBSymbolContextList *)new lldb::SBSymbolContextList((lldb::SBSymbolContextList con… in _wrap_new_SBSymbolContextList__SWIG_1()
54912 lldb::SBSymbolContextList *arg1 = (lldb::SBSymbolContextList *) 0 ; in _wrap_SBSymbolContextList_IsValid()
54922 result = (bool)((lldb::SBSymbolContextList const *)arg1)->IsValid(); in _wrap_SBSymbolContextList_IsValid()
54936 lldb::SBSymbolContextList *arg1 = (lldb::SBSymbolContextList *) 0 ; in _wrap_SBSymbolContextList_GetSize()
54946 result = (uint32_t)((lldb::SBSymbolContextList const *)arg1)->GetSize(); in _wrap_SBSymbolContextList_GetSize()
54960 lldb::SBSymbolContextList *arg1 = (lldb::SBSymbolContextList *) 0 ; in _wrap_SBSymbolContextList_GetContextAtIndex()
54962 lldb::SBSymbolContext result; in _wrap_SBSymbolContextList_GetContextAtIndex()
54975 lldb::SBSymbolContext * resultptr = new lldb::SBSymbolContext(result); in _wrap_SBSymbolContextList_GetContextAtIndex()
54990 lldb::SBSymbolContextList *arg1 = (lldb::SBSymbolContextList *) 0 ; in _wrap_SBSymbolContextList_GetDescription()
54991 lldb::SBStream *arg2 = 0 ; in _wrap_SBSymbolContextList_GetDescription()
55021 lldb::SBSymbolContextList *arg1 = (lldb::SBSymbolContextList *) 0 ; in _wrap_SBSymbolContextList_Append__SWIG_0()
55022 lldb::SBSymbolContext *arg2 = 0 ; in _wrap_SBSymbolContextList_Append__SWIG_0()
55051 lldb::SBSymbolContextList *arg1 = (lldb::SBSymbolContextList *) 0 ; in _wrap_SBSymbolContextList_Append__SWIG_1()
55052 lldb::SBSymbolContextList *arg2 = 0 ; in _wrap_SBSymbolContextList_Append__SWIG_1()
55145 lldb::SBSymbolContextList *arg1 = (lldb::SBSymbolContextList *) 0 ; in _wrap_SBSymbolContextList_Clear()
55168 lldb::SBSymbolContextList *arg1 = (lldb::SBSymbolContextList *) 0 ; in _wrap_SBSymbolContextList___tostring()
55190 lldb::SBSymbolContextList *arg1 = (lldb::SBSymbolContextList *) obj; in swig_delete_SBSymbolContextList()
55247 lldb::SBTarget *result = 0 ; in _wrap_new_SBTarget__SWIG_0()
55250 result = (lldb::SBTarget *)new lldb::SBTarget(); in _wrap_new_SBTarget__SWIG_0()
55264 lldb::SBTarget *arg1 = 0 ; in _wrap_new_SBTarget__SWIG_1()
55265 lldb::SBTarget *result = 0 ; in _wrap_new_SBTarget__SWIG_1()
55274 result = (lldb::SBTarget *)new lldb::SBTarget((lldb::SBTarget const &)*arg1); in _wrap_new_SBTarget__SWIG_1()
55321 lldb::SBTarget *arg1 = (lldb::SBTarget *) 0 ; in _wrap_SBTarget_IsValid()
55331 result = (bool)((lldb::SBTarget const *)arg1)->IsValid(); in _wrap_SBTarget_IsValid()
55345 lldb::SBEvent *arg1 = 0 ; in _wrap_SBTarget_EventIsTargetEvent()
55355 result = (bool)lldb::SBTarget::EventIsTargetEvent((lldb::SBEvent const &)*arg1); in _wrap_SBTarget_EventIsTargetEvent()
55369 lldb::SBEvent *arg1 = 0 ; in _wrap_SBTarget_GetTargetFromEvent()
55370 lldb::SBTarget result; in _wrap_SBTarget_GetTargetFromEvent()
55379 result = lldb::SBTarget::GetTargetFromEvent((lldb::SBEvent const &)*arg1); in _wrap_SBTarget_GetTargetFromEvent()
55381 lldb::SBTarget * resultptr = new lldb::SBTarget(result); in _wrap_SBTarget_GetTargetFromEvent()
55396 lldb::SBEvent *arg1 = 0 ; in _wrap_SBTarget_GetNumModulesFromEvent()
55406 result = (uint32_t)lldb::SBTarget::GetNumModulesFromEvent((lldb::SBEvent const &)*arg1); in _wrap_SBTarget_GetNumModulesFromEvent()
55421 lldb::SBEvent *arg2 = 0 ; in _wrap_SBTarget_GetModuleAtIndexFromEvent()
55422 lldb::SBModule result; in _wrap_SBTarget_GetModuleAtIndexFromEvent()
55433 result = lldb::SBTarget::GetModuleAtIndexFromEvent(arg1,(lldb::SBEvent const &)*arg2); in _wrap_SBTarget_GetModuleAtIndexFromEvent()
55435 lldb::SBModule * resultptr = new lldb::SBModule(result); in _wrap_SBTarget_GetModuleAtIndexFromEvent()
55453 result = (char *)lldb::SBTarget::GetBroadcasterClassName(); in _wrap_SBTarget_GetBroadcasterClassName()
55467 lldb::SBTarget *arg1 = (lldb::SBTarget *) 0 ; in _wrap_SBTarget_GetProcess()
55468 lldb::SBProcess result; in _wrap_SBTarget_GetProcess()
55479 lldb::SBProcess * resultptr = new lldb::SBProcess(result); in _wrap_SBTarget_GetProcess()
55494 lldb::SBTarget *arg1 = (lldb::SBTarget *) 0 ; in _wrap_SBTarget_SetCollectingStats()
55520 lldb::SBTarget *arg1 = (lldb::SBTarget *) 0 ; in _wrap_SBTarget_GetCollectingStats()
55544 lldb::SBTarget *arg1 = (lldb::SBTarget *) 0 ; in _wrap_SBTarget_GetStatistics__SWIG_0()
55545 lldb::SBStructuredData result; in _wrap_SBTarget_GetStatistics__SWIG_0()
55556 lldb::SBStructuredData * resultptr = new lldb::SBStructuredData(result); in _wrap_SBTarget_GetStatistics__SWIG_0()
55571 lldb::SBTarget *arg1 = (lldb::SBTarget *) 0 ; in _wrap_SBTarget_GetStatistics__SWIG_1()
55572 lldb::SBStatisticsOptions arg2 ; in _wrap_SBTarget_GetStatistics__SWIG_1()
55573 lldb::SBStatisticsOptions *argp2 ; in _wrap_SBTarget_GetStatistics__SWIG_1()
55574 lldb::SBStructuredData result; in _wrap_SBTarget_GetStatistics__SWIG_1()
55592 lldb::SBStructuredData * resultptr = new lldb::SBStructuredData(result); in _wrap_SBTarget_GetStatistics__SWIG_1()
55661 lldb::SBTarget *arg1 = (lldb::SBTarget *) 0 ; in _wrap_SBTarget_ResetStatistics()
55684 lldb::SBTarget *arg1 = (lldb::SBTarget *) 0 ; in _wrap_SBTarget_GetPlatform()
55685 lldb::SBPlatform result; in _wrap_SBTarget_GetPlatform()
55696 lldb::SBPlatform * resultptr = new lldb::SBPlatform(result); in _wrap_SBTarget_GetPlatform()
55711 lldb::SBTarget *arg1 = (lldb::SBTarget *) 0 ; in _wrap_SBTarget_GetEnvironment()
55712 lldb::SBEnvironment result; in _wrap_SBTarget_GetEnvironment()
55723 lldb::SBEnvironment * resultptr = new lldb::SBEnvironment(result); in _wrap_SBTarget_GetEnvironment()
55738 lldb::SBTarget *arg1 = (lldb::SBTarget *) 0 ; in _wrap_SBTarget_Install()
55739 lldb::SBError result; in _wrap_SBTarget_Install()
55750 lldb::SBError * resultptr = new lldb::SBError(result); in _wrap_SBTarget_Install()
55765 lldb::SBTarget *arg1 = (lldb::SBTarget *) 0 ; in _wrap_SBTarget_Launch__SWIG_0()
55766 lldb::SBListener *arg2 = 0 ; in _wrap_SBTarget_Launch__SWIG_0()
55775 lldb::SBError *arg11 = 0 ; in _wrap_SBTarget_Launch__SWIG_0()
55776 lldb::SBProcess result; in _wrap_SBTarget_Launch__SWIG_0()
55857 lldb::SBProcess * resultptr = new lldb::SBProcess(result); in _wrap_SBTarget_Launch__SWIG_0()
55884 lldb::SBTarget *arg1 = (lldb::SBTarget *) 0 ; in _wrap_SBTarget_LoadCore__SWIG_0()
55886 lldb::SBProcess result; in _wrap_SBTarget_LoadCore__SWIG_0()
55899 lldb::SBProcess * resultptr = new lldb::SBProcess(result); in _wrap_SBTarget_LoadCore__SWIG_0()
55914 lldb::SBTarget *arg1 = (lldb::SBTarget *) 0 ; in _wrap_SBTarget_LoadCore__SWIG_1()
55916 lldb::SBError *arg3 = 0 ; in _wrap_SBTarget_LoadCore__SWIG_1()
55917 lldb::SBProcess result; in _wrap_SBTarget_LoadCore__SWIG_1()
55936 lldb::SBProcess * resultptr = new lldb::SBProcess(result); in _wrap_SBTarget_LoadCore__SWIG_1()
56015 lldb::SBTarget *arg1 = (lldb::SBTarget *) 0 ; in _wrap_SBTarget_LaunchSimple()
56019 lldb::SBProcess result; in _wrap_SBTarget_LaunchSimple()
56078 lldb::SBProcess * resultptr = new lldb::SBProcess(result); in _wrap_SBTarget_LaunchSimple()
56105 lldb::SBTarget *arg1 = (lldb::SBTarget *) 0 ; in _wrap_SBTarget_Launch__SWIG_1()
56106 lldb::SBLaunchInfo *arg2 = 0 ; in _wrap_SBTarget_Launch__SWIG_1()
56107 lldb::SBError *arg3 = 0 ; in _wrap_SBTarget_Launch__SWIG_1()
56108 lldb::SBProcess result; in _wrap_SBTarget_Launch__SWIG_1()
56131 lldb::SBProcess * resultptr = new lldb::SBProcess(result); in _wrap_SBTarget_Launch__SWIG_1()
56270 lldb::SBTarget *arg1 = (lldb::SBTarget *) 0 ; in _wrap_SBTarget_Attach()
56271 lldb::SBAttachInfo *arg2 = 0 ; in _wrap_SBTarget_Attach()
56272 lldb::SBError *arg3 = 0 ; in _wrap_SBTarget_Attach()
56273 lldb::SBProcess result; in _wrap_SBTarget_Attach()
56296 lldb::SBProcess * resultptr = new lldb::SBProcess(result); in _wrap_SBTarget_Attach()
56311 lldb::SBTarget *arg1 = (lldb::SBTarget *) 0 ; in _wrap_SBTarget_AttachToProcessWithID()
56312 lldb::SBListener *arg2 = 0 ; in _wrap_SBTarget_AttachToProcessWithID()
56313 lldb::pid_t arg3 ; in _wrap_SBTarget_AttachToProcessWithID()
56314 lldb::SBError *arg4 = 0 ; in _wrap_SBTarget_AttachToProcessWithID()
56315 lldb::SBProcess result; in _wrap_SBTarget_AttachToProcessWithID()
56332 arg3 = (lldb::pid_t)lua_tointeger(L, 3); in _wrap_SBTarget_AttachToProcessWithID()
56340 lldb::SBProcess * resultptr = new lldb::SBProcess(result); in _wrap_SBTarget_AttachToProcessWithID()
56355 lldb::SBTarget *arg1 = (lldb::SBTarget *) 0 ; in _wrap_SBTarget_AttachToProcessWithName()
56356 lldb::SBListener *arg2 = 0 ; in _wrap_SBTarget_AttachToProcessWithName()
56359 lldb::SBError *arg5 = 0 ; in _wrap_SBTarget_AttachToProcessWithName()
56360 lldb::SBProcess result; in _wrap_SBTarget_AttachToProcessWithName()
56387 lldb::SBProcess * resultptr = new lldb::SBProcess(result); in _wrap_SBTarget_AttachToProcessWithName()
56402 lldb::SBTarget *arg1 = (lldb::SBTarget *) 0 ; in _wrap_SBTarget_ConnectRemote()
56403 lldb::SBListener *arg2 = 0 ; in _wrap_SBTarget_ConnectRemote()
56406 lldb::SBError *arg5 = 0 ; in _wrap_SBTarget_ConnectRemote()
56407 lldb::SBProcess result; in _wrap_SBTarget_ConnectRemote()
56434 lldb::SBProcess * resultptr = new lldb::SBProcess(result); in _wrap_SBTarget_ConnectRemote()
56449 lldb::SBTarget *arg1 = (lldb::SBTarget *) 0 ; in _wrap_SBTarget_GetExecutable()
56450 lldb::SBFileSpec result; in _wrap_SBTarget_GetExecutable()
56461 lldb::SBFileSpec * resultptr = new lldb::SBFileSpec(result); in _wrap_SBTarget_GetExecutable()
56476 lldb::SBTarget *arg1 = (lldb::SBTarget *) 0 ; in _wrap_SBTarget_AppendImageSearchPath()
56479 lldb::SBError *arg4 = 0 ; in _wrap_SBTarget_AppendImageSearchPath()
56512 lldb::SBTarget *arg1 = (lldb::SBTarget *) 0 ; in _wrap_SBTarget_AddModule__SWIG_0()
56513 lldb::SBModule *arg2 = 0 ; in _wrap_SBTarget_AddModule__SWIG_0()
56543 lldb::SBTarget *arg1 = (lldb::SBTarget *) 0 ; in _wrap_SBTarget_AddModule__SWIG_1()
56547 lldb::SBModule result; in _wrap_SBTarget_AddModule__SWIG_1()
56564 lldb::SBModule * resultptr = new lldb::SBModule(result); in _wrap_SBTarget_AddModule__SWIG_1()
56579 lldb::SBTarget *arg1 = (lldb::SBTarget *) 0 ; in _wrap_SBTarget_AddModule__SWIG_2()
56584 lldb::SBModule result; in _wrap_SBTarget_AddModule__SWIG_2()
56603 lldb::SBModule * resultptr = new lldb::SBModule(result); in _wrap_SBTarget_AddModule__SWIG_2()
56618 lldb::SBTarget *arg1 = (lldb::SBTarget *) 0 ; in _wrap_SBTarget_AddModule__SWIG_3()
56619 lldb::SBModuleSpec *arg2 = 0 ; in _wrap_SBTarget_AddModule__SWIG_3()
56620 lldb::SBModule result; in _wrap_SBTarget_AddModule__SWIG_3()
56635 result = (arg1)->AddModule((lldb::SBModuleSpec const &)*arg2); in _wrap_SBTarget_AddModule__SWIG_3()
56637 lldb::SBModule * resultptr = new lldb::SBModule(result); in _wrap_SBTarget_AddModule__SWIG_3()
56781 lldb::SBTarget *arg1 = (lldb::SBTarget *) 0 ; in _wrap_SBTarget_GetNumModules()
56791 result = (uint32_t)((lldb::SBTarget const *)arg1)->GetNumModules(); in _wrap_SBTarget_GetNumModules()
56805 lldb::SBTarget *arg1 = (lldb::SBTarget *) 0 ; in _wrap_SBTarget_GetModuleAtIndex()
56807 lldb::SBModule result; in _wrap_SBTarget_GetModuleAtIndex()
56820 lldb::SBModule * resultptr = new lldb::SBModule(result); in _wrap_SBTarget_GetModuleAtIndex()
56835 lldb::SBTarget *arg1 = (lldb::SBTarget *) 0 ; in _wrap_SBTarget_RemoveModule()
56836 lldb::SBModule arg2 ; in _wrap_SBTarget_RemoveModule()
56837 lldb::SBModule *argp2 ; in _wrap_SBTarget_RemoveModule()
56868 lldb::SBTarget *arg1 = (lldb::SBTarget *) 0 ; in _wrap_SBTarget_GetDebugger()
56869 lldb::SBDebugger result; in _wrap_SBTarget_GetDebugger()
56878 result = ((lldb::SBTarget const *)arg1)->GetDebugger(); in _wrap_SBTarget_GetDebugger()
56880 lldb::SBDebugger * resultptr = new lldb::SBDebugger(result); in _wrap_SBTarget_GetDebugger()
56895 lldb::SBTarget *arg1 = (lldb::SBTarget *) 0 ; in _wrap_SBTarget_FindModule()
56896 lldb::SBFileSpec *arg2 = 0 ; in _wrap_SBTarget_FindModule()
56897 lldb::SBModule result; in _wrap_SBTarget_FindModule()
56912 result = (arg1)->FindModule((lldb::SBFileSpec const &)*arg2); in _wrap_SBTarget_FindModule()
56914 lldb::SBModule * resultptr = new lldb::SBModule(result); in _wrap_SBTarget_FindModule()
56929 lldb::SBTarget *arg1 = (lldb::SBTarget *) 0 ; in _wrap_SBTarget_FindCompileUnits()
56930 lldb::SBFileSpec *arg2 = 0 ; in _wrap_SBTarget_FindCompileUnits()
56931 lldb::SBSymbolContextList result; in _wrap_SBTarget_FindCompileUnits()
56946 result = (arg1)->FindCompileUnits((lldb::SBFileSpec const &)*arg2); in _wrap_SBTarget_FindCompileUnits()
56948 lldb::SBSymbolContextList * resultptr = new lldb::SBSymbolContextList(result); in _wrap_SBTarget_FindCompileUnits()
56963 lldb::SBTarget *arg1 = (lldb::SBTarget *) 0 ; in _wrap_SBTarget_GetByteOrder()
56964 lldb::ByteOrder result; in _wrap_SBTarget_GetByteOrder()
56973 result = (lldb::ByteOrder)(arg1)->GetByteOrder(); in _wrap_SBTarget_GetByteOrder()
56987 lldb::SBTarget *arg1 = (lldb::SBTarget *) 0 ; in _wrap_SBTarget_GetAddressByteSize()
57011 lldb::SBTarget *arg1 = (lldb::SBTarget *) 0 ; in _wrap_SBTarget_GetTriple()
57035 lldb::SBTarget *arg1 = (lldb::SBTarget *) 0 ; in _wrap_SBTarget_GetABIName()
57059 lldb::SBTarget *arg1 = (lldb::SBTarget *) 0 ; in _wrap_SBTarget_GetLabel()
57069 result = (char *)((lldb::SBTarget const *)arg1)->GetLabel(); in _wrap_SBTarget_GetLabel()
57083 lldb::SBTarget *arg1 = (lldb::SBTarget *) 0 ; in _wrap_SBTarget_SetLabel()
57085 lldb::SBError result; in _wrap_SBTarget_SetLabel()
57098 lldb::SBError * resultptr = new lldb::SBError(result); in _wrap_SBTarget_SetLabel()
57113 lldb::SBTarget *arg1 = (lldb::SBTarget *) 0 ; in _wrap_SBTarget_GetMinimumOpcodeByteSize()
57123 result = (uint32_t)((lldb::SBTarget const *)arg1)->GetMinimumOpcodeByteSize(); in _wrap_SBTarget_GetMinimumOpcodeByteSize()
57137 lldb::SBTarget *arg1 = (lldb::SBTarget *) 0 ; in _wrap_SBTarget_GetMaximumOpcodeByteSize()
57147 result = (uint32_t)((lldb::SBTarget const *)arg1)->GetMaximumOpcodeByteSize(); in _wrap_SBTarget_GetMaximumOpcodeByteSize()
57161 lldb::SBTarget *arg1 = (lldb::SBTarget *) 0 ; in _wrap_SBTarget_GetDataByteSize()
57185 lldb::SBTarget *arg1 = (lldb::SBTarget *) 0 ; in _wrap_SBTarget_GetCodeByteSize()
57209 lldb::SBTarget *arg1 = (lldb::SBTarget *) 0 ; in _wrap_SBTarget_GetMaximumNumberOfChildrenToDisplay()
57219 result = (uint32_t)((lldb::SBTarget const *)arg1)->GetMaximumNumberOfChildrenToDisplay(); in _wrap_SBTarget_GetMaximumNumberOfChildrenToDisplay()
57233 lldb::SBTarget *arg1 = (lldb::SBTarget *) 0 ; in _wrap_SBTarget_SetSectionLoadAddress()
57234 lldb::SBSection arg2 ; in _wrap_SBTarget_SetSectionLoadAddress()
57235 lldb::addr_t arg3 ; in _wrap_SBTarget_SetSectionLoadAddress()
57236 lldb::SBSection *argp2 ; in _wrap_SBTarget_SetSectionLoadAddress()
57237 lldb::SBError result; in _wrap_SBTarget_SetSectionLoadAddress()
57254 arg3 = (lldb::addr_t)lua_tointeger(L, 3); in _wrap_SBTarget_SetSectionLoadAddress()
57257 lldb::SBError * resultptr = new lldb::SBError(result); in _wrap_SBTarget_SetSectionLoadAddress()
57272 lldb::SBTarget *arg1 = (lldb::SBTarget *) 0 ; in _wrap_SBTarget_ClearSectionLoadAddress()
57273 lldb::SBSection arg2 ; in _wrap_SBTarget_ClearSectionLoadAddress()
57274 lldb::SBSection *argp2 ; in _wrap_SBTarget_ClearSectionLoadAddress()
57275 lldb::SBError result; in _wrap_SBTarget_ClearSectionLoadAddress()
57293 lldb::SBError * resultptr = new lldb::SBError(result); in _wrap_SBTarget_ClearSectionLoadAddress()
57308 lldb::SBTarget *arg1 = (lldb::SBTarget *) 0 ; in _wrap_SBTarget_SetModuleLoadAddress()
57309 lldb::SBModule arg2 ; in _wrap_SBTarget_SetModuleLoadAddress()
57311 lldb::SBModule *argp2 ; in _wrap_SBTarget_SetModuleLoadAddress()
57312 lldb::SBError result; in _wrap_SBTarget_SetModuleLoadAddress()
57332 lldb::SBError * resultptr = new lldb::SBError(result); in _wrap_SBTarget_SetModuleLoadAddress()
57347 lldb::SBTarget *arg1 = (lldb::SBTarget *) 0 ; in _wrap_SBTarget_ClearModuleLoadAddress()
57348 lldb::SBModule arg2 ; in _wrap_SBTarget_ClearModuleLoadAddress()
57349 lldb::SBModule *argp2 ; in _wrap_SBTarget_ClearModuleLoadAddress()
57350 lldb::SBError result; in _wrap_SBTarget_ClearModuleLoadAddress()
57368 lldb::SBError * resultptr = new lldb::SBError(result); in _wrap_SBTarget_ClearModuleLoadAddress()
57383 lldb::SBTarget *arg1 = (lldb::SBTarget *) 0 ; in _wrap_SBTarget_FindFunctions__SWIG_0()
57386 lldb::SBSymbolContextList result; in _wrap_SBTarget_FindFunctions__SWIG_0()
57401 lldb::SBSymbolContextList * resultptr = new lldb::SBSymbolContextList(result); in _wrap_SBTarget_FindFunctions__SWIG_0()
57416 lldb::SBTarget *arg1 = (lldb::SBTarget *) 0 ; in _wrap_SBTarget_FindFunctions__SWIG_1()
57418 lldb::SBSymbolContextList result; in _wrap_SBTarget_FindFunctions__SWIG_1()
57431 lldb::SBSymbolContextList * resultptr = new lldb::SBSymbolContextList(result); in _wrap_SBTarget_FindFunctions__SWIG_1()
57505 lldb::SBTarget *arg1 = (lldb::SBTarget *) 0 ; in _wrap_SBTarget_FindGlobalVariables__SWIG_0()
57508 lldb::SBValueList result; in _wrap_SBTarget_FindGlobalVariables__SWIG_0()
57523 lldb::SBValueList * resultptr = new lldb::SBValueList(result); in _wrap_SBTarget_FindGlobalVariables__SWIG_0()
57538 lldb::SBTarget *arg1 = (lldb::SBTarget *) 0 ; in _wrap_SBTarget_FindFirstGlobalVariable()
57540 lldb::SBValue result; in _wrap_SBTarget_FindFirstGlobalVariable()
57553 lldb::SBValue * resultptr = new lldb::SBValue(result); in _wrap_SBTarget_FindFirstGlobalVariable()
57568 lldb::SBTarget *arg1 = (lldb::SBTarget *) 0 ; in _wrap_SBTarget_FindGlobalVariables__SWIG_1()
57571 lldb::MatchType arg4 ; in _wrap_SBTarget_FindGlobalVariables__SWIG_1()
57572 lldb::SBValueList result; in _wrap_SBTarget_FindGlobalVariables__SWIG_1()
57586 arg4 = (lldb::MatchType)lua_tointeger(L, 4); in _wrap_SBTarget_FindGlobalVariables__SWIG_1()
57589 lldb::SBValueList * resultptr = new lldb::SBValueList(result); in _wrap_SBTarget_FindGlobalVariables__SWIG_1()
57673 lldb::SBTarget *arg1 = (lldb::SBTarget *) 0 ; in _wrap_SBTarget_FindGlobalFunctions()
57676 lldb::MatchType arg4 ; in _wrap_SBTarget_FindGlobalFunctions()
57677 lldb::SBSymbolContextList result; in _wrap_SBTarget_FindGlobalFunctions()
57691 arg4 = (lldb::MatchType)lua_tointeger(L, 4); in _wrap_SBTarget_FindGlobalFunctions()
57694 lldb::SBSymbolContextList * resultptr = new lldb::SBSymbolContextList(result); in _wrap_SBTarget_FindGlobalFunctions()
57709 lldb::SBTarget *arg1 = (lldb::SBTarget *) 0 ; in _wrap_SBTarget_Clear()
57732 lldb::SBTarget *arg1 = (lldb::SBTarget *) 0 ; in _wrap_SBTarget_ResolveFileAddress()
57733 lldb::addr_t arg2 ; in _wrap_SBTarget_ResolveFileAddress()
57734 lldb::SBAddress result; in _wrap_SBTarget_ResolveFileAddress()
57744 arg2 = (lldb::addr_t)lua_tointeger(L, 2); in _wrap_SBTarget_ResolveFileAddress()
57747 lldb::SBAddress * resultptr = new lldb::SBAddress(result); in _wrap_SBTarget_ResolveFileAddress()
57762 lldb::SBTarget *arg1 = (lldb::SBTarget *) 0 ; in _wrap_SBTarget_ResolveLoadAddress()
57763 lldb::addr_t arg2 ; in _wrap_SBTarget_ResolveLoadAddress()
57764 lldb::SBAddress result; in _wrap_SBTarget_ResolveLoadAddress()
57774 arg2 = (lldb::addr_t)lua_tointeger(L, 2); in _wrap_SBTarget_ResolveLoadAddress()
57777 lldb::SBAddress * resultptr = new lldb::SBAddress(result); in _wrap_SBTarget_ResolveLoadAddress()
57792 lldb::SBTarget *arg1 = (lldb::SBTarget *) 0 ; in _wrap_SBTarget_ResolvePastLoadAddress()
57794 lldb::addr_t arg3 ; in _wrap_SBTarget_ResolvePastLoadAddress()
57795 lldb::SBAddress result; in _wrap_SBTarget_ResolvePastLoadAddress()
57807 arg3 = (lldb::addr_t)lua_tointeger(L, 3); in _wrap_SBTarget_ResolvePastLoadAddress()
57810 lldb::SBAddress * resultptr = new lldb::SBAddress(result); in _wrap_SBTarget_ResolvePastLoadAddress()
57825 lldb::SBTarget *arg1 = (lldb::SBTarget *) 0 ; in _wrap_SBTarget_ResolveSymbolContextForAddress()
57826 lldb::SBAddress *arg2 = 0 ; in _wrap_SBTarget_ResolveSymbolContextForAddress()
57828 lldb::SBSymbolContext result; in _wrap_SBTarget_ResolveSymbolContextForAddress()
57845 result = (arg1)->ResolveSymbolContextForAddress((lldb::SBAddress const &)*arg2,arg3); in _wrap_SBTarget_ResolveSymbolContextForAddress()
57847 lldb::SBSymbolContext * resultptr = new lldb::SBSymbolContext(result); in _wrap_SBTarget_ResolveSymbolContextForAddress()
57862 lldb::SBTarget *arg1 = (lldb::SBTarget *) 0 ; in _wrap_SBTarget_ReadMemory()
57863 lldb::SBAddress arg2 ; in _wrap_SBTarget_ReadMemory()
57866 lldb::SBError *arg5 = 0 ; in _wrap_SBTarget_ReadMemory()
57867 lldb::SBAddress *argp2 ; in _wrap_SBTarget_ReadMemory()
57921 lldb::SBTarget *arg1 = (lldb::SBTarget *) 0 ; in _wrap_SBTarget_BreakpointCreateByLocation__SWIG_0()
57924 lldb::SBBreakpoint result; in _wrap_SBTarget_BreakpointCreateByLocation__SWIG_0()
57939 lldb::SBBreakpoint * resultptr = new lldb::SBBreakpoint(result); in _wrap_SBTarget_BreakpointCreateByLocation__SWIG_0()
57954 lldb::SBTarget *arg1 = (lldb::SBTarget *) 0 ; in _wrap_SBTarget_BreakpointCreateByLocation__SWIG_1()
57955 lldb::SBFileSpec *arg2 = 0 ; in _wrap_SBTarget_BreakpointCreateByLocation__SWIG_1()
57957 lldb::SBBreakpoint result; in _wrap_SBTarget_BreakpointCreateByLocation__SWIG_1()
57974 result = (arg1)->BreakpointCreateByLocation((lldb::SBFileSpec const &)*arg2,arg3); in _wrap_SBTarget_BreakpointCreateByLocation__SWIG_1()
57976 lldb::SBBreakpoint * resultptr = new lldb::SBBreakpoint(result); in _wrap_SBTarget_BreakpointCreateByLocation__SWIG_1()
57991 lldb::SBTarget *arg1 = (lldb::SBTarget *) 0 ; in _wrap_SBTarget_BreakpointCreateByLocation__SWIG_2()
57992 lldb::SBFileSpec *arg2 = 0 ; in _wrap_SBTarget_BreakpointCreateByLocation__SWIG_2()
57994 lldb::addr_t arg4 ; in _wrap_SBTarget_BreakpointCreateByLocation__SWIG_2()
57995 lldb::SBBreakpoint result; in _wrap_SBTarget_BreakpointCreateByLocation__SWIG_2()
58013 arg4 = (lldb::addr_t)lua_tointeger(L, 4); in _wrap_SBTarget_BreakpointCreateByLocation__SWIG_2()
58014 result = (arg1)->BreakpointCreateByLocation((lldb::SBFileSpec const &)*arg2,arg3,arg4); in _wrap_SBTarget_BreakpointCreateByLocation__SWIG_2()
58016 lldb::SBBreakpoint * resultptr = new lldb::SBBreakpoint(result); in _wrap_SBTarget_BreakpointCreateByLocation__SWIG_2()
58031 lldb::SBTarget *arg1 = (lldb::SBTarget *) 0 ; in _wrap_SBTarget_BreakpointCreateByLocation__SWIG_3()
58032 lldb::SBFileSpec *arg2 = 0 ; in _wrap_SBTarget_BreakpointCreateByLocation__SWIG_3()
58034 lldb::addr_t arg4 ; in _wrap_SBTarget_BreakpointCreateByLocation__SWIG_3()
58035 lldb::SBFileSpecList *arg5 = 0 ; in _wrap_SBTarget_BreakpointCreateByLocation__SWIG_3()
58036 lldb::SBBreakpoint result; in _wrap_SBTarget_BreakpointCreateByLocation__SWIG_3()
58055 arg4 = (lldb::addr_t)lua_tointeger(L, 4); in _wrap_SBTarget_BreakpointCreateByLocation__SWIG_3()
58061 result = (arg1)->BreakpointCreateByLocation((lldb::SBFileSpec const &)*arg2,arg3,arg4,*arg5); in _wrap_SBTarget_BreakpointCreateByLocation__SWIG_3()
58063 lldb::SBBreakpoint * resultptr = new lldb::SBBreakpoint(result); in _wrap_SBTarget_BreakpointCreateByLocation__SWIG_3()
58078 lldb::SBTarget *arg1 = (lldb::SBTarget *) 0 ; in _wrap_SBTarget_BreakpointCreateByLocation__SWIG_4()
58079 lldb::SBFileSpec *arg2 = 0 ; in _wrap_SBTarget_BreakpointCreateByLocation__SWIG_4()
58082 lldb::addr_t arg5 ; in _wrap_SBTarget_BreakpointCreateByLocation__SWIG_4()
58083 lldb::SBFileSpecList *arg6 = 0 ; in _wrap_SBTarget_BreakpointCreateByLocation__SWIG_4()
58084 lldb::SBBreakpoint result; in _wrap_SBTarget_BreakpointCreateByLocation__SWIG_4()
58105 arg5 = (lldb::addr_t)lua_tointeger(L, 5); in _wrap_SBTarget_BreakpointCreateByLocation__SWIG_4()
58111 … result = (arg1)->BreakpointCreateByLocation((lldb::SBFileSpec const &)*arg2,arg3,arg4,arg5,*arg6); in _wrap_SBTarget_BreakpointCreateByLocation__SWIG_4()
58113 lldb::SBBreakpoint * resultptr = new lldb::SBBreakpoint(result); in _wrap_SBTarget_BreakpointCreateByLocation__SWIG_4()
58128 lldb::SBTarget *arg1 = (lldb::SBTarget *) 0 ; in _wrap_SBTarget_BreakpointCreateByLocation__SWIG_5()
58129 lldb::SBFileSpec *arg2 = 0 ; in _wrap_SBTarget_BreakpointCreateByLocation__SWIG_5()
58132 lldb::addr_t arg5 ; in _wrap_SBTarget_BreakpointCreateByLocation__SWIG_5()
58133 lldb::SBFileSpecList *arg6 = 0 ; in _wrap_SBTarget_BreakpointCreateByLocation__SWIG_5()
58135 lldb::SBBreakpoint result; in _wrap_SBTarget_BreakpointCreateByLocation__SWIG_5()
58157 arg5 = (lldb::addr_t)lua_tointeger(L, 5); in _wrap_SBTarget_BreakpointCreateByLocation__SWIG_5()
58164 …result = (arg1)->BreakpointCreateByLocation((lldb::SBFileSpec const &)*arg2,arg3,arg4,arg5,*arg6,a… in _wrap_SBTarget_BreakpointCreateByLocation__SWIG_5()
58166 lldb::SBBreakpoint * resultptr = new lldb::SBBreakpoint(result); in _wrap_SBTarget_BreakpointCreateByLocation__SWIG_5()
58435 lldb::SBTarget *arg1 = (lldb::SBTarget *) 0 ; in _wrap_SBTarget_BreakpointCreateByName__SWIG_0()
58438 lldb::SBBreakpoint result; in _wrap_SBTarget_BreakpointCreateByName__SWIG_0()
58453 lldb::SBBreakpoint * resultptr = new lldb::SBBreakpoint(result); in _wrap_SBTarget_BreakpointCreateByName__SWIG_0()
58468 lldb::SBTarget *arg1 = (lldb::SBTarget *) 0 ; in _wrap_SBTarget_BreakpointCreateByName__SWIG_1()
58470 lldb::SBBreakpoint result; in _wrap_SBTarget_BreakpointCreateByName__SWIG_1()
58483 lldb::SBBreakpoint * resultptr = new lldb::SBBreakpoint(result); in _wrap_SBTarget_BreakpointCreateByName__SWIG_1()
58498 lldb::SBTarget *arg1 = (lldb::SBTarget *) 0 ; in _wrap_SBTarget_BreakpointCreateByName__SWIG_2()
58500 lldb::SBFileSpecList *arg3 = 0 ; in _wrap_SBTarget_BreakpointCreateByName__SWIG_2()
58501 lldb::SBFileSpecList *arg4 = 0 ; in _wrap_SBTarget_BreakpointCreateByName__SWIG_2()
58502 lldb::SBBreakpoint result; in _wrap_SBTarget_BreakpointCreateByName__SWIG_2()
58525 …lt = (arg1)->BreakpointCreateByName((char const *)arg2,(lldb::SBFileSpecList const &)*arg3,(lldb::… in _wrap_SBTarget_BreakpointCreateByName__SWIG_2()
58527 lldb::SBBreakpoint * resultptr = new lldb::SBBreakpoint(result); in _wrap_SBTarget_BreakpointCreateByName__SWIG_2()
58542 lldb::SBTarget *arg1 = (lldb::SBTarget *) 0 ; in _wrap_SBTarget_BreakpointCreateByName__SWIG_3()
58545 lldb::SBFileSpecList *arg4 = 0 ; in _wrap_SBTarget_BreakpointCreateByName__SWIG_3()
58546 lldb::SBFileSpecList *arg5 = 0 ; in _wrap_SBTarget_BreakpointCreateByName__SWIG_3()
58547 lldb::SBBreakpoint result; in _wrap_SBTarget_BreakpointCreateByName__SWIG_3()
58572 …(arg1)->BreakpointCreateByName((char const *)arg2,arg3,(lldb::SBFileSpecList const &)*arg4,(lldb::… in _wrap_SBTarget_BreakpointCreateByName__SWIG_3()
58574 lldb::SBBreakpoint * resultptr = new lldb::SBBreakpoint(result); in _wrap_SBTarget_BreakpointCreateByName__SWIG_3()
58589 lldb::SBTarget *arg1 = (lldb::SBTarget *) 0 ; in _wrap_SBTarget_BreakpointCreateByName__SWIG_4()
58592 lldb::LanguageType arg4 ; in _wrap_SBTarget_BreakpointCreateByName__SWIG_4()
58593 lldb::SBFileSpecList *arg5 = 0 ; in _wrap_SBTarget_BreakpointCreateByName__SWIG_4()
58594 lldb::SBFileSpecList *arg6 = 0 ; in _wrap_SBTarget_BreakpointCreateByName__SWIG_4()
58595 lldb::SBBreakpoint result; in _wrap_SBTarget_BreakpointCreateByName__SWIG_4()
58611 arg4 = (lldb::LanguageType)lua_tointeger(L, 4); in _wrap_SBTarget_BreakpointCreateByName__SWIG_4()
58622 …)->BreakpointCreateByName((char const *)arg2,arg3,arg4,(lldb::SBFileSpecList const &)*arg5,(lldb::… in _wrap_SBTarget_BreakpointCreateByName__SWIG_4()
58624 lldb::SBBreakpoint * resultptr = new lldb::SBBreakpoint(result); in _wrap_SBTarget_BreakpointCreateByName__SWIG_4()
58833 lldb::SBTarget *arg1 = (lldb::SBTarget *) 0 ; in _wrap_SBTarget_BreakpointCreateByNames__SWIG_0()
58837 lldb::SBFileSpecList *arg5 = 0 ; in _wrap_SBTarget_BreakpointCreateByNames__SWIG_0()
58838 lldb::SBFileSpecList *arg6 = 0 ; in _wrap_SBTarget_BreakpointCreateByNames__SWIG_0()
58839 lldb::SBBreakpoint result; in _wrap_SBTarget_BreakpointCreateByNames__SWIG_0()
58887 …>BreakpointCreateByNames((char const **)arg2,arg3,arg4,(lldb::SBFileSpecList const &)*arg5,(lldb::… in _wrap_SBTarget_BreakpointCreateByNames__SWIG_0()
58889 lldb::SBBreakpoint * resultptr = new lldb::SBBreakpoint(result); in _wrap_SBTarget_BreakpointCreateByNames__SWIG_0()
58910 lldb::SBTarget *arg1 = (lldb::SBTarget *) 0 ; in _wrap_SBTarget_BreakpointCreateByNames__SWIG_1()
58914 lldb::LanguageType arg5 ; in _wrap_SBTarget_BreakpointCreateByNames__SWIG_1()
58915 lldb::SBFileSpecList *arg6 = 0 ; in _wrap_SBTarget_BreakpointCreateByNames__SWIG_1()
58916 lldb::SBFileSpecList *arg7 = 0 ; in _wrap_SBTarget_BreakpointCreateByNames__SWIG_1()
58917 lldb::SBBreakpoint result; in _wrap_SBTarget_BreakpointCreateByNames__SWIG_1()
58956 arg5 = (lldb::LanguageType)lua_tointeger(L, 5); in _wrap_SBTarget_BreakpointCreateByNames__SWIG_1()
58967 …kpointCreateByNames((char const **)arg2,arg3,arg4,arg5,(lldb::SBFileSpecList const &)*arg6,(lldb::… in _wrap_SBTarget_BreakpointCreateByNames__SWIG_1()
58969 lldb::SBBreakpoint * resultptr = new lldb::SBBreakpoint(result); in _wrap_SBTarget_BreakpointCreateByNames__SWIG_1()
58990 lldb::SBTarget *arg1 = (lldb::SBTarget *) 0 ; in _wrap_SBTarget_BreakpointCreateByNames__SWIG_2()
58994 lldb::LanguageType arg5 ; in _wrap_SBTarget_BreakpointCreateByNames__SWIG_2()
58995 lldb::addr_t arg6 ; in _wrap_SBTarget_BreakpointCreateByNames__SWIG_2()
58996 lldb::SBFileSpecList *arg7 = 0 ; in _wrap_SBTarget_BreakpointCreateByNames__SWIG_2()
58997 lldb::SBFileSpecList *arg8 = 0 ; in _wrap_SBTarget_BreakpointCreateByNames__SWIG_2()
58998 lldb::SBBreakpoint result; in _wrap_SBTarget_BreakpointCreateByNames__SWIG_2()
59038 arg5 = (lldb::LanguageType)lua_tointeger(L, 5); in _wrap_SBTarget_BreakpointCreateByNames__SWIG_2()
59039 arg6 = (lldb::addr_t)lua_tointeger(L, 6); in _wrap_SBTarget_BreakpointCreateByNames__SWIG_2()
59050 …tCreateByNames((char const **)arg2,arg3,arg4,arg5,arg6,(lldb::SBFileSpecList const &)*arg7,(lldb::… in _wrap_SBTarget_BreakpointCreateByNames__SWIG_2()
59052 lldb::SBBreakpoint * resultptr = new lldb::SBBreakpoint(result); in _wrap_SBTarget_BreakpointCreateByNames__SWIG_2()
59252 lldb::SBTarget *arg1 = (lldb::SBTarget *) 0 ; in _wrap_SBTarget_BreakpointCreateByRegex__SWIG_0()
59255 lldb::SBBreakpoint result; in _wrap_SBTarget_BreakpointCreateByRegex__SWIG_0()
59270 lldb::SBBreakpoint * resultptr = new lldb::SBBreakpoint(result); in _wrap_SBTarget_BreakpointCreateByRegex__SWIG_0()
59285 lldb::SBTarget *arg1 = (lldb::SBTarget *) 0 ; in _wrap_SBTarget_BreakpointCreateByRegex__SWIG_1()
59287 lldb::SBBreakpoint result; in _wrap_SBTarget_BreakpointCreateByRegex__SWIG_1()
59300 lldb::SBBreakpoint * resultptr = new lldb::SBBreakpoint(result); in _wrap_SBTarget_BreakpointCreateByRegex__SWIG_1()
59315 lldb::SBTarget *arg1 = (lldb::SBTarget *) 0 ; in _wrap_SBTarget_BreakpointCreateByRegex__SWIG_2()
59317 lldb::SBFileSpecList *arg3 = 0 ; in _wrap_SBTarget_BreakpointCreateByRegex__SWIG_2()
59318 lldb::SBFileSpecList *arg4 = 0 ; in _wrap_SBTarget_BreakpointCreateByRegex__SWIG_2()
59319 lldb::SBBreakpoint result; in _wrap_SBTarget_BreakpointCreateByRegex__SWIG_2()
59342 …t = (arg1)->BreakpointCreateByRegex((char const *)arg2,(lldb::SBFileSpecList const &)*arg3,(lldb::… in _wrap_SBTarget_BreakpointCreateByRegex__SWIG_2()
59344 lldb::SBBreakpoint * resultptr = new lldb::SBBreakpoint(result); in _wrap_SBTarget_BreakpointCreateByRegex__SWIG_2()
59359 lldb::SBTarget *arg1 = (lldb::SBTarget *) 0 ; in _wrap_SBTarget_BreakpointCreateByRegex__SWIG_3()
59361 lldb::LanguageType arg3 ; in _wrap_SBTarget_BreakpointCreateByRegex__SWIG_3()
59362 lldb::SBFileSpecList *arg4 = 0 ; in _wrap_SBTarget_BreakpointCreateByRegex__SWIG_3()
59363 lldb::SBFileSpecList *arg5 = 0 ; in _wrap_SBTarget_BreakpointCreateByRegex__SWIG_3()
59364 lldb::SBBreakpoint result; in _wrap_SBTarget_BreakpointCreateByRegex__SWIG_3()
59378 arg3 = (lldb::LanguageType)lua_tointeger(L, 3); in _wrap_SBTarget_BreakpointCreateByRegex__SWIG_3()
59389 …arg1)->BreakpointCreateByRegex((char const *)arg2,arg3,(lldb::SBFileSpecList const &)*arg4,(lldb::… in _wrap_SBTarget_BreakpointCreateByRegex__SWIG_3()
59391 lldb::SBBreakpoint * resultptr = new lldb::SBBreakpoint(result); in _wrap_SBTarget_BreakpointCreateByRegex__SWIG_3()
59550 lldb::SBTarget *arg1 = (lldb::SBTarget *) 0 ; in _wrap_SBTarget_BreakpointCreateBySourceRegex__SWIG_0()
59552 lldb::SBFileSpec *arg3 = 0 ; in _wrap_SBTarget_BreakpointCreateBySourceRegex__SWIG_0()
59554 lldb::SBBreakpoint result; in _wrap_SBTarget_BreakpointCreateBySourceRegex__SWIG_0()
59573 …result = (arg1)->BreakpointCreateBySourceRegex((char const *)arg2,(lldb::SBFileSpec const &)*arg3,… in _wrap_SBTarget_BreakpointCreateBySourceRegex__SWIG_0()
59575 lldb::SBBreakpoint * resultptr = new lldb::SBBreakpoint(result); in _wrap_SBTarget_BreakpointCreateBySourceRegex__SWIG_0()
59590 lldb::SBTarget *arg1 = (lldb::SBTarget *) 0 ; in _wrap_SBTarget_BreakpointCreateBySourceRegex__SWIG_1()
59592 lldb::SBFileSpec *arg3 = 0 ; in _wrap_SBTarget_BreakpointCreateBySourceRegex__SWIG_1()
59593 lldb::SBBreakpoint result; in _wrap_SBTarget_BreakpointCreateBySourceRegex__SWIG_1()
59610 …result = (arg1)->BreakpointCreateBySourceRegex((char const *)arg2,(lldb::SBFileSpec const &)*arg3); in _wrap_SBTarget_BreakpointCreateBySourceRegex__SWIG_1()
59612 lldb::SBBreakpoint * resultptr = new lldb::SBBreakpoint(result); in _wrap_SBTarget_BreakpointCreateBySourceRegex__SWIG_1()
59627 lldb::SBTarget *arg1 = (lldb::SBTarget *) 0 ; in _wrap_SBTarget_BreakpointCreateBySourceRegex__SWIG_2()
59629 lldb::SBFileSpecList *arg3 = 0 ; in _wrap_SBTarget_BreakpointCreateBySourceRegex__SWIG_2()
59630 lldb::SBFileSpecList *arg4 = 0 ; in _wrap_SBTarget_BreakpointCreateBySourceRegex__SWIG_2()
59631 lldb::SBBreakpoint result; in _wrap_SBTarget_BreakpointCreateBySourceRegex__SWIG_2()
59654 …rg1)->BreakpointCreateBySourceRegex((char const *)arg2,(lldb::SBFileSpecList const &)*arg3,(lldb::… in _wrap_SBTarget_BreakpointCreateBySourceRegex__SWIG_2()
59656 lldb::SBBreakpoint * resultptr = new lldb::SBBreakpoint(result); in _wrap_SBTarget_BreakpointCreateBySourceRegex__SWIG_2()
59671 lldb::SBTarget *arg1 = (lldb::SBTarget *) 0 ; in _wrap_SBTarget_BreakpointCreateBySourceRegex__SWIG_3()
59673 lldb::SBFileSpecList *arg3 = 0 ; in _wrap_SBTarget_BreakpointCreateBySourceRegex__SWIG_3()
59674 lldb::SBFileSpecList *arg4 = 0 ; in _wrap_SBTarget_BreakpointCreateBySourceRegex__SWIG_3()
59675 lldb::SBStringList *arg5 = 0 ; in _wrap_SBTarget_BreakpointCreateBySourceRegex__SWIG_3()
59676 lldb::SBBreakpoint result; in _wrap_SBTarget_BreakpointCreateBySourceRegex__SWIG_3()
59705 …eateBySourceRegex((char const *)arg2,(lldb::SBFileSpecList const &)*arg3,(lldb::SBFileSpecList con… in _wrap_SBTarget_BreakpointCreateBySourceRegex__SWIG_3()
59707 lldb::SBBreakpoint * resultptr = new lldb::SBBreakpoint(result); in _wrap_SBTarget_BreakpointCreateBySourceRegex__SWIG_3()
59891 lldb::SBTarget *arg1 = (lldb::SBTarget *) 0 ; in _wrap_SBTarget_BreakpointCreateForException()
59892 lldb::LanguageType arg2 ; in _wrap_SBTarget_BreakpointCreateForException()
59895 lldb::SBBreakpoint result; in _wrap_SBTarget_BreakpointCreateForException()
59907 arg2 = (lldb::LanguageType)lua_tointeger(L, 2); in _wrap_SBTarget_BreakpointCreateForException()
59912 lldb::SBBreakpoint * resultptr = new lldb::SBBreakpoint(result); in _wrap_SBTarget_BreakpointCreateForException()
59927 lldb::SBTarget *arg1 = (lldb::SBTarget *) 0 ; in _wrap_SBTarget_BreakpointCreateByAddress()
59928 lldb::addr_t arg2 ; in _wrap_SBTarget_BreakpointCreateByAddress()
59929 lldb::SBBreakpoint result; in _wrap_SBTarget_BreakpointCreateByAddress()
59939 arg2 = (lldb::addr_t)lua_tointeger(L, 2); in _wrap_SBTarget_BreakpointCreateByAddress()
59942 lldb::SBBreakpoint * resultptr = new lldb::SBBreakpoint(result); in _wrap_SBTarget_BreakpointCreateByAddress()
59957 lldb::SBTarget *arg1 = (lldb::SBTarget *) 0 ; in _wrap_SBTarget_BreakpointCreateBySBAddress()
59958 lldb::SBAddress *arg2 = 0 ; in _wrap_SBTarget_BreakpointCreateBySBAddress()
59959 lldb::SBBreakpoint result; in _wrap_SBTarget_BreakpointCreateBySBAddress()
59976 lldb::SBBreakpoint * resultptr = new lldb::SBBreakpoint(result); in _wrap_SBTarget_BreakpointCreateBySBAddress()
59991 lldb::SBTarget *arg1 = (lldb::SBTarget *) 0 ; in _wrap_SBTarget_BreakpointCreateFromScript__SWIG_0()
59993 lldb::SBStructuredData *arg3 = 0 ; in _wrap_SBTarget_BreakpointCreateFromScript__SWIG_0()
59994 lldb::SBFileSpecList *arg4 = 0 ; in _wrap_SBTarget_BreakpointCreateFromScript__SWIG_0()
59995 lldb::SBFileSpecList *arg5 = 0 ; in _wrap_SBTarget_BreakpointCreateFromScript__SWIG_0()
59997 lldb::SBBreakpoint result; in _wrap_SBTarget_BreakpointCreateFromScript__SWIG_0()
60028 …)->BreakpointCreateFromScript((char const *)arg2,*arg3,(lldb::SBFileSpecList const &)*arg4,(lldb::… in _wrap_SBTarget_BreakpointCreateFromScript__SWIG_0()
60030 lldb::SBBreakpoint * resultptr = new lldb::SBBreakpoint(result); in _wrap_SBTarget_BreakpointCreateFromScript__SWIG_0()
60045 lldb::SBTarget *arg1 = (lldb::SBTarget *) 0 ; in _wrap_SBTarget_BreakpointCreateFromScript__SWIG_1()
60047 lldb::SBStructuredData *arg3 = 0 ; in _wrap_SBTarget_BreakpointCreateFromScript__SWIG_1()
60048 lldb::SBFileSpecList *arg4 = 0 ; in _wrap_SBTarget_BreakpointCreateFromScript__SWIG_1()
60049 lldb::SBFileSpecList *arg5 = 0 ; in _wrap_SBTarget_BreakpointCreateFromScript__SWIG_1()
60050 lldb::SBBreakpoint result; in _wrap_SBTarget_BreakpointCreateFromScript__SWIG_1()
60079 …)->BreakpointCreateFromScript((char const *)arg2,*arg3,(lldb::SBFileSpecList const &)*arg4,(lldb::… in _wrap_SBTarget_BreakpointCreateFromScript__SWIG_1()
60081 lldb::SBBreakpoint * resultptr = new lldb::SBBreakpoint(result); in _wrap_SBTarget_BreakpointCreateFromScript__SWIG_1()
60215 lldb::SBTarget *arg1 = (lldb::SBTarget *) 0 ; in _wrap_SBTarget_BreakpointsCreateFromFile__SWIG_0()
60216 lldb::SBFileSpec *arg2 = 0 ; in _wrap_SBTarget_BreakpointsCreateFromFile__SWIG_0()
60217 lldb::SBBreakpointList *arg3 = 0 ; in _wrap_SBTarget_BreakpointsCreateFromFile__SWIG_0()
60218 lldb::SBError result; in _wrap_SBTarget_BreakpointsCreateFromFile__SWIG_0()
60241 lldb::SBError * resultptr = new lldb::SBError(result); in _wrap_SBTarget_BreakpointsCreateFromFile__SWIG_0()
60256 lldb::SBTarget *arg1 = (lldb::SBTarget *) 0 ; in _wrap_SBTarget_BreakpointsCreateFromFile__SWIG_1()
60257 lldb::SBFileSpec *arg2 = 0 ; in _wrap_SBTarget_BreakpointsCreateFromFile__SWIG_1()
60258 lldb::SBStringList *arg3 = 0 ; in _wrap_SBTarget_BreakpointsCreateFromFile__SWIG_1()
60259 lldb::SBBreakpointList *arg4 = 0 ; in _wrap_SBTarget_BreakpointsCreateFromFile__SWIG_1()
60260 lldb::SBError result; in _wrap_SBTarget_BreakpointsCreateFromFile__SWIG_1()
60289 lldb::SBError * resultptr = new lldb::SBError(result); in _wrap_SBTarget_BreakpointsCreateFromFile__SWIG_1()
60398 lldb::SBTarget *arg1 = (lldb::SBTarget *) 0 ; in _wrap_SBTarget_BreakpointsWriteToFile__SWIG_0()
60399 lldb::SBFileSpec *arg2 = 0 ; in _wrap_SBTarget_BreakpointsWriteToFile__SWIG_0()
60400 lldb::SBError result; in _wrap_SBTarget_BreakpointsWriteToFile__SWIG_0()
60417 lldb::SBError * resultptr = new lldb::SBError(result); in _wrap_SBTarget_BreakpointsWriteToFile__SWIG_0()
60432 lldb::SBTarget *arg1 = (lldb::SBTarget *) 0 ; in _wrap_SBTarget_BreakpointsWriteToFile__SWIG_1()
60433 lldb::SBFileSpec *arg2 = 0 ; in _wrap_SBTarget_BreakpointsWriteToFile__SWIG_1()
60434 lldb::SBBreakpointList *arg3 = 0 ; in _wrap_SBTarget_BreakpointsWriteToFile__SWIG_1()
60436 lldb::SBError result; in _wrap_SBTarget_BreakpointsWriteToFile__SWIG_1()
60461 lldb::SBError * resultptr = new lldb::SBError(result); in _wrap_SBTarget_BreakpointsWriteToFile__SWIG_1()
60476 lldb::SBTarget *arg1 = (lldb::SBTarget *) 0 ; in _wrap_SBTarget_BreakpointsWriteToFile__SWIG_2()
60477 lldb::SBFileSpec *arg2 = 0 ; in _wrap_SBTarget_BreakpointsWriteToFile__SWIG_2()
60478 lldb::SBBreakpointList *arg3 = 0 ; in _wrap_SBTarget_BreakpointsWriteToFile__SWIG_2()
60479 lldb::SBError result; in _wrap_SBTarget_BreakpointsWriteToFile__SWIG_2()
60502 lldb::SBError * resultptr = new lldb::SBError(result); in _wrap_SBTarget_BreakpointsWriteToFile__SWIG_2()
60631 lldb::SBTarget *arg1 = (lldb::SBTarget *) 0 ; in _wrap_SBTarget_GetNumBreakpoints()
60641 result = (uint32_t)((lldb::SBTarget const *)arg1)->GetNumBreakpoints(); in _wrap_SBTarget_GetNumBreakpoints()
60655 lldb::SBTarget *arg1 = (lldb::SBTarget *) 0 ; in _wrap_SBTarget_GetBreakpointAtIndex()
60657 lldb::SBBreakpoint result; in _wrap_SBTarget_GetBreakpointAtIndex()
60668 result = ((lldb::SBTarget const *)arg1)->GetBreakpointAtIndex(arg2); in _wrap_SBTarget_GetBreakpointAtIndex()
60670 lldb::SBBreakpoint * resultptr = new lldb::SBBreakpoint(result); in _wrap_SBTarget_GetBreakpointAtIndex()
60685 lldb::SBTarget *arg1 = (lldb::SBTarget *) 0 ; in _wrap_SBTarget_BreakpointDelete()
60686 lldb::break_id_t arg2 ; in _wrap_SBTarget_BreakpointDelete()
60697 arg2 = (lldb::break_id_t)lua_tointeger(L, 2); in _wrap_SBTarget_BreakpointDelete()
60712 lldb::SBTarget *arg1 = (lldb::SBTarget *) 0 ; in _wrap_SBTarget_FindBreakpointByID()
60713 lldb::break_id_t arg2 ; in _wrap_SBTarget_FindBreakpointByID()
60714 lldb::SBBreakpoint result; in _wrap_SBTarget_FindBreakpointByID()
60724 arg2 = (lldb::break_id_t)lua_tointeger(L, 2); in _wrap_SBTarget_FindBreakpointByID()
60727 lldb::SBBreakpoint * resultptr = new lldb::SBBreakpoint(result); in _wrap_SBTarget_FindBreakpointByID()
60742 lldb::SBTarget *arg1 = (lldb::SBTarget *) 0 ; in _wrap_SBTarget_FindBreakpointsByName()
60744 lldb::SBBreakpointList *arg3 = 0 ; in _wrap_SBTarget_FindBreakpointsByName()
60776 lldb::SBTarget *arg1 = (lldb::SBTarget *) 0 ; in _wrap_SBTarget_GetBreakpointNames()
60777 lldb::SBStringList *arg2 = 0 ; in _wrap_SBTarget_GetBreakpointNames()
60806 lldb::SBTarget *arg1 = (lldb::SBTarget *) 0 ; in _wrap_SBTarget_DeleteBreakpointName()
60832 lldb::SBTarget *arg1 = (lldb::SBTarget *) 0 ; in _wrap_SBTarget_EnableAllBreakpoints()
60856 lldb::SBTarget *arg1 = (lldb::SBTarget *) 0 ; in _wrap_SBTarget_DisableAllBreakpoints()
60880 lldb::SBTarget *arg1 = (lldb::SBTarget *) 0 ; in _wrap_SBTarget_DeleteAllBreakpoints()
60904 lldb::SBTarget *arg1 = (lldb::SBTarget *) 0 ; in _wrap_SBTarget_GetNumWatchpoints()
60914 result = (uint32_t)((lldb::SBTarget const *)arg1)->GetNumWatchpoints(); in _wrap_SBTarget_GetNumWatchpoints()
60928 lldb::SBTarget *arg1 = (lldb::SBTarget *) 0 ; in _wrap_SBTarget_GetWatchpointAtIndex()
60930 lldb::SBWatchpoint result; in _wrap_SBTarget_GetWatchpointAtIndex()
60941 result = ((lldb::SBTarget const *)arg1)->GetWatchpointAtIndex(arg2); in _wrap_SBTarget_GetWatchpointAtIndex()
60943 lldb::SBWatchpoint * resultptr = new lldb::SBWatchpoint(result); in _wrap_SBTarget_GetWatchpointAtIndex()
60958 lldb::SBTarget *arg1 = (lldb::SBTarget *) 0 ; in _wrap_SBTarget_DeleteWatchpoint()
60959 lldb::watch_id_t arg2 ; in _wrap_SBTarget_DeleteWatchpoint()
60970 arg2 = (lldb::watch_id_t)lua_tointeger(L, 2); in _wrap_SBTarget_DeleteWatchpoint()
60985 lldb::SBTarget *arg1 = (lldb::SBTarget *) 0 ; in _wrap_SBTarget_FindWatchpointByID()
60986 lldb::watch_id_t arg2 ; in _wrap_SBTarget_FindWatchpointByID()
60987 lldb::SBWatchpoint result; in _wrap_SBTarget_FindWatchpointByID()
60997 arg2 = (lldb::watch_id_t)lua_tointeger(L, 2); in _wrap_SBTarget_FindWatchpointByID()
61000 lldb::SBWatchpoint * resultptr = new lldb::SBWatchpoint(result); in _wrap_SBTarget_FindWatchpointByID()
61015 lldb::SBTarget *arg1 = (lldb::SBTarget *) 0 ; in _wrap_SBTarget_WatchAddress()
61016 lldb::addr_t arg2 ; in _wrap_SBTarget_WatchAddress()
61020 lldb::SBError *arg6 = 0 ; in _wrap_SBTarget_WatchAddress()
61021 lldb::SBWatchpoint result; in _wrap_SBTarget_WatchAddress()
61035 arg2 = (lldb::addr_t)lua_tointeger(L, 2); in _wrap_SBTarget_WatchAddress()
61046 lldb::SBWatchpoint * resultptr = new lldb::SBWatchpoint(result); in _wrap_SBTarget_WatchAddress()
61061 lldb::SBTarget *arg1 = (lldb::SBTarget *) 0 ; in _wrap_SBTarget_WatchpointCreateByAddress()
61062 lldb::addr_t arg2 ; in _wrap_SBTarget_WatchpointCreateByAddress()
61064 lldb::SBWatchpointOptions arg4 ; in _wrap_SBTarget_WatchpointCreateByAddress()
61065 lldb::SBError *arg5 = 0 ; in _wrap_SBTarget_WatchpointCreateByAddress()
61066 lldb::SBWatchpointOptions *argp4 ; in _wrap_SBTarget_WatchpointCreateByAddress()
61067 lldb::SBWatchpoint result; in _wrap_SBTarget_WatchpointCreateByAddress()
61080 arg2 = (lldb::addr_t)lua_tointeger(L, 2); in _wrap_SBTarget_WatchpointCreateByAddress()
61095 lldb::SBWatchpoint * resultptr = new lldb::SBWatchpoint(result); in _wrap_SBTarget_WatchpointCreateByAddress()
61110 lldb::SBTarget *arg1 = (lldb::SBTarget *) 0 ; in _wrap_SBTarget_EnableAllWatchpoints()
61134 lldb::SBTarget *arg1 = (lldb::SBTarget *) 0 ; in _wrap_SBTarget_DisableAllWatchpoints()
61158 lldb::SBTarget *arg1 = (lldb::SBTarget *) 0 ; in _wrap_SBTarget_DeleteAllWatchpoints()
61182 lldb::SBTarget *arg1 = (lldb::SBTarget *) 0 ; in _wrap_SBTarget_GetBroadcaster()
61183 lldb::SBBroadcaster result; in _wrap_SBTarget_GetBroadcaster()
61192 result = ((lldb::SBTarget const *)arg1)->GetBroadcaster(); in _wrap_SBTarget_GetBroadcaster()
61194 lldb::SBBroadcaster * resultptr = new lldb::SBBroadcaster(result); in _wrap_SBTarget_GetBroadcaster()
61209 lldb::SBTarget *arg1 = (lldb::SBTarget *) 0 ; in _wrap_SBTarget_FindFirstType()
61211 lldb::SBType result; in _wrap_SBTarget_FindFirstType()
61224 lldb::SBType * resultptr = new lldb::SBType(result); in _wrap_SBTarget_FindFirstType()
61239 lldb::SBTarget *arg1 = (lldb::SBTarget *) 0 ; in _wrap_SBTarget_FindTypes()
61241 lldb::SBTypeList result; in _wrap_SBTarget_FindTypes()
61254 lldb::SBTypeList * resultptr = new lldb::SBTypeList(result); in _wrap_SBTarget_FindTypes()
61269 lldb::SBTarget *arg1 = (lldb::SBTarget *) 0 ; in _wrap_SBTarget_GetBasicType()
61270 lldb::BasicType arg2 ; in _wrap_SBTarget_GetBasicType()
61271 lldb::SBType result; in _wrap_SBTarget_GetBasicType()
61281 arg2 = (lldb::BasicType)lua_tointeger(L, 2); in _wrap_SBTarget_GetBasicType()
61284 lldb::SBType * resultptr = new lldb::SBType(result); in _wrap_SBTarget_GetBasicType()
61299 lldb::SBTarget *arg1 = (lldb::SBTarget *) 0 ; in _wrap_SBTarget_CreateValueFromAddress()
61301 lldb::SBAddress arg3 ; in _wrap_SBTarget_CreateValueFromAddress()
61302 lldb::SBType arg4 ; in _wrap_SBTarget_CreateValueFromAddress()
61303 lldb::SBAddress *argp3 ; in _wrap_SBTarget_CreateValueFromAddress()
61304 lldb::SBType *argp4 ; in _wrap_SBTarget_CreateValueFromAddress()
61305 lldb::SBValue result; in _wrap_SBTarget_CreateValueFromAddress()
61332 lldb::SBValue * resultptr = new lldb::SBValue(result); in _wrap_SBTarget_CreateValueFromAddress()
61347 lldb::SBTarget *arg1 = (lldb::SBTarget *) 0 ; in _wrap_SBTarget_CreateValueFromData()
61349 lldb::SBData arg3 ; in _wrap_SBTarget_CreateValueFromData()
61350 lldb::SBType arg4 ; in _wrap_SBTarget_CreateValueFromData()
61351 lldb::SBData *argp3 ; in _wrap_SBTarget_CreateValueFromData()
61352 lldb::SBType *argp4 ; in _wrap_SBTarget_CreateValueFromData()
61353 lldb::SBValue result; in _wrap_SBTarget_CreateValueFromData()
61380 lldb::SBValue * resultptr = new lldb::SBValue(result); in _wrap_SBTarget_CreateValueFromData()
61395 lldb::SBTarget *arg1 = (lldb::SBTarget *) 0 ; in _wrap_SBTarget_CreateValueFromExpression()
61398 lldb::SBValue result; in _wrap_SBTarget_CreateValueFromExpression()
61413 lldb::SBValue * resultptr = new lldb::SBValue(result); in _wrap_SBTarget_CreateValueFromExpression()
61428 lldb::SBTarget *arg1 = (lldb::SBTarget *) 0 ; in _wrap_SBTarget_GetSourceManager()
61429 SwigValueWrapper< lldb::SBSourceManager > result; in _wrap_SBTarget_GetSourceManager()
61440 lldb::SBSourceManager * resultptr = new lldb::SBSourceManager(result); in _wrap_SBTarget_GetSourceManager()
61455 lldb::SBTarget *arg1 = (lldb::SBTarget *) 0 ; in _wrap_SBTarget_ReadInstructions__SWIG_0()
61456 lldb::SBAddress arg2 ; in _wrap_SBTarget_ReadInstructions__SWIG_0()
61458 lldb::SBAddress *argp2 ; in _wrap_SBTarget_ReadInstructions__SWIG_0()
61459 lldb::SBInstructionList result; in _wrap_SBTarget_ReadInstructions__SWIG_0()
61479 lldb::SBInstructionList * resultptr = new lldb::SBInstructionList(result); in _wrap_SBTarget_ReadInstructions__SWIG_0()
61494 lldb::SBTarget *arg1 = (lldb::SBTarget *) 0 ; in _wrap_SBTarget_ReadInstructions__SWIG_1()
61495 lldb::SBAddress arg2 ; in _wrap_SBTarget_ReadInstructions__SWIG_1()
61498 lldb::SBAddress *argp2 ; in _wrap_SBTarget_ReadInstructions__SWIG_1()
61499 lldb::SBInstructionList result; in _wrap_SBTarget_ReadInstructions__SWIG_1()
61521 lldb::SBInstructionList * resultptr = new lldb::SBInstructionList(result); in _wrap_SBTarget_ReadInstructions__SWIG_1()
61536 lldb::SBTarget *arg1 = (lldb::SBTarget *) 0 ; in _wrap_SBTarget_ReadInstructions__SWIG_2()
61537 lldb::SBAddress arg2 ; in _wrap_SBTarget_ReadInstructions__SWIG_2()
61538 lldb::SBAddress arg3 ; in _wrap_SBTarget_ReadInstructions__SWIG_2()
61540 lldb::SBAddress *argp2 ; in _wrap_SBTarget_ReadInstructions__SWIG_2()
61541 lldb::SBAddress *argp3 ; in _wrap_SBTarget_ReadInstructions__SWIG_2()
61542 lldb::SBInstructionList result; in _wrap_SBTarget_ReadInstructions__SWIG_2()
61569 lldb::SBInstructionList * resultptr = new lldb::SBInstructionList(result); in _wrap_SBTarget_ReadInstructions__SWIG_2()
61703 lldb::SBTarget *arg1 = (lldb::SBTarget *) 0 ; in _wrap_SBTarget_GetInstructions()
61704 lldb::SBAddress arg2 ; in _wrap_SBTarget_GetInstructions()
61707 lldb::SBAddress *argp2 ; in _wrap_SBTarget_GetInstructions()
61708 lldb::SBInstructionList result; in _wrap_SBTarget_GetInstructions()
61729 lldb::SBInstructionList * resultptr = new lldb::SBInstructionList(result); in _wrap_SBTarget_GetInstructions()
61744 lldb::SBTarget *arg1 = (lldb::SBTarget *) 0 ; in _wrap_SBTarget_GetInstructionsWithFlavor()
61745 lldb::SBAddress arg2 ; in _wrap_SBTarget_GetInstructionsWithFlavor()
61749 lldb::SBAddress *argp2 ; in _wrap_SBTarget_GetInstructionsWithFlavor()
61750 lldb::SBInstructionList result; in _wrap_SBTarget_GetInstructionsWithFlavor()
61773 lldb::SBInstructionList * resultptr = new lldb::SBInstructionList(result); in _wrap_SBTarget_GetInstructionsWithFlavor()
61788 lldb::SBTarget *arg1 = (lldb::SBTarget *) 0 ; in _wrap_SBTarget_FindSymbols__SWIG_0()
61790 lldb::SymbolType arg3 ; in _wrap_SBTarget_FindSymbols__SWIG_0()
61791 lldb::SBSymbolContextList result; in _wrap_SBTarget_FindSymbols__SWIG_0()
61803 arg3 = (lldb::SymbolType)lua_tointeger(L, 3); in _wrap_SBTarget_FindSymbols__SWIG_0()
61806 lldb::SBSymbolContextList * resultptr = new lldb::SBSymbolContextList(result); in _wrap_SBTarget_FindSymbols__SWIG_0()
61821 lldb::SBTarget *arg1 = (lldb::SBTarget *) 0 ; in _wrap_SBTarget_FindSymbols__SWIG_1()
61823 lldb::SBSymbolContextList result; in _wrap_SBTarget_FindSymbols__SWIG_1()
61836 lldb::SBSymbolContextList * resultptr = new lldb::SBSymbolContextList(result); in _wrap_SBTarget_FindSymbols__SWIG_1()
61910 lldb::SBTarget *arg1 = (lldb::SBTarget *) 0 ; in _wrap_SBTarget___eq()
61911 lldb::SBTarget *arg2 = 0 ; in _wrap_SBTarget___eq()
61927 result = (bool)((lldb::SBTarget const *)arg1)->operator ==((lldb::SBTarget const &)*arg2); in _wrap_SBTarget___eq()
61941 lldb::SBTarget *arg1 = (lldb::SBTarget *) 0 ; in _wrap_SBTarget_GetDescription()
61942 lldb::SBStream *arg2 = 0 ; in _wrap_SBTarget_GetDescription()
61943 lldb::DescriptionLevel arg3 ; in _wrap_SBTarget_GetDescription()
61960 arg3 = (lldb::DescriptionLevel)lua_tointeger(L, 3); in _wrap_SBTarget_GetDescription()
61975 lldb::SBTarget *arg1 = (lldb::SBTarget *) 0 ; in _wrap_SBTarget_EvaluateExpression__SWIG_0()
61977 lldb::SBValue result; in _wrap_SBTarget_EvaluateExpression__SWIG_0()
61990 lldb::SBValue * resultptr = new lldb::SBValue(result); in _wrap_SBTarget_EvaluateExpression__SWIG_0()
62005 lldb::SBTarget *arg1 = (lldb::SBTarget *) 0 ; in _wrap_SBTarget_EvaluateExpression__SWIG_1()
62007 lldb::SBExpressionOptions *arg3 = 0 ; in _wrap_SBTarget_EvaluateExpression__SWIG_1()
62008 lldb::SBValue result; in _wrap_SBTarget_EvaluateExpression__SWIG_1()
62025 … result = (arg1)->EvaluateExpression((char const *)arg2,(lldb::SBExpressionOptions const &)*arg3); in _wrap_SBTarget_EvaluateExpression__SWIG_1()
62027 lldb::SBValue * resultptr = new lldb::SBValue(result); in _wrap_SBTarget_EvaluateExpression__SWIG_1()
62106 lldb::SBTarget *arg1 = (lldb::SBTarget *) 0 ; in _wrap_SBTarget_GetStackRedZoneSize()
62107 lldb::addr_t result; in _wrap_SBTarget_GetStackRedZoneSize()
62116 result = (lldb::addr_t)(arg1)->GetStackRedZoneSize(); in _wrap_SBTarget_GetStackRedZoneSize()
62130 lldb::SBTarget *arg1 = (lldb::SBTarget *) 0 ; in _wrap_SBTarget_IsLoaded()
62131 lldb::SBModule *arg2 = 0 ; in _wrap_SBTarget_IsLoaded()
62147 result = (bool)((lldb::SBTarget const *)arg1)->IsLoaded((lldb::SBModule const &)*arg2); in _wrap_SBTarget_IsLoaded()
62161 lldb::SBTarget *arg1 = (lldb::SBTarget *) 0 ; in _wrap_SBTarget_GetLaunchInfo()
62162 SwigValueWrapper< lldb::SBLaunchInfo > result; in _wrap_SBTarget_GetLaunchInfo()
62171 result = ((lldb::SBTarget const *)arg1)->GetLaunchInfo(); in _wrap_SBTarget_GetLaunchInfo()
62173 lldb::SBLaunchInfo * resultptr = new lldb::SBLaunchInfo(result); in _wrap_SBTarget_GetLaunchInfo()
62188 lldb::SBTarget *arg1 = (lldb::SBTarget *) 0 ; in _wrap_SBTarget_SetLaunchInfo()
62189 lldb::SBLaunchInfo *arg2 = 0 ; in _wrap_SBTarget_SetLaunchInfo()
62204 (arg1)->SetLaunchInfo((lldb::SBLaunchInfo const &)*arg2); in _wrap_SBTarget_SetLaunchInfo()
62218 lldb::SBTarget *arg1 = (lldb::SBTarget *) 0 ; in _wrap_SBTarget_GetTrace()
62219 lldb::SBTrace result; in _wrap_SBTarget_GetTrace()
62230 lldb::SBTrace * resultptr = new lldb::SBTrace(result); in _wrap_SBTarget_GetTrace()
62245 lldb::SBTarget *arg1 = (lldb::SBTarget *) 0 ; in _wrap_SBTarget_CreateTrace()
62246 lldb::SBError *arg2 = 0 ; in _wrap_SBTarget_CreateTrace()
62247 lldb::SBTrace result; in _wrap_SBTarget_CreateTrace()
62264 lldb::SBTrace * resultptr = new lldb::SBTrace(result); in _wrap_SBTarget_CreateTrace()
62279 lldb::SBTarget *arg1 = (lldb::SBTarget *) 0 ; in _wrap_SBTarget_GetAPIMutex()
62280 lldb::SBMutex result; in _wrap_SBTarget_GetAPIMutex()
62289 result = ((lldb::SBTarget const *)arg1)->GetAPIMutex(); in _wrap_SBTarget_GetAPIMutex()
62291 lldb::SBMutex * resultptr = new lldb::SBMutex(result); in _wrap_SBTarget_GetAPIMutex()
62306 lldb::SBTarget *arg1 = (lldb::SBTarget *) 0 ; in _wrap_SBTarget___tostring()
62328 lldb::SBTarget *arg1 = (lldb::SBTarget *) obj; in swig_delete_SBTarget()
62458 …{SWIG_LUA_CONSTTAB_INT("eBroadcastBitBreakpointChanged", (lldb::SBTarget::eBroadcastBitBreakpointC…
62459 …{SWIG_LUA_CONSTTAB_INT("eBroadcastBitModulesLoaded", (lldb::SBTarget::eBroadcastBitModulesLoaded))…
62460 …{SWIG_LUA_CONSTTAB_INT("eBroadcastBitModulesUnloaded", (lldb::SBTarget::eBroadcastBitModulesUnload…
62461 …{SWIG_LUA_CONSTTAB_INT("eBroadcastBitWatchpointChanged", (lldb::SBTarget::eBroadcastBitWatchpointC…
62462 …{SWIG_LUA_CONSTTAB_INT("eBroadcastBitSymbolsLoaded", (lldb::SBTarget::eBroadcastBitSymbolsLoaded))…
62463 …{SWIG_LUA_CONSTTAB_INT("eBroadcastBitSymbolsChanged", (lldb::SBTarget::eBroadcastBitSymbolsChanged…
62496 result = (char *)lldb::SBThread::GetBroadcasterClassName(); in _wrap_SBThread_GetBroadcasterClassName()
62510 lldb::SBThread *result = 0 ; in _wrap_new_SBThread__SWIG_0()
62513 result = (lldb::SBThread *)new lldb::SBThread(); in _wrap_new_SBThread__SWIG_0()
62527 lldb::SBThread *arg1 = 0 ; in _wrap_new_SBThread__SWIG_1()
62528 lldb::SBThread *result = 0 ; in _wrap_new_SBThread__SWIG_1()
62537 result = (lldb::SBThread *)new lldb::SBThread((lldb::SBThread const &)*arg1); in _wrap_new_SBThread__SWIG_1()
62584 lldb::SBThread *arg1 = (lldb::SBThread *) 0 ; in _wrap_SBThread_GetQueue()
62585 lldb::SBQueue result; in _wrap_SBThread_GetQueue()
62594 result = ((lldb::SBThread const *)arg1)->GetQueue(); in _wrap_SBThread_GetQueue()
62596 lldb::SBQueue * resultptr = new lldb::SBQueue(result); in _wrap_SBThread_GetQueue()
62611 lldb::SBThread *arg1 = (lldb::SBThread *) 0 ; in _wrap_SBThread_IsValid()
62621 result = (bool)((lldb::SBThread const *)arg1)->IsValid(); in _wrap_SBThread_IsValid()
62635 lldb::SBThread *arg1 = (lldb::SBThread *) 0 ; in _wrap_SBThread_Clear()
62658 lldb::SBThread *arg1 = (lldb::SBThread *) 0 ; in _wrap_SBThread_GetStopReason()
62659 lldb::StopReason result; in _wrap_SBThread_GetStopReason()
62668 result = (lldb::StopReason)(arg1)->GetStopReason(); in _wrap_SBThread_GetStopReason()
62682 lldb::SBThread *arg1 = (lldb::SBThread *) 0 ; in _wrap_SBThread_GetStopReasonDataCount()
62706 lldb::SBThread *arg1 = (lldb::SBThread *) 0 ; in _wrap_SBThread_GetStopReasonDataAtIndex()
62733 lldb::SBThread *arg1 = (lldb::SBThread *) 0 ; in _wrap_SBThread_GetStopReasonExtendedInfoAsJSON()
62734 lldb::SBStream *arg2 = 0 ; in _wrap_SBThread_GetStopReasonExtendedInfoAsJSON()
62764 lldb::SBThread *arg1 = (lldb::SBThread *) 0 ; in _wrap_SBThread_GetStopReasonExtendedBacktraces()
62765 lldb::InstrumentationRuntimeType arg2 ; in _wrap_SBThread_GetStopReasonExtendedBacktraces()
62766 lldb::SBThreadCollection result; in _wrap_SBThread_GetStopReasonExtendedBacktraces()
62776 arg2 = (lldb::InstrumentationRuntimeType)lua_tointeger(L, 2); in _wrap_SBThread_GetStopReasonExtendedBacktraces()
62779 lldb::SBThreadCollection * resultptr = new lldb::SBThreadCollection(result); in _wrap_SBThread_GetStopReasonExtendedBacktraces()
62794 lldb::SBThread *arg1 = (lldb::SBThread *) 0 ; in _wrap_SBThread_GetStopDescription()
62833 lldb::SBThread *arg1 = (lldb::SBThread *) 0 ; in _wrap_SBThread_GetStopReturnValue()
62834 lldb::SBValue result; in _wrap_SBThread_GetStopReturnValue()
62845 lldb::SBValue * resultptr = new lldb::SBValue(result); in _wrap_SBThread_GetStopReturnValue()
62860 lldb::SBThread *arg1 = (lldb::SBThread *) 0 ; in _wrap_SBThread_GetThreadID()
62861 lldb::tid_t result; in _wrap_SBThread_GetThreadID()
62870 result = (lldb::tid_t)((lldb::SBThread const *)arg1)->GetThreadID(); in _wrap_SBThread_GetThreadID()
62884 lldb::SBThread *arg1 = (lldb::SBThread *) 0 ; in _wrap_SBThread_GetIndexID()
62894 result = (uint32_t)((lldb::SBThread const *)arg1)->GetIndexID(); in _wrap_SBThread_GetIndexID()
62908 lldb::SBThread *arg1 = (lldb::SBThread *) 0 ; in _wrap_SBThread_GetName()
62918 result = (char *)((lldb::SBThread const *)arg1)->GetName(); in _wrap_SBThread_GetName()
62932 lldb::SBThread *arg1 = (lldb::SBThread *) 0 ; in _wrap_SBThread_GetQueueName()
62942 result = (char *)((lldb::SBThread const *)arg1)->GetQueueName(); in _wrap_SBThread_GetQueueName()
62956 lldb::SBThread *arg1 = (lldb::SBThread *) 0 ; in _wrap_SBThread_GetQueueID()
62957 lldb::queue_id_t result; in _wrap_SBThread_GetQueueID()
62966 result = (lldb::queue_id_t)((lldb::SBThread const *)arg1)->GetQueueID(); in _wrap_SBThread_GetQueueID()
62980 lldb::SBThread *arg1 = (lldb::SBThread *) 0 ; in _wrap_SBThread_GetInfoItemByPathAsString()
62982 lldb::SBStream *arg3 = 0 ; in _wrap_SBThread_GetInfoItemByPathAsString()
63014 lldb::SBThread *arg1 = (lldb::SBThread *) 0 ; in _wrap_SBThread_StepOver__SWIG_0()
63015 lldb::RunMode arg2 ; in _wrap_SBThread_StepOver__SWIG_0()
63025 arg2 = (lldb::RunMode)lua_tointeger(L, 2); in _wrap_SBThread_StepOver__SWIG_0()
63040 lldb::SBThread *arg1 = (lldb::SBThread *) 0 ; in _wrap_SBThread_StepOver__SWIG_1()
63063 lldb::SBThread *arg1 = (lldb::SBThread *) 0 ; in _wrap_SBThread_StepOver__SWIG_2()
63064 lldb::RunMode arg2 ; in _wrap_SBThread_StepOver__SWIG_2()
63065 lldb::SBError *arg3 = 0 ; in _wrap_SBThread_StepOver__SWIG_2()
63076 arg2 = (lldb::RunMode)lua_tointeger(L, 2); in _wrap_SBThread_StepOver__SWIG_2()
63175 lldb::SBThread *arg1 = (lldb::SBThread *) 0 ; in _wrap_SBThread_StepInto__SWIG_0()
63176 lldb::RunMode arg2 ; in _wrap_SBThread_StepInto__SWIG_0()
63186 arg2 = (lldb::RunMode)lua_tointeger(L, 2); in _wrap_SBThread_StepInto__SWIG_0()
63201 lldb::SBThread *arg1 = (lldb::SBThread *) 0 ; in _wrap_SBThread_StepInto__SWIG_1()
63224 lldb::SBThread *arg1 = (lldb::SBThread *) 0 ; in _wrap_SBThread_StepInto__SWIG_2()
63226 lldb::RunMode arg3 ; in _wrap_SBThread_StepInto__SWIG_2()
63238 arg3 = (lldb::RunMode)lua_tointeger(L, 3); in _wrap_SBThread_StepInto__SWIG_2()
63253 lldb::SBThread *arg1 = (lldb::SBThread *) 0 ; in _wrap_SBThread_StepInto__SWIG_3()
63279 lldb::SBThread *arg1 = (lldb::SBThread *) 0 ; in _wrap_SBThread_StepInto__SWIG_4()
63282 lldb::SBError *arg4 = 0 ; in _wrap_SBThread_StepInto__SWIG_4()
63283 lldb::RunMode arg5 ; in _wrap_SBThread_StepInto__SWIG_4()
63303 arg5 = (lldb::RunMode)lua_tointeger(L, 5); in _wrap_SBThread_StepInto__SWIG_4()
63318 lldb::SBThread *arg1 = (lldb::SBThread *) 0 ; in _wrap_SBThread_StepInto__SWIG_5()
63321 lldb::SBError *arg4 = 0 ; in _wrap_SBThread_StepInto__SWIG_5()
63523 lldb::SBThread *arg1 = (lldb::SBThread *) 0 ; in _wrap_SBThread_StepOut__SWIG_0()
63546 lldb::SBThread *arg1 = (lldb::SBThread *) 0 ; in _wrap_SBThread_StepOut__SWIG_1()
63547 lldb::SBError *arg2 = 0 ; in _wrap_SBThread_StepOut__SWIG_1()
63630 lldb::SBThread *arg1 = (lldb::SBThread *) 0 ; in _wrap_SBThread_StepOutOfFrame__SWIG_0()
63631 lldb::SBFrame *arg2 = 0 ; in _wrap_SBThread_StepOutOfFrame__SWIG_0()
63660 lldb::SBThread *arg1 = (lldb::SBThread *) 0 ; in _wrap_SBThread_StepOutOfFrame__SWIG_1()
63661 lldb::SBFrame *arg2 = 0 ; in _wrap_SBThread_StepOutOfFrame__SWIG_1()
63662 lldb::SBError *arg3 = 0 ; in _wrap_SBThread_StepOutOfFrame__SWIG_1()
63771 lldb::SBThread *arg1 = (lldb::SBThread *) 0 ; in _wrap_SBThread_StepInstruction__SWIG_0()
63797 lldb::SBThread *arg1 = (lldb::SBThread *) 0 ; in _wrap_SBThread_StepInstruction__SWIG_1()
63799 lldb::SBError *arg3 = 0 ; in _wrap_SBThread_StepInstruction__SWIG_1()
63894 lldb::SBThread *arg1 = (lldb::SBThread *) 0 ; in _wrap_SBThread_StepOverUntil()
63895 lldb::SBFrame *arg2 = 0 ; in _wrap_SBThread_StepOverUntil()
63896 lldb::SBFileSpec *arg3 = 0 ; in _wrap_SBThread_StepOverUntil()
63898 lldb::SBError result; in _wrap_SBThread_StepOverUntil()
63923 lldb::SBError * resultptr = new lldb::SBError(result); in _wrap_SBThread_StepOverUntil()
63938 lldb::SBThread *arg1 = (lldb::SBThread *) 0 ; in _wrap_SBThread_StepUsingScriptedThreadPlan__SWIG_0()
63940 lldb::SBError result; in _wrap_SBThread_StepUsingScriptedThreadPlan__SWIG_0()
63953 lldb::SBError * resultptr = new lldb::SBError(result); in _wrap_SBThread_StepUsingScriptedThreadPlan__SWIG_0()
63968 lldb::SBThread *arg1 = (lldb::SBThread *) 0 ; in _wrap_SBThread_StepUsingScriptedThreadPlan__SWIG_1()
63971 lldb::SBError result; in _wrap_SBThread_StepUsingScriptedThreadPlan__SWIG_1()
63986 lldb::SBError * resultptr = new lldb::SBError(result); in _wrap_SBThread_StepUsingScriptedThreadPlan__SWIG_1()
64001 lldb::SBThread *arg1 = (lldb::SBThread *) 0 ; in _wrap_SBThread_StepUsingScriptedThreadPlan__SWIG_2()
64003 lldb::SBStructuredData *arg3 = 0 ; in _wrap_SBThread_StepUsingScriptedThreadPlan__SWIG_2()
64005 lldb::SBError result; in _wrap_SBThread_StepUsingScriptedThreadPlan__SWIG_2()
64026 lldb::SBError * resultptr = new lldb::SBError(result); in _wrap_SBThread_StepUsingScriptedThreadPlan__SWIG_2()
64135 lldb::SBThread *arg1 = (lldb::SBThread *) 0 ; in _wrap_SBThread_JumpToLine()
64136 lldb::SBFileSpec *arg2 = 0 ; in _wrap_SBThread_JumpToLine()
64138 lldb::SBError result; in _wrap_SBThread_JumpToLine()
64157 lldb::SBError * resultptr = new lldb::SBError(result); in _wrap_SBThread_JumpToLine()
64172 lldb::SBThread *arg1 = (lldb::SBThread *) 0 ; in _wrap_SBThread_RunToAddress__SWIG_0()
64173 lldb::addr_t arg2 ; in _wrap_SBThread_RunToAddress__SWIG_0()
64183 arg2 = (lldb::addr_t)lua_tointeger(L, 2); in _wrap_SBThread_RunToAddress__SWIG_0()
64198 lldb::SBThread *arg1 = (lldb::SBThread *) 0 ; in _wrap_SBThread_RunToAddress__SWIG_1()
64199 lldb::addr_t arg2 ; in _wrap_SBThread_RunToAddress__SWIG_1()
64200 lldb::SBError *arg3 = 0 ; in _wrap_SBThread_RunToAddress__SWIG_1()
64211 arg2 = (lldb::addr_t)lua_tointeger(L, 2); in _wrap_SBThread_RunToAddress__SWIG_1()
64295 lldb::SBThread *arg1 = (lldb::SBThread *) 0 ; in _wrap_SBThread_ReturnFromFrame()
64296 lldb::SBFrame *arg2 = 0 ; in _wrap_SBThread_ReturnFromFrame()
64297 lldb::SBValue *arg3 = 0 ; in _wrap_SBThread_ReturnFromFrame()
64298 lldb::SBError result; in _wrap_SBThread_ReturnFromFrame()
64321 lldb::SBError * resultptr = new lldb::SBError(result); in _wrap_SBThread_ReturnFromFrame()
64336 lldb::SBThread *arg1 = (lldb::SBThread *) 0 ; in _wrap_SBThread_UnwindInnermostExpression()
64337 lldb::SBError result; in _wrap_SBThread_UnwindInnermostExpression()
64348 lldb::SBError * resultptr = new lldb::SBError(result); in _wrap_SBThread_UnwindInnermostExpression()
64363 lldb::SBThread *arg1 = (lldb::SBThread *) 0 ; in _wrap_SBThread_Suspend__SWIG_0()
64387 lldb::SBThread *arg1 = (lldb::SBThread *) 0 ; in _wrap_SBThread_Suspend__SWIG_1()
64388 lldb::SBError *arg2 = 0 ; in _wrap_SBThread_Suspend__SWIG_1()
64472 lldb::SBThread *arg1 = (lldb::SBThread *) 0 ; in _wrap_SBThread_Resume__SWIG_0()
64496 lldb::SBThread *arg1 = (lldb::SBThread *) 0 ; in _wrap_SBThread_Resume__SWIG_1()
64497 lldb::SBError *arg2 = 0 ; in _wrap_SBThread_Resume__SWIG_1()
64581 lldb::SBThread *arg1 = (lldb::SBThread *) 0 ; in _wrap_SBThread_IsSuspended()
64605 lldb::SBThread *arg1 = (lldb::SBThread *) 0 ; in _wrap_SBThread_IsStopped()
64629 lldb::SBThread *arg1 = (lldb::SBThread *) 0 ; in _wrap_SBThread_GetNumFrames()
64653 lldb::SBThread *arg1 = (lldb::SBThread *) 0 ; in _wrap_SBThread_GetFrameAtIndex()
64655 lldb::SBFrame result; in _wrap_SBThread_GetFrameAtIndex()
64668 lldb::SBFrame * resultptr = new lldb::SBFrame(result); in _wrap_SBThread_GetFrameAtIndex()
64683 lldb::SBThread *arg1 = (lldb::SBThread *) 0 ; in _wrap_SBThread_GetSelectedFrame()
64684 lldb::SBFrame result; in _wrap_SBThread_GetSelectedFrame()
64695 lldb::SBFrame * resultptr = new lldb::SBFrame(result); in _wrap_SBThread_GetSelectedFrame()
64710 lldb::SBThread *arg1 = (lldb::SBThread *) 0 ; in _wrap_SBThread_SetSelectedFrame()
64712 lldb::SBFrame result; in _wrap_SBThread_SetSelectedFrame()
64725 lldb::SBFrame * resultptr = new lldb::SBFrame(result); in _wrap_SBThread_SetSelectedFrame()
64740 lldb::SBEvent *arg1 = 0 ; in _wrap_SBThread_EventIsThreadEvent()
64750 result = (bool)lldb::SBThread::EventIsThreadEvent((lldb::SBEvent const &)*arg1); in _wrap_SBThread_EventIsThreadEvent()
64764 lldb::SBEvent *arg1 = 0 ; in _wrap_SBThread_GetStackFrameFromEvent()
64765 lldb::SBFrame result; in _wrap_SBThread_GetStackFrameFromEvent()
64774 result = lldb::SBThread::GetStackFrameFromEvent((lldb::SBEvent const &)*arg1); in _wrap_SBThread_GetStackFrameFromEvent()
64776 lldb::SBFrame * resultptr = new lldb::SBFrame(result); in _wrap_SBThread_GetStackFrameFromEvent()
64791 lldb::SBEvent *arg1 = 0 ; in _wrap_SBThread_GetThreadFromEvent()
64792 lldb::SBThread result; in _wrap_SBThread_GetThreadFromEvent()
64801 result = lldb::SBThread::GetThreadFromEvent((lldb::SBEvent const &)*arg1); in _wrap_SBThread_GetThreadFromEvent()
64803 lldb::SBThread * resultptr = new lldb::SBThread(result); in _wrap_SBThread_GetThreadFromEvent()
64818 lldb::SBThread *arg1 = (lldb::SBThread *) 0 ; in _wrap_SBThread_GetProcess()
64819 lldb::SBProcess result; in _wrap_SBThread_GetProcess()
64830 lldb::SBProcess * resultptr = new lldb::SBProcess(result); in _wrap_SBThread_GetProcess()
64845 lldb::SBThread *arg1 = (lldb::SBThread *) 0 ; in _wrap_SBThread___eq()
64846 lldb::SBThread *arg2 = 0 ; in _wrap_SBThread___eq()
64862 result = (bool)((lldb::SBThread const *)arg1)->operator ==((lldb::SBThread const &)*arg2); in _wrap_SBThread___eq()
64876 lldb::SBThread *arg1 = (lldb::SBThread *) 0 ; in _wrap_SBThread_GetDescription__SWIG_0()
64877 lldb::SBStream *arg2 = 0 ; in _wrap_SBThread_GetDescription__SWIG_0()
64893 result = (bool)((lldb::SBThread const *)arg1)->GetDescription(*arg2); in _wrap_SBThread_GetDescription__SWIG_0()
64907 lldb::SBThread *arg1 = (lldb::SBThread *) 0 ; in _wrap_SBThread_GetDescription__SWIG_1()
64908 lldb::SBStream *arg2 = 0 ; in _wrap_SBThread_GetDescription__SWIG_1()
64927 result = (bool)((lldb::SBThread const *)arg1)->GetDescription(*arg2,arg3); in _wrap_SBThread_GetDescription__SWIG_1()
65010 lldb::SBThread *arg1 = (lldb::SBThread *) 0 ; in _wrap_SBThread_GetDescriptionWithFormat()
65011 lldb::SBFormat *arg2 = 0 ; in _wrap_SBThread_GetDescriptionWithFormat()
65012 lldb::SBStream *arg3 = 0 ; in _wrap_SBThread_GetDescriptionWithFormat()
65013 lldb::SBError result; in _wrap_SBThread_GetDescriptionWithFormat()
65034 result = (arg1)->GetDescriptionWithFormat((lldb::SBFormat const &)*arg2,*arg3); in _wrap_SBThread_GetDescriptionWithFormat()
65036 lldb::SBError * resultptr = new lldb::SBError(result); in _wrap_SBThread_GetDescriptionWithFormat()
65051 lldb::SBThread *arg1 = (lldb::SBThread *) 0 ; in _wrap_SBThread_GetStatus()
65052 lldb::SBStream *arg2 = 0 ; in _wrap_SBThread_GetStatus()
65068 result = (bool)((lldb::SBThread const *)arg1)->GetStatus(*arg2); in _wrap_SBThread_GetStatus()
65082 lldb::SBThread *arg1 = (lldb::SBThread *) 0 ; in _wrap_SBThread_GetExtendedBacktraceThread()
65084 lldb::SBThread result; in _wrap_SBThread_GetExtendedBacktraceThread()
65097 lldb::SBThread * resultptr = new lldb::SBThread(result); in _wrap_SBThread_GetExtendedBacktraceThread()
65112 lldb::SBThread *arg1 = (lldb::SBThread *) 0 ; in _wrap_SBThread_GetExtendedBacktraceOriginatingIndexID()
65136 lldb::SBThread *arg1 = (lldb::SBThread *) 0 ; in _wrap_SBThread_GetCurrentException()
65137 lldb::SBValue result; in _wrap_SBThread_GetCurrentException()
65148 lldb::SBValue * resultptr = new lldb::SBValue(result); in _wrap_SBThread_GetCurrentException()
65163 lldb::SBThread *arg1 = (lldb::SBThread *) 0 ; in _wrap_SBThread_GetCurrentExceptionBacktrace()
65164 lldb::SBThread result; in _wrap_SBThread_GetCurrentExceptionBacktrace()
65175 lldb::SBThread * resultptr = new lldb::SBThread(result); in _wrap_SBThread_GetCurrentExceptionBacktrace()
65190 lldb::SBThread *arg1 = (lldb::SBThread *) 0 ; in _wrap_SBThread_SafeToCallFunctions()
65214 lldb::SBThread *arg1 = (lldb::SBThread *) 0 ; in _wrap_SBThread_GetSiginfo()
65215 lldb::SBValue result; in _wrap_SBThread_GetSiginfo()
65226 lldb::SBValue * resultptr = new lldb::SBValue(result); in _wrap_SBThread_GetSiginfo()
65241 lldb::SBThread *arg1 = (lldb::SBThread *) 0 ; in _wrap_SBThread___tostring()
65263 lldb::SBThread *arg1 = (lldb::SBThread *) obj; in swig_delete_SBThread()
65337 … {SWIG_LUA_CONSTTAB_INT("eBroadcastBitStackChanged", (lldb::SBThread::eBroadcastBitStackChanged))},
65338 …{SWIG_LUA_CONSTTAB_INT("eBroadcastBitThreadSuspended", (lldb::SBThread::eBroadcastBitThreadSuspend…
65339 …{SWIG_LUA_CONSTTAB_INT("eBroadcastBitThreadResumed", (lldb::SBThread::eBroadcastBitThreadResumed))…
65340 …{SWIG_LUA_CONSTTAB_INT("eBroadcastBitSelectedFrameChanged", (lldb::SBThread::eBroadcastBitSelected…
65341 …{SWIG_LUA_CONSTTAB_INT("eBroadcastBitThreadSelected", (lldb::SBThread::eBroadcastBitThreadSelected…
65370 lldb::SBThreadCollection *result = 0 ; in _wrap_new_SBThreadCollection__SWIG_0()
65373 result = (lldb::SBThreadCollection *)new lldb::SBThreadCollection(); in _wrap_new_SBThreadCollection__SWIG_0()
65387 lldb::SBThreadCollection *arg1 = 0 ; in _wrap_new_SBThreadCollection__SWIG_1()
65388 lldb::SBThreadCollection *result = 0 ; in _wrap_new_SBThreadCollection__SWIG_1()
65397 …result = (lldb::SBThreadCollection *)new lldb::SBThreadCollection((lldb::SBThreadCollection const … in _wrap_new_SBThreadCollection__SWIG_1()
65444 lldb::SBThreadCollection *arg1 = (lldb::SBThreadCollection *) 0 ; in _wrap_SBThreadCollection_IsValid()
65454 result = (bool)((lldb::SBThreadCollection const *)arg1)->IsValid(); in _wrap_SBThreadCollection_IsValid()
65468 lldb::SBThreadCollection *arg1 = (lldb::SBThreadCollection *) 0 ; in _wrap_SBThreadCollection_GetSize()
65492 lldb::SBThreadCollection *arg1 = (lldb::SBThreadCollection *) 0 ; in _wrap_SBThreadCollection_GetThreadAtIndex()
65494 lldb::SBThread result; in _wrap_SBThreadCollection_GetThreadAtIndex()
65507 lldb::SBThread * resultptr = new lldb::SBThread(result); in _wrap_SBThreadCollection_GetThreadAtIndex()
65520 lldb::SBThreadCollection *arg1 = (lldb::SBThreadCollection *) obj; in swig_delete_SBThreadCollection()
65572 lldb::SBThreadPlan *result = 0 ; in _wrap_new_SBThreadPlan__SWIG_0()
65575 result = (lldb::SBThreadPlan *)new lldb::SBThreadPlan(); in _wrap_new_SBThreadPlan__SWIG_0()
65589 lldb::SBThreadPlan *arg1 = 0 ; in _wrap_new_SBThreadPlan__SWIG_1()
65590 lldb::SBThreadPlan *result = 0 ; in _wrap_new_SBThreadPlan__SWIG_1()
65599 result = (lldb::SBThreadPlan *)new lldb::SBThreadPlan((lldb::SBThreadPlan const &)*arg1); in _wrap_new_SBThreadPlan__SWIG_1()
65613 lldb::SBThread *arg1 = 0 ; in _wrap_new_SBThreadPlan__SWIG_2()
65615 lldb::SBThreadPlan *result = 0 ; in _wrap_new_SBThreadPlan__SWIG_2()
65626 result = (lldb::SBThreadPlan *)new lldb::SBThreadPlan(*arg1,(char const *)arg2); in _wrap_new_SBThreadPlan__SWIG_2()
65640 lldb::SBThread *arg1 = 0 ; in _wrap_new_SBThreadPlan__SWIG_3()
65642 lldb::SBStructuredData *arg3 = 0 ; in _wrap_new_SBThreadPlan__SWIG_3()
65643 lldb::SBThreadPlan *result = 0 ; in _wrap_new_SBThreadPlan__SWIG_3()
65660 result = (lldb::SBThreadPlan *)new lldb::SBThreadPlan(*arg1,(char const *)arg2,*arg3); in _wrap_new_SBThreadPlan__SWIG_3()
65757 lldb::SBThreadPlan *arg1 = (lldb::SBThreadPlan *) 0 ; in _wrap_SBThreadPlan_IsValid__SWIG_0()
65767 result = (bool)((lldb::SBThreadPlan const *)arg1)->IsValid(); in _wrap_SBThreadPlan_IsValid__SWIG_0()
65781 lldb::SBThreadPlan *arg1 = (lldb::SBThreadPlan *) 0 ; in _wrap_SBThreadPlan_Clear()
65804 lldb::SBThreadPlan *arg1 = (lldb::SBThreadPlan *) 0 ; in _wrap_SBThreadPlan_GetStopReason()
65805 lldb::StopReason result; in _wrap_SBThreadPlan_GetStopReason()
65814 result = (lldb::StopReason)(arg1)->GetStopReason(); in _wrap_SBThreadPlan_GetStopReason()
65828 lldb::SBThreadPlan *arg1 = (lldb::SBThreadPlan *) 0 ; in _wrap_SBThreadPlan_GetStopReasonDataCount()
65852 lldb::SBThreadPlan *arg1 = (lldb::SBThreadPlan *) 0 ; in _wrap_SBThreadPlan_GetStopReasonDataAtIndex()
65879 lldb::SBThreadPlan *arg1 = (lldb::SBThreadPlan *) 0 ; in _wrap_SBThreadPlan_GetThread()
65880 lldb::SBThread result; in _wrap_SBThreadPlan_GetThread()
65889 result = ((lldb::SBThreadPlan const *)arg1)->GetThread(); in _wrap_SBThreadPlan_GetThread()
65891 lldb::SBThread * resultptr = new lldb::SBThread(result); in _wrap_SBThreadPlan_GetThread()
65906 lldb::SBThreadPlan *arg1 = (lldb::SBThreadPlan *) 0 ; in _wrap_SBThreadPlan_GetDescription()
65907 lldb::SBStream *arg2 = 0 ; in _wrap_SBThreadPlan_GetDescription()
65923 result = (bool)((lldb::SBThreadPlan const *)arg1)->GetDescription(*arg2); in _wrap_SBThreadPlan_GetDescription()
65937 lldb::SBThreadPlan *arg1 = (lldb::SBThreadPlan *) 0 ; in _wrap_SBThreadPlan_SetPlanComplete()
65963 lldb::SBThreadPlan *arg1 = (lldb::SBThreadPlan *) 0 ; in _wrap_SBThreadPlan_IsPlanComplete()
65987 lldb::SBThreadPlan *arg1 = (lldb::SBThreadPlan *) 0 ; in _wrap_SBThreadPlan_IsPlanStale()
66011 lldb::SBThreadPlan *arg1 = (lldb::SBThreadPlan *) 0 ; in _wrap_SBThreadPlan_IsValid__SWIG_1()
66079 lldb::SBThreadPlan *arg1 = (lldb::SBThreadPlan *) 0 ; in _wrap_SBThreadPlan_GetStopOthers()
66103 lldb::SBThreadPlan *arg1 = (lldb::SBThreadPlan *) 0 ; in _wrap_SBThreadPlan_SetStopOthers()
66129 lldb::SBThreadPlan *arg1 = (lldb::SBThreadPlan *) 0 ; in _wrap_SBThreadPlan_QueueThreadPlanForStepOverRange__SWIG_0()
66130 lldb::SBAddress *arg2 = 0 ; in _wrap_SBThreadPlan_QueueThreadPlanForStepOverRange__SWIG_0()
66131 lldb::addr_t arg3 ; in _wrap_SBThreadPlan_QueueThreadPlanForStepOverRange__SWIG_0()
66132 lldb::SBThreadPlan result; in _wrap_SBThreadPlan_QueueThreadPlanForStepOverRange__SWIG_0()
66148 arg3 = (lldb::addr_t)lua_tointeger(L, 3); in _wrap_SBThreadPlan_QueueThreadPlanForStepOverRange__SWIG_0()
66151 lldb::SBThreadPlan * resultptr = new lldb::SBThreadPlan(result); in _wrap_SBThreadPlan_QueueThreadPlanForStepOverRange__SWIG_0()
66166 lldb::SBThreadPlan *arg1 = (lldb::SBThreadPlan *) 0 ; in _wrap_SBThreadPlan_QueueThreadPlanForStepOverRange__SWIG_1()
66167 lldb::SBAddress *arg2 = 0 ; in _wrap_SBThreadPlan_QueueThreadPlanForStepOverRange__SWIG_1()
66168 lldb::addr_t arg3 ; in _wrap_SBThreadPlan_QueueThreadPlanForStepOverRange__SWIG_1()
66169 lldb::SBError *arg4 = 0 ; in _wrap_SBThreadPlan_QueueThreadPlanForStepOverRange__SWIG_1()
66170 lldb::SBThreadPlan result; in _wrap_SBThreadPlan_QueueThreadPlanForStepOverRange__SWIG_1()
66187 arg3 = (lldb::addr_t)lua_tointeger(L, 3); in _wrap_SBThreadPlan_QueueThreadPlanForStepOverRange__SWIG_1()
66195 lldb::SBThreadPlan * resultptr = new lldb::SBThreadPlan(result); in _wrap_SBThreadPlan_QueueThreadPlanForStepOverRange__SWIG_1()
66294 lldb::SBThreadPlan *arg1 = (lldb::SBThreadPlan *) 0 ; in _wrap_SBThreadPlan_QueueThreadPlanForStepInRange__SWIG_0()
66295 lldb::SBAddress *arg2 = 0 ; in _wrap_SBThreadPlan_QueueThreadPlanForStepInRange__SWIG_0()
66296 lldb::addr_t arg3 ; in _wrap_SBThreadPlan_QueueThreadPlanForStepInRange__SWIG_0()
66297 lldb::SBThreadPlan result; in _wrap_SBThreadPlan_QueueThreadPlanForStepInRange__SWIG_0()
66313 arg3 = (lldb::addr_t)lua_tointeger(L, 3); in _wrap_SBThreadPlan_QueueThreadPlanForStepInRange__SWIG_0()
66316 lldb::SBThreadPlan * resultptr = new lldb::SBThreadPlan(result); in _wrap_SBThreadPlan_QueueThreadPlanForStepInRange__SWIG_0()
66331 lldb::SBThreadPlan *arg1 = (lldb::SBThreadPlan *) 0 ; in _wrap_SBThreadPlan_QueueThreadPlanForStepInRange__SWIG_1()
66332 lldb::SBAddress *arg2 = 0 ; in _wrap_SBThreadPlan_QueueThreadPlanForStepInRange__SWIG_1()
66333 lldb::addr_t arg3 ; in _wrap_SBThreadPlan_QueueThreadPlanForStepInRange__SWIG_1()
66334 lldb::SBError *arg4 = 0 ; in _wrap_SBThreadPlan_QueueThreadPlanForStepInRange__SWIG_1()
66335 lldb::SBThreadPlan result; in _wrap_SBThreadPlan_QueueThreadPlanForStepInRange__SWIG_1()
66352 arg3 = (lldb::addr_t)lua_tointeger(L, 3); in _wrap_SBThreadPlan_QueueThreadPlanForStepInRange__SWIG_1()
66360 lldb::SBThreadPlan * resultptr = new lldb::SBThreadPlan(result); in _wrap_SBThreadPlan_QueueThreadPlanForStepInRange__SWIG_1()
66459 lldb::SBThreadPlan *arg1 = (lldb::SBThreadPlan *) 0 ; in _wrap_SBThreadPlan_QueueThreadPlanForStepOut__SWIG_0()
66462 lldb::SBThreadPlan result; in _wrap_SBThreadPlan_QueueThreadPlanForStepOut__SWIG_0()
66477 lldb::SBThreadPlan * resultptr = new lldb::SBThreadPlan(result); in _wrap_SBThreadPlan_QueueThreadPlanForStepOut__SWIG_0()
66492 lldb::SBThreadPlan *arg1 = (lldb::SBThreadPlan *) 0 ; in _wrap_SBThreadPlan_QueueThreadPlanForStepOut__SWIG_1()
66494 lldb::SBThreadPlan result; in _wrap_SBThreadPlan_QueueThreadPlanForStepOut__SWIG_1()
66507 lldb::SBThreadPlan * resultptr = new lldb::SBThreadPlan(result); in _wrap_SBThreadPlan_QueueThreadPlanForStepOut__SWIG_1()
66522 lldb::SBThreadPlan *arg1 = (lldb::SBThreadPlan *) 0 ; in _wrap_SBThreadPlan_QueueThreadPlanForStepOut__SWIG_2()
66525 lldb::SBError *arg4 = 0 ; in _wrap_SBThreadPlan_QueueThreadPlanForStepOut__SWIG_2()
66526 lldb::SBThreadPlan result; in _wrap_SBThreadPlan_QueueThreadPlanForStepOut__SWIG_2()
66547 lldb::SBThreadPlan * resultptr = new lldb::SBThreadPlan(result); in _wrap_SBThreadPlan_QueueThreadPlanForStepOut__SWIG_2()
66656 lldb::SBThreadPlan *arg1 = (lldb::SBThreadPlan *) 0 ; in _wrap_SBThreadPlan_QueueThreadPlanForStepSingleInstruction()
66658 lldb::SBError *arg3 = 0 ; in _wrap_SBThreadPlan_QueueThreadPlanForStepSingleInstruction()
66659 lldb::SBThreadPlan result; in _wrap_SBThreadPlan_QueueThreadPlanForStepSingleInstruction()
66678 lldb::SBThreadPlan * resultptr = new lldb::SBThreadPlan(result); in _wrap_SBThreadPlan_QueueThreadPlanForStepSingleInstruction()
66693 lldb::SBThreadPlan *arg1 = (lldb::SBThreadPlan *) 0 ; in _wrap_SBThreadPlan_QueueThreadPlanForRunToAddress__SWIG_0()
66694 lldb::SBAddress arg2 ; in _wrap_SBThreadPlan_QueueThreadPlanForRunToAddress__SWIG_0()
66695 lldb::SBAddress *argp2 ; in _wrap_SBThreadPlan_QueueThreadPlanForRunToAddress__SWIG_0()
66696 lldb::SBThreadPlan result; in _wrap_SBThreadPlan_QueueThreadPlanForRunToAddress__SWIG_0()
66714 lldb::SBThreadPlan * resultptr = new lldb::SBThreadPlan(result); in _wrap_SBThreadPlan_QueueThreadPlanForRunToAddress__SWIG_0()
66729 lldb::SBThreadPlan *arg1 = (lldb::SBThreadPlan *) 0 ; in _wrap_SBThreadPlan_QueueThreadPlanForRunToAddress__SWIG_1()
66730 lldb::SBAddress arg2 ; in _wrap_SBThreadPlan_QueueThreadPlanForRunToAddress__SWIG_1()
66731 lldb::SBError *arg3 = 0 ; in _wrap_SBThreadPlan_QueueThreadPlanForRunToAddress__SWIG_1()
66732 lldb::SBAddress *argp2 ; in _wrap_SBThreadPlan_QueueThreadPlanForRunToAddress__SWIG_1()
66733 lldb::SBThreadPlan result; in _wrap_SBThreadPlan_QueueThreadPlanForRunToAddress__SWIG_1()
66757 lldb::SBThreadPlan * resultptr = new lldb::SBThreadPlan(result); in _wrap_SBThreadPlan_QueueThreadPlanForRunToAddress__SWIG_1()
66846 lldb::SBThreadPlan *arg1 = (lldb::SBThreadPlan *) 0 ; in _wrap_SBThreadPlan_QueueThreadPlanForStepScripted__SWIG_0()
66848 lldb::SBThreadPlan result; in _wrap_SBThreadPlan_QueueThreadPlanForStepScripted__SWIG_0()
66861 lldb::SBThreadPlan * resultptr = new lldb::SBThreadPlan(result); in _wrap_SBThreadPlan_QueueThreadPlanForStepScripted__SWIG_0()
66876 lldb::SBThreadPlan *arg1 = (lldb::SBThreadPlan *) 0 ; in _wrap_SBThreadPlan_QueueThreadPlanForStepScripted__SWIG_1()
66878 lldb::SBError *arg3 = 0 ; in _wrap_SBThreadPlan_QueueThreadPlanForStepScripted__SWIG_1()
66879 lldb::SBThreadPlan result; in _wrap_SBThreadPlan_QueueThreadPlanForStepScripted__SWIG_1()
66898 lldb::SBThreadPlan * resultptr = new lldb::SBThreadPlan(result); in _wrap_SBThreadPlan_QueueThreadPlanForStepScripted__SWIG_1()
66913 lldb::SBThreadPlan *arg1 = (lldb::SBThreadPlan *) 0 ; in _wrap_SBThreadPlan_QueueThreadPlanForStepScripted__SWIG_2()
66915 lldb::SBStructuredData *arg3 = 0 ; in _wrap_SBThreadPlan_QueueThreadPlanForStepScripted__SWIG_2()
66916 lldb::SBError *arg4 = 0 ; in _wrap_SBThreadPlan_QueueThreadPlanForStepScripted__SWIG_2()
66917 lldb::SBThreadPlan result; in _wrap_SBThreadPlan_QueueThreadPlanForStepScripted__SWIG_2()
66942 lldb::SBThreadPlan * resultptr = new lldb::SBThreadPlan(result); in _wrap_SBThreadPlan_QueueThreadPlanForStepScripted__SWIG_2()
67059 lldb::SBThreadPlan *arg1 = (lldb::SBThreadPlan *) obj; in swig_delete_SBThreadPlan()
67126 lldb::SBTrace *result = 0 ; in _wrap_new_SBTrace()
67129 result = (lldb::SBTrace *)new lldb::SBTrace(); in _wrap_new_SBTrace()
67143 lldb::SBError *arg1 = 0 ; in _wrap_SBTrace_LoadTraceFromFile()
67144 lldb::SBDebugger *arg2 = 0 ; in _wrap_SBTrace_LoadTraceFromFile()
67145 lldb::SBFileSpec *arg3 = 0 ; in _wrap_SBTrace_LoadTraceFromFile()
67146 lldb::SBTrace result; in _wrap_SBTrace_LoadTraceFromFile()
67167 result = lldb::SBTrace::LoadTraceFromFile(*arg1,*arg2,(lldb::SBFileSpec const &)*arg3); in _wrap_SBTrace_LoadTraceFromFile()
67169 lldb::SBTrace * resultptr = new lldb::SBTrace(result); in _wrap_SBTrace_LoadTraceFromFile()
67184 lldb::SBTrace *arg1 = (lldb::SBTrace *) 0 ; in _wrap_SBTrace_CreateNewCursor()
67185 lldb::SBError *arg2 = 0 ; in _wrap_SBTrace_CreateNewCursor()
67186 lldb::SBThread *arg3 = 0 ; in _wrap_SBTrace_CreateNewCursor()
67187 lldb::SBTraceCursor result; in _wrap_SBTrace_CreateNewCursor()
67210 lldb::SBTraceCursor * resultptr = new lldb::SBTraceCursor(result); in _wrap_SBTrace_CreateNewCursor()
67225 lldb::SBTrace *arg1 = (lldb::SBTrace *) 0 ; in _wrap_SBTrace_SaveToDisk__SWIG_0()
67226 lldb::SBError *arg2 = 0 ; in _wrap_SBTrace_SaveToDisk__SWIG_0()
67227 lldb::SBFileSpec *arg3 = 0 ; in _wrap_SBTrace_SaveToDisk__SWIG_0()
67229 lldb::SBFileSpec result; in _wrap_SBTrace_SaveToDisk__SWIG_0()
67252 result = (arg1)->SaveToDisk(*arg2,(lldb::SBFileSpec const &)*arg3,arg4); in _wrap_SBTrace_SaveToDisk__SWIG_0()
67254 lldb::SBFileSpec * resultptr = new lldb::SBFileSpec(result); in _wrap_SBTrace_SaveToDisk__SWIG_0()
67269 lldb::SBTrace *arg1 = (lldb::SBTrace *) 0 ; in _wrap_SBTrace_SaveToDisk__SWIG_1()
67270 lldb::SBError *arg2 = 0 ; in _wrap_SBTrace_SaveToDisk__SWIG_1()
67271 lldb::SBFileSpec *arg3 = 0 ; in _wrap_SBTrace_SaveToDisk__SWIG_1()
67272 lldb::SBFileSpec result; in _wrap_SBTrace_SaveToDisk__SWIG_1()
67293 result = (arg1)->SaveToDisk(*arg2,(lldb::SBFileSpec const &)*arg3); in _wrap_SBTrace_SaveToDisk__SWIG_1()
67295 lldb::SBFileSpec * resultptr = new lldb::SBFileSpec(result); in _wrap_SBTrace_SaveToDisk__SWIG_1()
67399 lldb::SBTrace *arg1 = (lldb::SBTrace *) 0 ; in _wrap_SBTrace_GetStartConfigurationHelp()
67423 lldb::SBTrace *arg1 = (lldb::SBTrace *) 0 ; in _wrap_SBTrace_Start__SWIG_0()
67424 lldb::SBStructuredData *arg2 = 0 ; in _wrap_SBTrace_Start__SWIG_0()
67425 lldb::SBError result; in _wrap_SBTrace_Start__SWIG_0()
67440 result = (arg1)->Start((lldb::SBStructuredData const &)*arg2); in _wrap_SBTrace_Start__SWIG_0()
67442 lldb::SBError * resultptr = new lldb::SBError(result); in _wrap_SBTrace_Start__SWIG_0()
67457 lldb::SBTrace *arg1 = (lldb::SBTrace *) 0 ; in _wrap_SBTrace_Start__SWIG_1()
67458 lldb::SBThread *arg2 = 0 ; in _wrap_SBTrace_Start__SWIG_1()
67459 lldb::SBStructuredData *arg3 = 0 ; in _wrap_SBTrace_Start__SWIG_1()
67460 lldb::SBError result; in _wrap_SBTrace_Start__SWIG_1()
67481 result = (arg1)->Start((lldb::SBThread const &)*arg2,(lldb::SBStructuredData const &)*arg3); in _wrap_SBTrace_Start__SWIG_1()
67483 lldb::SBError * resultptr = new lldb::SBError(result); in _wrap_SBTrace_Start__SWIG_1()
67572 lldb::SBTrace *arg1 = (lldb::SBTrace *) 0 ; in _wrap_SBTrace_Stop__SWIG_0()
67573 lldb::SBError result; in _wrap_SBTrace_Stop__SWIG_0()
67584 lldb::SBError * resultptr = new lldb::SBError(result); in _wrap_SBTrace_Stop__SWIG_0()
67599 lldb::SBTrace *arg1 = (lldb::SBTrace *) 0 ; in _wrap_SBTrace_Stop__SWIG_1()
67600 lldb::SBThread *arg2 = 0 ; in _wrap_SBTrace_Stop__SWIG_1()
67601 lldb::SBError result; in _wrap_SBTrace_Stop__SWIG_1()
67616 result = (arg1)->Stop((lldb::SBThread const &)*arg2); in _wrap_SBTrace_Stop__SWIG_1()
67618 lldb::SBError * resultptr = new lldb::SBError(result); in _wrap_SBTrace_Stop__SWIG_1()
67687 lldb::SBTrace *arg1 = (lldb::SBTrace *) 0 ; in _wrap_SBTrace_IsValid()
67709 lldb::SBTrace *arg1 = (lldb::SBTrace *) obj; in swig_delete_SBTrace()
67765 lldb::SBTraceCursor *result = 0 ; in _wrap_new_SBTraceCursor()
67768 result = (lldb::SBTraceCursor *)new lldb::SBTraceCursor(); in _wrap_new_SBTraceCursor()
67782 lldb::SBTraceCursor *arg1 = (lldb::SBTraceCursor *) 0 ; in _wrap_SBTraceCursor_SetForwards()
67808 lldb::SBTraceCursor *arg1 = (lldb::SBTraceCursor *) 0 ; in _wrap_SBTraceCursor_IsForwards()
67818 result = (bool)((lldb::SBTraceCursor const *)arg1)->IsForwards(); in _wrap_SBTraceCursor_IsForwards()
67832 lldb::SBTraceCursor *arg1 = (lldb::SBTraceCursor *) 0 ; in _wrap_SBTraceCursor_Next()
67855 lldb::SBTraceCursor *arg1 = (lldb::SBTraceCursor *) 0 ; in _wrap_SBTraceCursor_HasValue()
67865 result = (bool)((lldb::SBTraceCursor const *)arg1)->HasValue(); in _wrap_SBTraceCursor_HasValue()
67879 lldb::SBTraceCursor *arg1 = (lldb::SBTraceCursor *) 0 ; in _wrap_SBTraceCursor_GoToId()
67880 lldb::user_id_t arg2 ; in _wrap_SBTraceCursor_GoToId()
67891 arg2 = (lldb::user_id_t)lua_tointeger(L, 2); in _wrap_SBTraceCursor_GoToId()
67906 lldb::SBTraceCursor *arg1 = (lldb::SBTraceCursor *) 0 ; in _wrap_SBTraceCursor_HasId()
67907 lldb::user_id_t arg2 ; in _wrap_SBTraceCursor_HasId()
67918 arg2 = (lldb::user_id_t)lua_tointeger(L, 2); in _wrap_SBTraceCursor_HasId()
67919 result = (bool)((lldb::SBTraceCursor const *)arg1)->HasId(arg2); in _wrap_SBTraceCursor_HasId()
67933 lldb::SBTraceCursor *arg1 = (lldb::SBTraceCursor *) 0 ; in _wrap_SBTraceCursor_GetId()
67934 lldb::user_id_t result; in _wrap_SBTraceCursor_GetId()
67943 result = (lldb::user_id_t)((lldb::SBTraceCursor const *)arg1)->GetId(); in _wrap_SBTraceCursor_GetId()
67957 lldb::SBTraceCursor *arg1 = (lldb::SBTraceCursor *) 0 ; in _wrap_SBTraceCursor_Seek()
67959 lldb::TraceCursorSeekType arg3 ; in _wrap_SBTraceCursor_Seek()
67972 arg3 = (lldb::TraceCursorSeekType)lua_tointeger(L, 3); in _wrap_SBTraceCursor_Seek()
67987 lldb::SBTraceCursor *arg1 = (lldb::SBTraceCursor *) 0 ; in _wrap_SBTraceCursor_GetItemKind()
67988 lldb::TraceItemKind result; in _wrap_SBTraceCursor_GetItemKind()
67997 result = (lldb::TraceItemKind)((lldb::SBTraceCursor const *)arg1)->GetItemKind(); in _wrap_SBTraceCursor_GetItemKind()
68011 lldb::SBTraceCursor *arg1 = (lldb::SBTraceCursor *) 0 ; in _wrap_SBTraceCursor_IsError()
68021 result = (bool)((lldb::SBTraceCursor const *)arg1)->IsError(); in _wrap_SBTraceCursor_IsError()
68035 lldb::SBTraceCursor *arg1 = (lldb::SBTraceCursor *) 0 ; in _wrap_SBTraceCursor_GetError()
68045 result = (char *)((lldb::SBTraceCursor const *)arg1)->GetError(); in _wrap_SBTraceCursor_GetError()
68059 lldb::SBTraceCursor *arg1 = (lldb::SBTraceCursor *) 0 ; in _wrap_SBTraceCursor_IsEvent()
68069 result = (bool)((lldb::SBTraceCursor const *)arg1)->IsEvent(); in _wrap_SBTraceCursor_IsEvent()
68083 lldb::SBTraceCursor *arg1 = (lldb::SBTraceCursor *) 0 ; in _wrap_SBTraceCursor_GetEventType()
68084 lldb::TraceEvent result; in _wrap_SBTraceCursor_GetEventType()
68093 result = (lldb::TraceEvent)((lldb::SBTraceCursor const *)arg1)->GetEventType(); in _wrap_SBTraceCursor_GetEventType()
68107 lldb::SBTraceCursor *arg1 = (lldb::SBTraceCursor *) 0 ; in _wrap_SBTraceCursor_GetEventTypeAsString()
68117 result = (char *)((lldb::SBTraceCursor const *)arg1)->GetEventTypeAsString(); in _wrap_SBTraceCursor_GetEventTypeAsString()
68131 lldb::SBTraceCursor *arg1 = (lldb::SBTraceCursor *) 0 ; in _wrap_SBTraceCursor_IsInstruction()
68141 result = (bool)((lldb::SBTraceCursor const *)arg1)->IsInstruction(); in _wrap_SBTraceCursor_IsInstruction()
68155 lldb::SBTraceCursor *arg1 = (lldb::SBTraceCursor *) 0 ; in _wrap_SBTraceCursor_GetLoadAddress()
68156 lldb::addr_t result; in _wrap_SBTraceCursor_GetLoadAddress()
68165 result = (lldb::addr_t)((lldb::SBTraceCursor const *)arg1)->GetLoadAddress(); in _wrap_SBTraceCursor_GetLoadAddress()
68179 lldb::SBTraceCursor *arg1 = (lldb::SBTraceCursor *) 0 ; in _wrap_SBTraceCursor_GetCPU()
68180 lldb::cpu_id_t result; in _wrap_SBTraceCursor_GetCPU()
68189 result = (lldb::cpu_id_t)((lldb::SBTraceCursor const *)arg1)->GetCPU(); in _wrap_SBTraceCursor_GetCPU()
68203 lldb::SBTraceCursor *arg1 = (lldb::SBTraceCursor *) 0 ; in _wrap_SBTraceCursor_IsValid()
68213 result = (bool)((lldb::SBTraceCursor const *)arg1)->IsValid(); in _wrap_SBTraceCursor_IsValid()
68225 lldb::SBTraceCursor *arg1 = (lldb::SBTraceCursor *) obj; in swig_delete_SBTraceCursor()
68292 lldb::SBTypeMember *result = 0 ; in _wrap_new_SBTypeMember__SWIG_0()
68295 result = (lldb::SBTypeMember *)new lldb::SBTypeMember(); in _wrap_new_SBTypeMember__SWIG_0()
68309 lldb::SBTypeMember *arg1 = 0 ; in _wrap_new_SBTypeMember__SWIG_1()
68310 lldb::SBTypeMember *result = 0 ; in _wrap_new_SBTypeMember__SWIG_1()
68319 result = (lldb::SBTypeMember *)new lldb::SBTypeMember((lldb::SBTypeMember const &)*arg1); in _wrap_new_SBTypeMember__SWIG_1()
68366 lldb::SBTypeMember *arg1 = (lldb::SBTypeMember *) 0 ; in _wrap_SBTypeMember_IsValid()
68376 result = (bool)((lldb::SBTypeMember const *)arg1)->IsValid(); in _wrap_SBTypeMember_IsValid()
68390 lldb::SBTypeMember *arg1 = (lldb::SBTypeMember *) 0 ; in _wrap_SBTypeMember_GetName()
68414 lldb::SBTypeMember *arg1 = (lldb::SBTypeMember *) 0 ; in _wrap_SBTypeMember_GetType()
68415 lldb::SBType result; in _wrap_SBTypeMember_GetType()
68426 lldb::SBType * resultptr = new lldb::SBType(result); in _wrap_SBTypeMember_GetType()
68441 lldb::SBTypeMember *arg1 = (lldb::SBTypeMember *) 0 ; in _wrap_SBTypeMember_GetOffsetInBytes()
68465 lldb::SBTypeMember *arg1 = (lldb::SBTypeMember *) 0 ; in _wrap_SBTypeMember_GetOffsetInBits()
68489 lldb::SBTypeMember *arg1 = (lldb::SBTypeMember *) 0 ; in _wrap_SBTypeMember_IsBitfield()
68513 lldb::SBTypeMember *arg1 = (lldb::SBTypeMember *) 0 ; in _wrap_SBTypeMember_GetBitfieldSizeInBits()
68537 lldb::SBTypeMember *arg1 = (lldb::SBTypeMember *) 0 ; in _wrap_SBTypeMember_GetDescription()
68538 lldb::SBStream *arg2 = 0 ; in _wrap_SBTypeMember_GetDescription()
68539 lldb::DescriptionLevel arg3 ; in _wrap_SBTypeMember_GetDescription()
68556 arg3 = (lldb::DescriptionLevel)lua_tointeger(L, 3); in _wrap_SBTypeMember_GetDescription()
68571 lldb::SBTypeMember *arg1 = (lldb::SBTypeMember *) 0 ; in _wrap_SBTypeMember___tostring()
68593 lldb::SBTypeMember *arg1 = (lldb::SBTypeMember *) obj; in swig_delete_SBTypeMember()
68652 lldb::SBTypeMemberFunction *result = 0 ; in _wrap_new_SBTypeMemberFunction__SWIG_0()
68655 result = (lldb::SBTypeMemberFunction *)new lldb::SBTypeMemberFunction(); in _wrap_new_SBTypeMemberFunction__SWIG_0()
68669 lldb::SBTypeMemberFunction *arg1 = 0 ; in _wrap_new_SBTypeMemberFunction__SWIG_1()
68670 lldb::SBTypeMemberFunction *result = 0 ; in _wrap_new_SBTypeMemberFunction__SWIG_1()
68679 …result = (lldb::SBTypeMemberFunction *)new lldb::SBTypeMemberFunction((lldb::SBTypeMemberFunction … in _wrap_new_SBTypeMemberFunction__SWIG_1()
68726 lldb::SBTypeMemberFunction *arg1 = (lldb::SBTypeMemberFunction *) 0 ; in _wrap_SBTypeMemberFunction_IsValid()
68736 result = (bool)((lldb::SBTypeMemberFunction const *)arg1)->IsValid(); in _wrap_SBTypeMemberFunction_IsValid()
68750 lldb::SBTypeMemberFunction *arg1 = (lldb::SBTypeMemberFunction *) 0 ; in _wrap_SBTypeMemberFunction_GetName()
68774 lldb::SBTypeMemberFunction *arg1 = (lldb::SBTypeMemberFunction *) 0 ; in _wrap_SBTypeMemberFunction_GetDemangledName()
68798 lldb::SBTypeMemberFunction *arg1 = (lldb::SBTypeMemberFunction *) 0 ; in _wrap_SBTypeMemberFunction_GetMangledName()
68822 lldb::SBTypeMemberFunction *arg1 = (lldb::SBTypeMemberFunction *) 0 ; in _wrap_SBTypeMemberFunction_GetType()
68823 lldb::SBType result; in _wrap_SBTypeMemberFunction_GetType()
68834 lldb::SBType * resultptr = new lldb::SBType(result); in _wrap_SBTypeMemberFunction_GetType()
68849 lldb::SBTypeMemberFunction *arg1 = (lldb::SBTypeMemberFunction *) 0 ; in _wrap_SBTypeMemberFunction_GetReturnType()
68850 lldb::SBType result; in _wrap_SBTypeMemberFunction_GetReturnType()
68861 lldb::SBType * resultptr = new lldb::SBType(result); in _wrap_SBTypeMemberFunction_GetReturnType()
68876 lldb::SBTypeMemberFunction *arg1 = (lldb::SBTypeMemberFunction *) 0 ; in _wrap_SBTypeMemberFunction_GetNumberOfArguments()
68900 lldb::SBTypeMemberFunction *arg1 = (lldb::SBTypeMemberFunction *) 0 ; in _wrap_SBTypeMemberFunction_GetArgumentTypeAtIndex()
68902 lldb::SBType result; in _wrap_SBTypeMemberFunction_GetArgumentTypeAtIndex()
68915 lldb::SBType * resultptr = new lldb::SBType(result); in _wrap_SBTypeMemberFunction_GetArgumentTypeAtIndex()
68930 lldb::SBTypeMemberFunction *arg1 = (lldb::SBTypeMemberFunction *) 0 ; in _wrap_SBTypeMemberFunction_GetKind()
68931 lldb::MemberFunctionKind result; in _wrap_SBTypeMemberFunction_GetKind()
68940 result = (lldb::MemberFunctionKind)(arg1)->GetKind(); in _wrap_SBTypeMemberFunction_GetKind()
68954 lldb::SBTypeMemberFunction *arg1 = (lldb::SBTypeMemberFunction *) 0 ; in _wrap_SBTypeMemberFunction_GetDescription()
68955 lldb::SBStream *arg2 = 0 ; in _wrap_SBTypeMemberFunction_GetDescription()
68956 lldb::DescriptionLevel arg3 ; in _wrap_SBTypeMemberFunction_GetDescription()
68973 arg3 = (lldb::DescriptionLevel)lua_tointeger(L, 3); in _wrap_SBTypeMemberFunction_GetDescription()
68988 lldb::SBTypeMemberFunction *arg1 = (lldb::SBTypeMemberFunction *) 0 ; in _wrap_SBTypeMemberFunction___tostring()
69010 lldb::SBTypeMemberFunction *arg1 = (lldb::SBTypeMemberFunction *) obj; in swig_delete_SBTypeMemberFunction()
69071 lldb::SBTypeStaticField *result = 0 ; in _wrap_new_SBTypeStaticField__SWIG_0()
69074 result = (lldb::SBTypeStaticField *)new lldb::SBTypeStaticField(); in _wrap_new_SBTypeStaticField__SWIG_0()
69088 lldb::SBTypeStaticField *arg1 = 0 ; in _wrap_new_SBTypeStaticField__SWIG_1()
69089 lldb::SBTypeStaticField *result = 0 ; in _wrap_new_SBTypeStaticField__SWIG_1()
69098 …result = (lldb::SBTypeStaticField *)new lldb::SBTypeStaticField((lldb::SBTypeStaticField const &)*… in _wrap_new_SBTypeStaticField__SWIG_1()
69145 lldb::SBTypeStaticField *arg1 = (lldb::SBTypeStaticField *) 0 ; in _wrap_SBTypeStaticField_IsValid()
69155 result = (bool)((lldb::SBTypeStaticField const *)arg1)->IsValid(); in _wrap_SBTypeStaticField_IsValid()
69169 lldb::SBTypeStaticField *arg1 = (lldb::SBTypeStaticField *) 0 ; in _wrap_SBTypeStaticField_GetName()
69193 lldb::SBTypeStaticField *arg1 = (lldb::SBTypeStaticField *) 0 ; in _wrap_SBTypeStaticField_GetMangledName()
69217 lldb::SBTypeStaticField *arg1 = (lldb::SBTypeStaticField *) 0 ; in _wrap_SBTypeStaticField_GetType()
69218 lldb::SBType result; in _wrap_SBTypeStaticField_GetType()
69229 lldb::SBType * resultptr = new lldb::SBType(result); in _wrap_SBTypeStaticField_GetType()
69244 lldb::SBTypeStaticField *arg1 = (lldb::SBTypeStaticField *) 0 ; in _wrap_SBTypeStaticField_GetConstantValue()
69245 lldb::SBTarget arg2 ; in _wrap_SBTypeStaticField_GetConstantValue()
69246 lldb::SBTarget *argp2 ; in _wrap_SBTypeStaticField_GetConstantValue()
69247 lldb::SBValue result; in _wrap_SBTypeStaticField_GetConstantValue()
69265 lldb::SBValue * resultptr = new lldb::SBValue(result); in _wrap_SBTypeStaticField_GetConstantValue()
69278 lldb::SBTypeStaticField *arg1 = (lldb::SBTypeStaticField *) obj; in swig_delete_SBTypeStaticField()
69332 lldb::SBType *result = 0 ; in _wrap_new_SBType__SWIG_0()
69335 result = (lldb::SBType *)new lldb::SBType(); in _wrap_new_SBType__SWIG_0()
69349 lldb::SBType *arg1 = 0 ; in _wrap_new_SBType__SWIG_1()
69350 lldb::SBType *result = 0 ; in _wrap_new_SBType__SWIG_1()
69359 result = (lldb::SBType *)new lldb::SBType((lldb::SBType const &)*arg1); in _wrap_new_SBType__SWIG_1()
69406 lldb::SBType *arg1 = (lldb::SBType *) 0 ; in _wrap_SBType_IsValid()
69416 result = (bool)((lldb::SBType const *)arg1)->IsValid(); in _wrap_SBType_IsValid()
69430 lldb::SBType *arg1 = (lldb::SBType *) 0 ; in _wrap_SBType_GetByteSize()
69454 lldb::SBType *arg1 = (lldb::SBType *) 0 ; in _wrap_SBType_GetByteAlign()
69478 lldb::SBType *arg1 = (lldb::SBType *) 0 ; in _wrap_SBType_IsPointerType()
69502 lldb::SBType *arg1 = (lldb::SBType *) 0 ; in _wrap_SBType_IsReferenceType()
69526 lldb::SBType *arg1 = (lldb::SBType *) 0 ; in _wrap_SBType_IsFunctionType()
69550 lldb::SBType *arg1 = (lldb::SBType *) 0 ; in _wrap_SBType_IsPolymorphicClass()
69574 lldb::SBType *arg1 = (lldb::SBType *) 0 ; in _wrap_SBType_IsArrayType()
69598 lldb::SBType *arg1 = (lldb::SBType *) 0 ; in _wrap_SBType_IsVectorType()
69622 lldb::SBType *arg1 = (lldb::SBType *) 0 ; in _wrap_SBType_IsTypedefType()
69646 lldb::SBType *arg1 = (lldb::SBType *) 0 ; in _wrap_SBType_IsAnonymousType()
69670 lldb::SBType *arg1 = (lldb::SBType *) 0 ; in _wrap_SBType_IsScopedEnumerationType()
69694 lldb::SBType *arg1 = (lldb::SBType *) 0 ; in _wrap_SBType_IsAggregateType()
69718 lldb::SBType *arg1 = (lldb::SBType *) 0 ; in _wrap_SBType_GetPointerType()
69719 lldb::SBType result; in _wrap_SBType_GetPointerType()
69730 lldb::SBType * resultptr = new lldb::SBType(result); in _wrap_SBType_GetPointerType()
69745 lldb::SBType *arg1 = (lldb::SBType *) 0 ; in _wrap_SBType_GetPointeeType()
69746 lldb::SBType result; in _wrap_SBType_GetPointeeType()
69757 lldb::SBType * resultptr = new lldb::SBType(result); in _wrap_SBType_GetPointeeType()
69772 lldb::SBType *arg1 = (lldb::SBType *) 0 ; in _wrap_SBType_GetReferenceType()
69773 lldb::SBType result; in _wrap_SBType_GetReferenceType()
69784 lldb::SBType * resultptr = new lldb::SBType(result); in _wrap_SBType_GetReferenceType()
69799 lldb::SBType *arg1 = (lldb::SBType *) 0 ; in _wrap_SBType_GetTypedefedType()
69800 lldb::SBType result; in _wrap_SBType_GetTypedefedType()
69811 lldb::SBType * resultptr = new lldb::SBType(result); in _wrap_SBType_GetTypedefedType()
69826 lldb::SBType *arg1 = (lldb::SBType *) 0 ; in _wrap_SBType_GetDereferencedType()
69827 lldb::SBType result; in _wrap_SBType_GetDereferencedType()
69838 lldb::SBType * resultptr = new lldb::SBType(result); in _wrap_SBType_GetDereferencedType()
69853 lldb::SBType *arg1 = (lldb::SBType *) 0 ; in _wrap_SBType_GetUnqualifiedType()
69854 lldb::SBType result; in _wrap_SBType_GetUnqualifiedType()
69865 lldb::SBType * resultptr = new lldb::SBType(result); in _wrap_SBType_GetUnqualifiedType()
69880 lldb::SBType *arg1 = (lldb::SBType *) 0 ; in _wrap_SBType_GetArrayElementType()
69881 lldb::SBType result; in _wrap_SBType_GetArrayElementType()
69892 lldb::SBType * resultptr = new lldb::SBType(result); in _wrap_SBType_GetArrayElementType()
69907 lldb::SBType *arg1 = (lldb::SBType *) 0 ; in _wrap_SBType_GetArrayType()
69909 lldb::SBType result; in _wrap_SBType_GetArrayType()
69922 lldb::SBType * resultptr = new lldb::SBType(result); in _wrap_SBType_GetArrayType()
69937 lldb::SBType *arg1 = (lldb::SBType *) 0 ; in _wrap_SBType_GetVectorElementType()
69938 lldb::SBType result; in _wrap_SBType_GetVectorElementType()
69949 lldb::SBType * resultptr = new lldb::SBType(result); in _wrap_SBType_GetVectorElementType()
69964 lldb::SBType *arg1 = (lldb::SBType *) 0 ; in _wrap_SBType_GetCanonicalType()
69965 lldb::SBType result; in _wrap_SBType_GetCanonicalType()
69976 lldb::SBType * resultptr = new lldb::SBType(result); in _wrap_SBType_GetCanonicalType()
69991 lldb::SBType *arg1 = (lldb::SBType *) 0 ; in _wrap_SBType_GetEnumerationIntegerType()
69992 lldb::SBType result; in _wrap_SBType_GetEnumerationIntegerType()
70003 lldb::SBType * resultptr = new lldb::SBType(result); in _wrap_SBType_GetEnumerationIntegerType()
70018 lldb::SBType *arg1 = (lldb::SBType *) 0 ; in _wrap_SBType_GetBasicType__SWIG_0()
70019 lldb::BasicType result; in _wrap_SBType_GetBasicType__SWIG_0()
70028 result = (lldb::BasicType)(arg1)->GetBasicType(); in _wrap_SBType_GetBasicType__SWIG_0()
70042 lldb::SBType *arg1 = (lldb::SBType *) 0 ; in _wrap_SBType_GetBasicType__SWIG_1()
70043 lldb::BasicType arg2 ; in _wrap_SBType_GetBasicType__SWIG_1()
70044 lldb::SBType result; in _wrap_SBType_GetBasicType__SWIG_1()
70054 arg2 = (lldb::BasicType)lua_tointeger(L, 2); in _wrap_SBType_GetBasicType__SWIG_1()
70057 lldb::SBType * resultptr = new lldb::SBType(result); in _wrap_SBType_GetBasicType__SWIG_1()
70121 lldb::SBType *arg1 = (lldb::SBType *) 0 ; in _wrap_SBType_GetNumberOfFields()
70145 lldb::SBType *arg1 = (lldb::SBType *) 0 ; in _wrap_SBType_GetNumberOfDirectBaseClasses()
70169 lldb::SBType *arg1 = (lldb::SBType *) 0 ; in _wrap_SBType_GetNumberOfVirtualBaseClasses()
70193 lldb::SBType *arg1 = (lldb::SBType *) 0 ; in _wrap_SBType_GetFieldAtIndex()
70195 lldb::SBTypeMember result; in _wrap_SBType_GetFieldAtIndex()
70208 lldb::SBTypeMember * resultptr = new lldb::SBTypeMember(result); in _wrap_SBType_GetFieldAtIndex()
70223 lldb::SBType *arg1 = (lldb::SBType *) 0 ; in _wrap_SBType_GetDirectBaseClassAtIndex()
70225 lldb::SBTypeMember result; in _wrap_SBType_GetDirectBaseClassAtIndex()
70238 lldb::SBTypeMember * resultptr = new lldb::SBTypeMember(result); in _wrap_SBType_GetDirectBaseClassAtIndex()
70253 lldb::SBType *arg1 = (lldb::SBType *) 0 ; in _wrap_SBType_GetVirtualBaseClassAtIndex()
70255 lldb::SBTypeMember result; in _wrap_SBType_GetVirtualBaseClassAtIndex()
70268 lldb::SBTypeMember * resultptr = new lldb::SBTypeMember(result); in _wrap_SBType_GetVirtualBaseClassAtIndex()
70283 lldb::SBType *arg1 = (lldb::SBType *) 0 ; in _wrap_SBType_GetStaticFieldWithName()
70285 lldb::SBTypeStaticField result; in _wrap_SBType_GetStaticFieldWithName()
70298 lldb::SBTypeStaticField * resultptr = new lldb::SBTypeStaticField(result); in _wrap_SBType_GetStaticFieldWithName()
70313 lldb::SBType *arg1 = (lldb::SBType *) 0 ; in _wrap_SBType_GetEnumMembers()
70314 lldb::SBTypeEnumMemberList result; in _wrap_SBType_GetEnumMembers()
70325 lldb::SBTypeEnumMemberList * resultptr = new lldb::SBTypeEnumMemberList(result); in _wrap_SBType_GetEnumMembers()
70340 lldb::SBType *arg1 = (lldb::SBType *) 0 ; in _wrap_SBType_GetNumberOfTemplateArguments()
70364 lldb::SBType *arg1 = (lldb::SBType *) 0 ; in _wrap_SBType_GetTemplateArgumentType()
70366 lldb::SBType result; in _wrap_SBType_GetTemplateArgumentType()
70379 lldb::SBType * resultptr = new lldb::SBType(result); in _wrap_SBType_GetTemplateArgumentType()
70394 lldb::SBType *arg1 = (lldb::SBType *) 0 ; in _wrap_SBType_GetTemplateArgumentValue()
70395 lldb::SBTarget arg2 ; in _wrap_SBType_GetTemplateArgumentValue()
70397 lldb::SBTarget *argp2 ; in _wrap_SBType_GetTemplateArgumentValue()
70398 lldb::SBValue result; in _wrap_SBType_GetTemplateArgumentValue()
70418 lldb::SBValue * resultptr = new lldb::SBValue(result); in _wrap_SBType_GetTemplateArgumentValue()
70433 lldb::SBType *arg1 = (lldb::SBType *) 0 ; in _wrap_SBType_GetTemplateArgumentKind()
70435 lldb::TemplateArgumentKind result; in _wrap_SBType_GetTemplateArgumentKind()
70446 result = (lldb::TemplateArgumentKind)(arg1)->GetTemplateArgumentKind(arg2); in _wrap_SBType_GetTemplateArgumentKind()
70460 lldb::SBType *arg1 = (lldb::SBType *) 0 ; in _wrap_SBType_GetFunctionReturnType()
70461 lldb::SBType result; in _wrap_SBType_GetFunctionReturnType()
70472 lldb::SBType * resultptr = new lldb::SBType(result); in _wrap_SBType_GetFunctionReturnType()
70487 lldb::SBType *arg1 = (lldb::SBType *) 0 ; in _wrap_SBType_GetFunctionArgumentTypes()
70488 lldb::SBTypeList result; in _wrap_SBType_GetFunctionArgumentTypes()
70499 lldb::SBTypeList * resultptr = new lldb::SBTypeList(result); in _wrap_SBType_GetFunctionArgumentTypes()
70514 lldb::SBType *arg1 = (lldb::SBType *) 0 ; in _wrap_SBType_GetNumberOfMemberFunctions()
70538 lldb::SBType *arg1 = (lldb::SBType *) 0 ; in _wrap_SBType_GetMemberFunctionAtIndex()
70540 lldb::SBTypeMemberFunction result; in _wrap_SBType_GetMemberFunctionAtIndex()
70553 lldb::SBTypeMemberFunction * resultptr = new lldb::SBTypeMemberFunction(result); in _wrap_SBType_GetMemberFunctionAtIndex()
70568 lldb::SBType *arg1 = (lldb::SBType *) 0 ; in _wrap_SBType_GetModule()
70569 lldb::SBModule result; in _wrap_SBType_GetModule()
70580 lldb::SBModule * resultptr = new lldb::SBModule(result); in _wrap_SBType_GetModule()
70595 lldb::SBType *arg1 = (lldb::SBType *) 0 ; in _wrap_SBType_GetName()
70619 lldb::SBType *arg1 = (lldb::SBType *) 0 ; in _wrap_SBType_GetDisplayTypeName()
70643 lldb::SBType *arg1 = (lldb::SBType *) 0 ; in _wrap_SBType_GetTypeClass()
70644 lldb::TypeClass result; in _wrap_SBType_GetTypeClass()
70653 result = (lldb::TypeClass)(arg1)->GetTypeClass(); in _wrap_SBType_GetTypeClass()
70667 lldb::SBType *arg1 = (lldb::SBType *) 0 ; in _wrap_SBType_IsTypeComplete()
70691 lldb::SBType *arg1 = (lldb::SBType *) 0 ; in _wrap_SBType_GetTypeFlags()
70715 lldb::SBType *arg1 = (lldb::SBType *) 0 ; in _wrap_SBType_GetDescription()
70716 lldb::SBStream *arg2 = 0 ; in _wrap_SBType_GetDescription()
70717 lldb::DescriptionLevel arg3 ; in _wrap_SBType_GetDescription()
70734 arg3 = (lldb::DescriptionLevel)lua_tointeger(L, 3); in _wrap_SBType_GetDescription()
70749 lldb::SBType *arg1 = (lldb::SBType *) 0 ; in _wrap_SBType_FindDirectNestedType()
70751 lldb::SBType result; in _wrap_SBType_FindDirectNestedType()
70764 lldb::SBType * resultptr = new lldb::SBType(result); in _wrap_SBType_FindDirectNestedType()
70779 lldb::SBType *arg1 = (lldb::SBType *) 0 ; in _wrap_SBType___eq()
70780 lldb::SBType *arg2 = 0 ; in _wrap_SBType___eq()
70810 lldb::SBType *arg1 = (lldb::SBType *) 0 ; in _wrap_SBType___tostring()
70832 lldb::SBType *arg1 = (lldb::SBType *) obj; in swig_delete_SBType()
70934 lldb::SBTypeList *result = 0 ; in _wrap_new_SBTypeList__SWIG_0()
70937 result = (lldb::SBTypeList *)new lldb::SBTypeList(); in _wrap_new_SBTypeList__SWIG_0()
70951 lldb::SBTypeList *arg1 = 0 ; in _wrap_new_SBTypeList__SWIG_1()
70952 lldb::SBTypeList *result = 0 ; in _wrap_new_SBTypeList__SWIG_1()
70961 result = (lldb::SBTypeList *)new lldb::SBTypeList((lldb::SBTypeList const &)*arg1); in _wrap_new_SBTypeList__SWIG_1()
71008 lldb::SBTypeList *arg1 = (lldb::SBTypeList *) 0 ; in _wrap_SBTypeList_IsValid()
71032 lldb::SBTypeList *arg1 = (lldb::SBTypeList *) 0 ; in _wrap_SBTypeList_Append()
71033 lldb::SBType arg2 ; in _wrap_SBTypeList_Append()
71034 lldb::SBType *argp2 ; in _wrap_SBTypeList_Append()
71064 lldb::SBTypeList *arg1 = (lldb::SBTypeList *) 0 ; in _wrap_SBTypeList_GetTypeAtIndex()
71066 lldb::SBType result; in _wrap_SBTypeList_GetTypeAtIndex()
71079 lldb::SBType * resultptr = new lldb::SBType(result); in _wrap_SBTypeList_GetTypeAtIndex()
71094 lldb::SBTypeList *arg1 = (lldb::SBTypeList *) 0 ; in _wrap_SBTypeList_GetSize()
71116 lldb::SBTypeList *arg1 = (lldb::SBTypeList *) obj; in swig_delete_SBTypeList()
71169 lldb::SBTypeCategory *result = 0 ; in _wrap_new_SBTypeCategory__SWIG_0()
71172 result = (lldb::SBTypeCategory *)new lldb::SBTypeCategory(); in _wrap_new_SBTypeCategory__SWIG_0()
71186 lldb::SBTypeCategory *arg1 = 0 ; in _wrap_new_SBTypeCategory__SWIG_1()
71187 lldb::SBTypeCategory *result = 0 ; in _wrap_new_SBTypeCategory__SWIG_1()
71196 result = (lldb::SBTypeCategory *)new lldb::SBTypeCategory((lldb::SBTypeCategory const &)*arg1); in _wrap_new_SBTypeCategory__SWIG_1()
71243 lldb::SBTypeCategory *arg1 = (lldb::SBTypeCategory *) 0 ; in _wrap_SBTypeCategory_IsValid()
71253 result = (bool)((lldb::SBTypeCategory const *)arg1)->IsValid(); in _wrap_SBTypeCategory_IsValid()
71267 lldb::SBTypeCategory *arg1 = (lldb::SBTypeCategory *) 0 ; in _wrap_SBTypeCategory_GetEnabled()
71291 lldb::SBTypeCategory *arg1 = (lldb::SBTypeCategory *) 0 ; in _wrap_SBTypeCategory_SetEnabled()
71317 lldb::SBTypeCategory *arg1 = (lldb::SBTypeCategory *) 0 ; in _wrap_SBTypeCategory_GetName()
71341 lldb::SBTypeCategory *arg1 = (lldb::SBTypeCategory *) 0 ; in _wrap_SBTypeCategory_GetLanguageAtIndex()
71343 lldb::LanguageType result; in _wrap_SBTypeCategory_GetLanguageAtIndex()
71354 result = (lldb::LanguageType)(arg1)->GetLanguageAtIndex(arg2); in _wrap_SBTypeCategory_GetLanguageAtIndex()
71368 lldb::SBTypeCategory *arg1 = (lldb::SBTypeCategory *) 0 ; in _wrap_SBTypeCategory_GetNumLanguages()
71392 lldb::SBTypeCategory *arg1 = (lldb::SBTypeCategory *) 0 ; in _wrap_SBTypeCategory_AddLanguage()
71393 lldb::LanguageType arg2 ; in _wrap_SBTypeCategory_AddLanguage()
71403 arg2 = (lldb::LanguageType)lua_tointeger(L, 2); in _wrap_SBTypeCategory_AddLanguage()
71418 lldb::SBTypeCategory *arg1 = (lldb::SBTypeCategory *) 0 ; in _wrap_SBTypeCategory_GetDescription()
71419 lldb::SBStream *arg2 = 0 ; in _wrap_SBTypeCategory_GetDescription()
71420 lldb::DescriptionLevel arg3 ; in _wrap_SBTypeCategory_GetDescription()
71437 arg3 = (lldb::DescriptionLevel)lua_tointeger(L, 3); in _wrap_SBTypeCategory_GetDescription()
71452 lldb::SBTypeCategory *arg1 = (lldb::SBTypeCategory *) 0 ; in _wrap_SBTypeCategory_GetNumFormats()
71476 lldb::SBTypeCategory *arg1 = (lldb::SBTypeCategory *) 0 ; in _wrap_SBTypeCategory_GetNumSummaries()
71500 lldb::SBTypeCategory *arg1 = (lldb::SBTypeCategory *) 0 ; in _wrap_SBTypeCategory_GetNumFilters()
71524 lldb::SBTypeCategory *arg1 = (lldb::SBTypeCategory *) 0 ; in _wrap_SBTypeCategory_GetNumSynthetics()
71548 lldb::SBTypeCategory *arg1 = (lldb::SBTypeCategory *) 0 ; in _wrap_SBTypeCategory_GetTypeNameSpecifierForFilterAtIndex()
71550 lldb::SBTypeNameSpecifier result; in _wrap_SBTypeCategory_GetTypeNameSpecifierForFilterAtIndex()
71563 lldb::SBTypeNameSpecifier * resultptr = new lldb::SBTypeNameSpecifier(result); in _wrap_SBTypeCategory_GetTypeNameSpecifierForFilterAtIndex()
71578 lldb::SBTypeCategory *arg1 = (lldb::SBTypeCategory *) 0 ; in _wrap_SBTypeCategory_GetTypeNameSpecifierForFormatAtIndex()
71580 lldb::SBTypeNameSpecifier result; in _wrap_SBTypeCategory_GetTypeNameSpecifierForFormatAtIndex()
71593 lldb::SBTypeNameSpecifier * resultptr = new lldb::SBTypeNameSpecifier(result); in _wrap_SBTypeCategory_GetTypeNameSpecifierForFormatAtIndex()
71608 lldb::SBTypeCategory *arg1 = (lldb::SBTypeCategory *) 0 ; in _wrap_SBTypeCategory_GetTypeNameSpecifierForSummaryAtIndex()
71610 lldb::SBTypeNameSpecifier result; in _wrap_SBTypeCategory_GetTypeNameSpecifierForSummaryAtIndex()
71623 lldb::SBTypeNameSpecifier * resultptr = new lldb::SBTypeNameSpecifier(result); in _wrap_SBTypeCategory_GetTypeNameSpecifierForSummaryAtIndex()
71638 lldb::SBTypeCategory *arg1 = (lldb::SBTypeCategory *) 0 ; in _wrap_SBTypeCategory_GetTypeNameSpecifierForSyntheticAtIndex()
71640 lldb::SBTypeNameSpecifier result; in _wrap_SBTypeCategory_GetTypeNameSpecifierForSyntheticAtIndex()
71653 lldb::SBTypeNameSpecifier * resultptr = new lldb::SBTypeNameSpecifier(result); in _wrap_SBTypeCategory_GetTypeNameSpecifierForSyntheticAtIndex()
71668 lldb::SBTypeCategory *arg1 = (lldb::SBTypeCategory *) 0 ; in _wrap_SBTypeCategory_GetFilterForType()
71669 lldb::SBTypeNameSpecifier arg2 ; in _wrap_SBTypeCategory_GetFilterForType()
71670 lldb::SBTypeNameSpecifier *argp2 ; in _wrap_SBTypeCategory_GetFilterForType()
71671 lldb::SBTypeFilter result; in _wrap_SBTypeCategory_GetFilterForType()
71689 lldb::SBTypeFilter * resultptr = new lldb::SBTypeFilter(result); in _wrap_SBTypeCategory_GetFilterForType()
71704 lldb::SBTypeCategory *arg1 = (lldb::SBTypeCategory *) 0 ; in _wrap_SBTypeCategory_GetFormatForType()
71705 lldb::SBTypeNameSpecifier arg2 ; in _wrap_SBTypeCategory_GetFormatForType()
71706 lldb::SBTypeNameSpecifier *argp2 ; in _wrap_SBTypeCategory_GetFormatForType()
71707 lldb::SBTypeFormat result; in _wrap_SBTypeCategory_GetFormatForType()
71725 lldb::SBTypeFormat * resultptr = new lldb::SBTypeFormat(result); in _wrap_SBTypeCategory_GetFormatForType()
71740 lldb::SBTypeCategory *arg1 = (lldb::SBTypeCategory *) 0 ; in _wrap_SBTypeCategory_GetSummaryForType()
71741 lldb::SBTypeNameSpecifier arg2 ; in _wrap_SBTypeCategory_GetSummaryForType()
71742 lldb::SBTypeNameSpecifier *argp2 ; in _wrap_SBTypeCategory_GetSummaryForType()
71743 lldb::SBTypeSummary result; in _wrap_SBTypeCategory_GetSummaryForType()
71761 lldb::SBTypeSummary * resultptr = new lldb::SBTypeSummary(result); in _wrap_SBTypeCategory_GetSummaryForType()
71776 lldb::SBTypeCategory *arg1 = (lldb::SBTypeCategory *) 0 ; in _wrap_SBTypeCategory_GetSyntheticForType()
71777 lldb::SBTypeNameSpecifier arg2 ; in _wrap_SBTypeCategory_GetSyntheticForType()
71778 lldb::SBTypeNameSpecifier *argp2 ; in _wrap_SBTypeCategory_GetSyntheticForType()
71779 lldb::SBTypeSynthetic result; in _wrap_SBTypeCategory_GetSyntheticForType()
71797 lldb::SBTypeSynthetic * resultptr = new lldb::SBTypeSynthetic(result); in _wrap_SBTypeCategory_GetSyntheticForType()
71812 lldb::SBTypeCategory *arg1 = (lldb::SBTypeCategory *) 0 ; in _wrap_SBTypeCategory_GetFilterAtIndex()
71814 lldb::SBTypeFilter result; in _wrap_SBTypeCategory_GetFilterAtIndex()
71827 lldb::SBTypeFilter * resultptr = new lldb::SBTypeFilter(result); in _wrap_SBTypeCategory_GetFilterAtIndex()
71842 lldb::SBTypeCategory *arg1 = (lldb::SBTypeCategory *) 0 ; in _wrap_SBTypeCategory_GetFormatAtIndex()
71844 lldb::SBTypeFormat result; in _wrap_SBTypeCategory_GetFormatAtIndex()
71857 lldb::SBTypeFormat * resultptr = new lldb::SBTypeFormat(result); in _wrap_SBTypeCategory_GetFormatAtIndex()
71872 lldb::SBTypeCategory *arg1 = (lldb::SBTypeCategory *) 0 ; in _wrap_SBTypeCategory_GetSummaryAtIndex()
71874 lldb::SBTypeSummary result; in _wrap_SBTypeCategory_GetSummaryAtIndex()
71887 lldb::SBTypeSummary * resultptr = new lldb::SBTypeSummary(result); in _wrap_SBTypeCategory_GetSummaryAtIndex()
71902 lldb::SBTypeCategory *arg1 = (lldb::SBTypeCategory *) 0 ; in _wrap_SBTypeCategory_GetSyntheticAtIndex()
71904 lldb::SBTypeSynthetic result; in _wrap_SBTypeCategory_GetSyntheticAtIndex()
71917 lldb::SBTypeSynthetic * resultptr = new lldb::SBTypeSynthetic(result); in _wrap_SBTypeCategory_GetSyntheticAtIndex()
71932 lldb::SBTypeCategory *arg1 = (lldb::SBTypeCategory *) 0 ; in _wrap_SBTypeCategory_AddTypeFormat()
71933 lldb::SBTypeNameSpecifier arg2 ; in _wrap_SBTypeCategory_AddTypeFormat()
71934 lldb::SBTypeFormat arg3 ; in _wrap_SBTypeCategory_AddTypeFormat()
71935 lldb::SBTypeNameSpecifier *argp2 ; in _wrap_SBTypeCategory_AddTypeFormat()
71936 lldb::SBTypeFormat *argp3 ; in _wrap_SBTypeCategory_AddTypeFormat()
71974 lldb::SBTypeCategory *arg1 = (lldb::SBTypeCategory *) 0 ; in _wrap_SBTypeCategory_DeleteTypeFormat()
71975 lldb::SBTypeNameSpecifier arg2 ; in _wrap_SBTypeCategory_DeleteTypeFormat()
71976 lldb::SBTypeNameSpecifier *argp2 ; in _wrap_SBTypeCategory_DeleteTypeFormat()
72007 lldb::SBTypeCategory *arg1 = (lldb::SBTypeCategory *) 0 ; in _wrap_SBTypeCategory_AddTypeSummary()
72008 lldb::SBTypeNameSpecifier arg2 ; in _wrap_SBTypeCategory_AddTypeSummary()
72009 lldb::SBTypeSummary arg3 ; in _wrap_SBTypeCategory_AddTypeSummary()
72010 lldb::SBTypeNameSpecifier *argp2 ; in _wrap_SBTypeCategory_AddTypeSummary()
72011 lldb::SBTypeSummary *argp3 ; in _wrap_SBTypeCategory_AddTypeSummary()
72049 lldb::SBTypeCategory *arg1 = (lldb::SBTypeCategory *) 0 ; in _wrap_SBTypeCategory_DeleteTypeSummary()
72050 lldb::SBTypeNameSpecifier arg2 ; in _wrap_SBTypeCategory_DeleteTypeSummary()
72051 lldb::SBTypeNameSpecifier *argp2 ; in _wrap_SBTypeCategory_DeleteTypeSummary()
72082 lldb::SBTypeCategory *arg1 = (lldb::SBTypeCategory *) 0 ; in _wrap_SBTypeCategory_AddTypeFilter()
72083 lldb::SBTypeNameSpecifier arg2 ; in _wrap_SBTypeCategory_AddTypeFilter()
72084 lldb::SBTypeFilter arg3 ; in _wrap_SBTypeCategory_AddTypeFilter()
72085 lldb::SBTypeNameSpecifier *argp2 ; in _wrap_SBTypeCategory_AddTypeFilter()
72086 lldb::SBTypeFilter *argp3 ; in _wrap_SBTypeCategory_AddTypeFilter()
72124 lldb::SBTypeCategory *arg1 = (lldb::SBTypeCategory *) 0 ; in _wrap_SBTypeCategory_DeleteTypeFilter()
72125 lldb::SBTypeNameSpecifier arg2 ; in _wrap_SBTypeCategory_DeleteTypeFilter()
72126 lldb::SBTypeNameSpecifier *argp2 ; in _wrap_SBTypeCategory_DeleteTypeFilter()
72157 lldb::SBTypeCategory *arg1 = (lldb::SBTypeCategory *) 0 ; in _wrap_SBTypeCategory_AddTypeSynthetic()
72158 lldb::SBTypeNameSpecifier arg2 ; in _wrap_SBTypeCategory_AddTypeSynthetic()
72159 lldb::SBTypeSynthetic arg3 ; in _wrap_SBTypeCategory_AddTypeSynthetic()
72160 lldb::SBTypeNameSpecifier *argp2 ; in _wrap_SBTypeCategory_AddTypeSynthetic()
72161 lldb::SBTypeSynthetic *argp3 ; in _wrap_SBTypeCategory_AddTypeSynthetic()
72199 lldb::SBTypeCategory *arg1 = (lldb::SBTypeCategory *) 0 ; in _wrap_SBTypeCategory_DeleteTypeSynthetic()
72200 lldb::SBTypeNameSpecifier arg2 ; in _wrap_SBTypeCategory_DeleteTypeSynthetic()
72201 lldb::SBTypeNameSpecifier *argp2 ; in _wrap_SBTypeCategory_DeleteTypeSynthetic()
72232 lldb::SBTypeCategory *arg1 = (lldb::SBTypeCategory *) 0 ; in _wrap_SBTypeCategory___eq()
72233 lldb::SBTypeCategory *arg2 = 0 ; in _wrap_SBTypeCategory___eq()
72263 lldb::SBTypeCategory *arg1 = (lldb::SBTypeCategory *) 0 ; in _wrap_SBTypeCategory___tostring()
72285 lldb::SBTypeCategory *arg1 = (lldb::SBTypeCategory *) obj; in swig_delete_SBTypeCategory()
72370 lldb::SBTypeEnumMember *result = 0 ; in _wrap_new_SBTypeEnumMember__SWIG_0()
72373 result = (lldb::SBTypeEnumMember *)new lldb::SBTypeEnumMember(); in _wrap_new_SBTypeEnumMember__SWIG_0()
72387 lldb::SBTypeEnumMember *arg1 = 0 ; in _wrap_new_SBTypeEnumMember__SWIG_1()
72388 lldb::SBTypeEnumMember *result = 0 ; in _wrap_new_SBTypeEnumMember__SWIG_1()
72397 …result = (lldb::SBTypeEnumMember *)new lldb::SBTypeEnumMember((lldb::SBTypeEnumMember const &)*arg… in _wrap_new_SBTypeEnumMember__SWIG_1()
72444 lldb::SBTypeEnumMember *arg1 = (lldb::SBTypeEnumMember *) 0 ; in _wrap_SBTypeEnumMember_IsValid()
72454 result = (bool)((lldb::SBTypeEnumMember const *)arg1)->IsValid(); in _wrap_SBTypeEnumMember_IsValid()
72468 lldb::SBTypeEnumMember *arg1 = (lldb::SBTypeEnumMember *) 0 ; in _wrap_SBTypeEnumMember_GetValueAsSigned()
72492 lldb::SBTypeEnumMember *arg1 = (lldb::SBTypeEnumMember *) 0 ; in _wrap_SBTypeEnumMember_GetValueAsUnsigned()
72516 lldb::SBTypeEnumMember *arg1 = (lldb::SBTypeEnumMember *) 0 ; in _wrap_SBTypeEnumMember_GetName()
72540 lldb::SBTypeEnumMember *arg1 = (lldb::SBTypeEnumMember *) 0 ; in _wrap_SBTypeEnumMember_GetType()
72541 lldb::SBType result; in _wrap_SBTypeEnumMember_GetType()
72552 lldb::SBType * resultptr = new lldb::SBType(result); in _wrap_SBTypeEnumMember_GetType()
72567 lldb::SBTypeEnumMember *arg1 = (lldb::SBTypeEnumMember *) 0 ; in _wrap_SBTypeEnumMember_GetDescription()
72568 lldb::SBStream *arg2 = 0 ; in _wrap_SBTypeEnumMember_GetDescription()
72569 lldb::DescriptionLevel arg3 ; in _wrap_SBTypeEnumMember_GetDescription()
72586 arg3 = (lldb::DescriptionLevel)lua_tointeger(L, 3); in _wrap_SBTypeEnumMember_GetDescription()
72601 lldb::SBTypeEnumMember *arg1 = (lldb::SBTypeEnumMember *) 0 ; in _wrap_SBTypeEnumMember___tostring()
72623 lldb::SBTypeEnumMember *arg1 = (lldb::SBTypeEnumMember *) obj; in swig_delete_SBTypeEnumMember()
72680 lldb::SBTypeEnumMemberList *result = 0 ; in _wrap_new_SBTypeEnumMemberList__SWIG_0()
72683 result = (lldb::SBTypeEnumMemberList *)new lldb::SBTypeEnumMemberList(); in _wrap_new_SBTypeEnumMemberList__SWIG_0()
72697 lldb::SBTypeEnumMemberList *arg1 = 0 ; in _wrap_new_SBTypeEnumMemberList__SWIG_1()
72698 lldb::SBTypeEnumMemberList *result = 0 ; in _wrap_new_SBTypeEnumMemberList__SWIG_1()
72707 …result = (lldb::SBTypeEnumMemberList *)new lldb::SBTypeEnumMemberList((lldb::SBTypeEnumMemberList … in _wrap_new_SBTypeEnumMemberList__SWIG_1()
72754 lldb::SBTypeEnumMemberList *arg1 = (lldb::SBTypeEnumMemberList *) 0 ; in _wrap_SBTypeEnumMemberList_IsValid()
72778 lldb::SBTypeEnumMemberList *arg1 = (lldb::SBTypeEnumMemberList *) 0 ; in _wrap_SBTypeEnumMemberList_Append()
72779 lldb::SBTypeEnumMember arg2 ; in _wrap_SBTypeEnumMemberList_Append()
72780 lldb::SBTypeEnumMember *argp2 ; in _wrap_SBTypeEnumMemberList_Append()
72810 lldb::SBTypeEnumMemberList *arg1 = (lldb::SBTypeEnumMemberList *) 0 ; in _wrap_SBTypeEnumMemberList_GetTypeEnumMemberAtIndex()
72812 lldb::SBTypeEnumMember result; in _wrap_SBTypeEnumMemberList_GetTypeEnumMemberAtIndex()
72825 lldb::SBTypeEnumMember * resultptr = new lldb::SBTypeEnumMember(result); in _wrap_SBTypeEnumMemberList_GetTypeEnumMemberAtIndex()
72840 lldb::SBTypeEnumMemberList *arg1 = (lldb::SBTypeEnumMemberList *) 0 ; in _wrap_SBTypeEnumMemberList_GetSize()
72862 lldb::SBTypeEnumMemberList *arg1 = (lldb::SBTypeEnumMemberList *) obj; in swig_delete_SBTypeEnumMemberList()
72915 lldb::SBTypeFilter *result = 0 ; in _wrap_new_SBTypeFilter__SWIG_0()
72918 result = (lldb::SBTypeFilter *)new lldb::SBTypeFilter(); in _wrap_new_SBTypeFilter__SWIG_0()
72933 lldb::SBTypeFilter *result = 0 ; in _wrap_new_SBTypeFilter__SWIG_1()
72938 result = (lldb::SBTypeFilter *)new lldb::SBTypeFilter(arg1); in _wrap_new_SBTypeFilter__SWIG_1()
72952 lldb::SBTypeFilter *arg1 = 0 ; in _wrap_new_SBTypeFilter__SWIG_2()
72953 lldb::SBTypeFilter *result = 0 ; in _wrap_new_SBTypeFilter__SWIG_2()
72962 result = (lldb::SBTypeFilter *)new lldb::SBTypeFilter((lldb::SBTypeFilter const &)*arg1); in _wrap_new_SBTypeFilter__SWIG_2()
73019 lldb::SBTypeFilter *arg1 = (lldb::SBTypeFilter *) 0 ; in _wrap_SBTypeFilter_IsValid()
73029 result = (bool)((lldb::SBTypeFilter const *)arg1)->IsValid(); in _wrap_SBTypeFilter_IsValid()
73043 lldb::SBTypeFilter *arg1 = (lldb::SBTypeFilter *) 0 ; in _wrap_SBTypeFilter_GetNumberOfExpressionPaths()
73067 lldb::SBTypeFilter *arg1 = (lldb::SBTypeFilter *) 0 ; in _wrap_SBTypeFilter_GetExpressionPathAtIndex()
73094 lldb::SBTypeFilter *arg1 = (lldb::SBTypeFilter *) 0 ; in _wrap_SBTypeFilter_ReplaceExpressionPathAtIndex()
73124 lldb::SBTypeFilter *arg1 = (lldb::SBTypeFilter *) 0 ; in _wrap_SBTypeFilter_AppendExpressionPath()
73150 lldb::SBTypeFilter *arg1 = (lldb::SBTypeFilter *) 0 ; in _wrap_SBTypeFilter_Clear()
73173 lldb::SBTypeFilter *arg1 = (lldb::SBTypeFilter *) 0 ; in _wrap_SBTypeFilter_GetOptions()
73197 lldb::SBTypeFilter *arg1 = (lldb::SBTypeFilter *) 0 ; in _wrap_SBTypeFilter_SetOptions()
73223 lldb::SBTypeFilter *arg1 = (lldb::SBTypeFilter *) 0 ; in _wrap_SBTypeFilter_GetDescription()
73224 lldb::SBStream *arg2 = 0 ; in _wrap_SBTypeFilter_GetDescription()
73225 lldb::DescriptionLevel arg3 ; in _wrap_SBTypeFilter_GetDescription()
73242 arg3 = (lldb::DescriptionLevel)lua_tointeger(L, 3); in _wrap_SBTypeFilter_GetDescription()
73257 lldb::SBTypeFilter *arg1 = (lldb::SBTypeFilter *) 0 ; in _wrap_SBTypeFilter_IsEqualTo()
73258 lldb::SBTypeFilter *arg2 = 0 ; in _wrap_SBTypeFilter_IsEqualTo()
73288 lldb::SBTypeFilter *arg1 = (lldb::SBTypeFilter *) 0 ; in _wrap_SBTypeFilter___eq()
73289 lldb::SBTypeFilter *arg2 = 0 ; in _wrap_SBTypeFilter___eq()
73319 lldb::SBTypeFilter *arg1 = (lldb::SBTypeFilter *) 0 ; in _wrap_SBTypeFilter___tostring()
73341 lldb::SBTypeFilter *arg1 = (lldb::SBTypeFilter *) obj; in swig_delete_SBTypeFilter()
73404 lldb::SBTypeFormat *result = 0 ; in _wrap_new_SBTypeFormat__SWIG_0()
73407 result = (lldb::SBTypeFormat *)new lldb::SBTypeFormat(); in _wrap_new_SBTypeFormat__SWIG_0()
73421 lldb::Format arg1 ; in _wrap_new_SBTypeFormat__SWIG_1()
73423 lldb::SBTypeFormat *result = 0 ; in _wrap_new_SBTypeFormat__SWIG_1()
73428 arg1 = (lldb::Format)lua_tointeger(L, 1); in _wrap_new_SBTypeFormat__SWIG_1()
73430 result = (lldb::SBTypeFormat *)new lldb::SBTypeFormat(arg1,arg2); in _wrap_new_SBTypeFormat__SWIG_1()
73444 lldb::Format arg1 ; in _wrap_new_SBTypeFormat__SWIG_2()
73445 lldb::SBTypeFormat *result = 0 ; in _wrap_new_SBTypeFormat__SWIG_2()
73449 arg1 = (lldb::Format)lua_tointeger(L, 1); in _wrap_new_SBTypeFormat__SWIG_2()
73450 result = (lldb::SBTypeFormat *)new lldb::SBTypeFormat(arg1); in _wrap_new_SBTypeFormat__SWIG_2()
73466 lldb::SBTypeFormat *result = 0 ; in _wrap_new_SBTypeFormat__SWIG_3()
73473 result = (lldb::SBTypeFormat *)new lldb::SBTypeFormat((char const *)arg1,arg2); in _wrap_new_SBTypeFormat__SWIG_3()
73488 lldb::SBTypeFormat *result = 0 ; in _wrap_new_SBTypeFormat__SWIG_4()
73493 result = (lldb::SBTypeFormat *)new lldb::SBTypeFormat((char const *)arg1); in _wrap_new_SBTypeFormat__SWIG_4()
73507 lldb::SBTypeFormat *arg1 = 0 ; in _wrap_new_SBTypeFormat__SWIG_5()
73508 lldb::SBTypeFormat *result = 0 ; in _wrap_new_SBTypeFormat__SWIG_5()
73517 result = (lldb::SBTypeFormat *)new lldb::SBTypeFormat((lldb::SBTypeFormat const &)*arg1); in _wrap_new_SBTypeFormat__SWIG_5()
73614 lldb::SBTypeFormat *arg1 = (lldb::SBTypeFormat *) 0 ; in _wrap_SBTypeFormat_IsValid()
73624 result = (bool)((lldb::SBTypeFormat const *)arg1)->IsValid(); in _wrap_SBTypeFormat_IsValid()
73638 lldb::SBTypeFormat *arg1 = (lldb::SBTypeFormat *) 0 ; in _wrap_SBTypeFormat_GetFormat()
73639 lldb::Format result; in _wrap_SBTypeFormat_GetFormat()
73648 result = (lldb::Format)(arg1)->GetFormat(); in _wrap_SBTypeFormat_GetFormat()
73662 lldb::SBTypeFormat *arg1 = (lldb::SBTypeFormat *) 0 ; in _wrap_SBTypeFormat_GetTypeName()
73686 lldb::SBTypeFormat *arg1 = (lldb::SBTypeFormat *) 0 ; in _wrap_SBTypeFormat_GetOptions()
73710 lldb::SBTypeFormat *arg1 = (lldb::SBTypeFormat *) 0 ; in _wrap_SBTypeFormat_SetFormat()
73711 lldb::Format arg2 ; in _wrap_SBTypeFormat_SetFormat()
73721 arg2 = (lldb::Format)lua_tointeger(L, 2); in _wrap_SBTypeFormat_SetFormat()
73736 lldb::SBTypeFormat *arg1 = (lldb::SBTypeFormat *) 0 ; in _wrap_SBTypeFormat_SetTypeName()
73762 lldb::SBTypeFormat *arg1 = (lldb::SBTypeFormat *) 0 ; in _wrap_SBTypeFormat_SetOptions()
73788 lldb::SBTypeFormat *arg1 = (lldb::SBTypeFormat *) 0 ; in _wrap_SBTypeFormat_GetDescription()
73789 lldb::SBStream *arg2 = 0 ; in _wrap_SBTypeFormat_GetDescription()
73790 lldb::DescriptionLevel arg3 ; in _wrap_SBTypeFormat_GetDescription()
73807 arg3 = (lldb::DescriptionLevel)lua_tointeger(L, 3); in _wrap_SBTypeFormat_GetDescription()
73822 lldb::SBTypeFormat *arg1 = (lldb::SBTypeFormat *) 0 ; in _wrap_SBTypeFormat_IsEqualTo()
73823 lldb::SBTypeFormat *arg2 = 0 ; in _wrap_SBTypeFormat_IsEqualTo()
73853 lldb::SBTypeFormat *arg1 = (lldb::SBTypeFormat *) 0 ; in _wrap_SBTypeFormat___eq()
73854 lldb::SBTypeFormat *arg2 = 0 ; in _wrap_SBTypeFormat___eq()
73884 lldb::SBTypeFormat *arg1 = (lldb::SBTypeFormat *) 0 ; in _wrap_SBTypeFormat___tostring()
73906 lldb::SBTypeFormat *arg1 = (lldb::SBTypeFormat *) obj; in swig_delete_SBTypeFormat()
73968 lldb::SBTypeNameSpecifier *result = 0 ; in _wrap_new_SBTypeNameSpecifier__SWIG_0()
73971 result = (lldb::SBTypeNameSpecifier *)new lldb::SBTypeNameSpecifier(); in _wrap_new_SBTypeNameSpecifier__SWIG_0()
73987 lldb::SBTypeNameSpecifier *result = 0 ; in _wrap_new_SBTypeNameSpecifier__SWIG_1()
73994 result = (lldb::SBTypeNameSpecifier *)new lldb::SBTypeNameSpecifier((char const *)arg1,arg2); in _wrap_new_SBTypeNameSpecifier__SWIG_1()
74009 lldb::SBTypeNameSpecifier *result = 0 ; in _wrap_new_SBTypeNameSpecifier__SWIG_2()
74014 result = (lldb::SBTypeNameSpecifier *)new lldb::SBTypeNameSpecifier((char const *)arg1); in _wrap_new_SBTypeNameSpecifier__SWIG_2()
74029 lldb::FormatterMatchType arg2 ; in _wrap_new_SBTypeNameSpecifier__SWIG_3()
74030 lldb::SBTypeNameSpecifier *result = 0 ; in _wrap_new_SBTypeNameSpecifier__SWIG_3()
74036 arg2 = (lldb::FormatterMatchType)lua_tointeger(L, 2); in _wrap_new_SBTypeNameSpecifier__SWIG_3()
74037 result = (lldb::SBTypeNameSpecifier *)new lldb::SBTypeNameSpecifier((char const *)arg1,arg2); in _wrap_new_SBTypeNameSpecifier__SWIG_3()
74051 lldb::SBType arg1 ; in _wrap_new_SBTypeNameSpecifier__SWIG_4()
74052 lldb::SBType *argp1 ; in _wrap_new_SBTypeNameSpecifier__SWIG_4()
74053 lldb::SBTypeNameSpecifier *result = 0 ; in _wrap_new_SBTypeNameSpecifier__SWIG_4()
74063 result = (lldb::SBTypeNameSpecifier *)new lldb::SBTypeNameSpecifier(SWIG_STD_MOVE(arg1)); in _wrap_new_SBTypeNameSpecifier__SWIG_4()
74077 lldb::SBTypeNameSpecifier *arg1 = 0 ; in _wrap_new_SBTypeNameSpecifier__SWIG_5()
74078 lldb::SBTypeNameSpecifier *result = 0 ; in _wrap_new_SBTypeNameSpecifier__SWIG_5()
74087 …result = (lldb::SBTypeNameSpecifier *)new lldb::SBTypeNameSpecifier((lldb::SBTypeNameSpecifier con… in _wrap_new_SBTypeNameSpecifier__SWIG_5()
74189 lldb::SBTypeNameSpecifier *arg1 = (lldb::SBTypeNameSpecifier *) 0 ; in _wrap_SBTypeNameSpecifier_IsValid()
74199 result = (bool)((lldb::SBTypeNameSpecifier const *)arg1)->IsValid(); in _wrap_SBTypeNameSpecifier_IsValid()
74213 lldb::SBTypeNameSpecifier *arg1 = (lldb::SBTypeNameSpecifier *) 0 ; in _wrap_SBTypeNameSpecifier_GetName()
74237 lldb::SBTypeNameSpecifier *arg1 = (lldb::SBTypeNameSpecifier *) 0 ; in _wrap_SBTypeNameSpecifier_GetType()
74238 lldb::SBType result; in _wrap_SBTypeNameSpecifier_GetType()
74249 lldb::SBType * resultptr = new lldb::SBType(result); in _wrap_SBTypeNameSpecifier_GetType()
74264 lldb::SBTypeNameSpecifier *arg1 = (lldb::SBTypeNameSpecifier *) 0 ; in _wrap_SBTypeNameSpecifier_GetMatchType()
74265 lldb::FormatterMatchType result; in _wrap_SBTypeNameSpecifier_GetMatchType()
74274 result = (lldb::FormatterMatchType)(arg1)->GetMatchType(); in _wrap_SBTypeNameSpecifier_GetMatchType()
74288 lldb::SBTypeNameSpecifier *arg1 = (lldb::SBTypeNameSpecifier *) 0 ; in _wrap_SBTypeNameSpecifier_IsRegex()
74312 lldb::SBTypeNameSpecifier *arg1 = (lldb::SBTypeNameSpecifier *) 0 ; in _wrap_SBTypeNameSpecifier_GetDescription()
74313 lldb::SBStream *arg2 = 0 ; in _wrap_SBTypeNameSpecifier_GetDescription()
74314 lldb::DescriptionLevel arg3 ; in _wrap_SBTypeNameSpecifier_GetDescription()
74331 arg3 = (lldb::DescriptionLevel)lua_tointeger(L, 3); in _wrap_SBTypeNameSpecifier_GetDescription()
74346 lldb::SBTypeNameSpecifier *arg1 = (lldb::SBTypeNameSpecifier *) 0 ; in _wrap_SBTypeNameSpecifier_IsEqualTo()
74347 lldb::SBTypeNameSpecifier *arg2 = 0 ; in _wrap_SBTypeNameSpecifier_IsEqualTo()
74377 lldb::SBTypeNameSpecifier *arg1 = (lldb::SBTypeNameSpecifier *) 0 ; in _wrap_SBTypeNameSpecifier___eq()
74378 lldb::SBTypeNameSpecifier *arg2 = 0 ; in _wrap_SBTypeNameSpecifier___eq()
74408 lldb::SBTypeNameSpecifier *arg1 = (lldb::SBTypeNameSpecifier *) 0 ; in _wrap_SBTypeNameSpecifier___tostring()
74430 lldb::SBTypeNameSpecifier *arg1 = (lldb::SBTypeNameSpecifier *) obj; in swig_delete_SBTypeNameSpecifier()
74490 lldb::SBTypeSummaryOptions *result = 0 ; in _wrap_new_SBTypeSummaryOptions__SWIG_0()
74493 result = (lldb::SBTypeSummaryOptions *)new lldb::SBTypeSummaryOptions(); in _wrap_new_SBTypeSummaryOptions__SWIG_0()
74507 lldb::SBTypeSummaryOptions *arg1 = 0 ; in _wrap_new_SBTypeSummaryOptions__SWIG_1()
74508 lldb::SBTypeSummaryOptions *result = 0 ; in _wrap_new_SBTypeSummaryOptions__SWIG_1()
74517 …result = (lldb::SBTypeSummaryOptions *)new lldb::SBTypeSummaryOptions((lldb::SBTypeSummaryOptions … in _wrap_new_SBTypeSummaryOptions__SWIG_1()
74564 lldb::SBTypeSummaryOptions *arg1 = (lldb::SBTypeSummaryOptions *) 0 ; in _wrap_SBTypeSummaryOptions_IsValid()
74588 lldb::SBTypeSummaryOptions *arg1 = (lldb::SBTypeSummaryOptions *) 0 ; in _wrap_SBTypeSummaryOptions_GetLanguage()
74589 lldb::LanguageType result; in _wrap_SBTypeSummaryOptions_GetLanguage()
74598 result = (lldb::LanguageType)(arg1)->GetLanguage(); in _wrap_SBTypeSummaryOptions_GetLanguage()
74612 lldb::SBTypeSummaryOptions *arg1 = (lldb::SBTypeSummaryOptions *) 0 ; in _wrap_SBTypeSummaryOptions_GetCapping()
74613 lldb::TypeSummaryCapping result; in _wrap_SBTypeSummaryOptions_GetCapping()
74622 result = (lldb::TypeSummaryCapping)(arg1)->GetCapping(); in _wrap_SBTypeSummaryOptions_GetCapping()
74636 lldb::SBTypeSummaryOptions *arg1 = (lldb::SBTypeSummaryOptions *) 0 ; in _wrap_SBTypeSummaryOptions_SetLanguage()
74637 lldb::LanguageType arg2 ; in _wrap_SBTypeSummaryOptions_SetLanguage()
74647 arg2 = (lldb::LanguageType)lua_tointeger(L, 2); in _wrap_SBTypeSummaryOptions_SetLanguage()
74662 lldb::SBTypeSummaryOptions *arg1 = (lldb::SBTypeSummaryOptions *) 0 ; in _wrap_SBTypeSummaryOptions_SetCapping()
74663 lldb::TypeSummaryCapping arg2 ; in _wrap_SBTypeSummaryOptions_SetCapping()
74673 arg2 = (lldb::TypeSummaryCapping)lua_tointeger(L, 2); in _wrap_SBTypeSummaryOptions_SetCapping()
74686 lldb::SBTypeSummaryOptions *arg1 = (lldb::SBTypeSummaryOptions *) obj; in swig_delete_SBTypeSummaryOptions()
74740 lldb::SBTypeSummary *result = 0 ; in _wrap_new_SBTypeSummary__SWIG_0()
74743 result = (lldb::SBTypeSummary *)new lldb::SBTypeSummary(); in _wrap_new_SBTypeSummary__SWIG_0()
74759 lldb::SBTypeSummary result; in _wrap_SBTypeSummary_CreateWithSummaryString__SWIG_0()
74766 result = lldb::SBTypeSummary::CreateWithSummaryString((char const *)arg1,arg2); in _wrap_SBTypeSummary_CreateWithSummaryString__SWIG_0()
74768 lldb::SBTypeSummary * resultptr = new lldb::SBTypeSummary(result); in _wrap_SBTypeSummary_CreateWithSummaryString__SWIG_0()
74784 lldb::SBTypeSummary result; in _wrap_SBTypeSummary_CreateWithSummaryString__SWIG_1()
74789 result = lldb::SBTypeSummary::CreateWithSummaryString((char const *)arg1); in _wrap_SBTypeSummary_CreateWithSummaryString__SWIG_1()
74791 lldb::SBTypeSummary * resultptr = new lldb::SBTypeSummary(result); in _wrap_SBTypeSummary_CreateWithSummaryString__SWIG_1()
74847 lldb::SBTypeSummary result; in _wrap_SBTypeSummary_CreateWithFunctionName__SWIG_0()
74854 result = lldb::SBTypeSummary::CreateWithFunctionName((char const *)arg1,arg2); in _wrap_SBTypeSummary_CreateWithFunctionName__SWIG_0()
74856 lldb::SBTypeSummary * resultptr = new lldb::SBTypeSummary(result); in _wrap_SBTypeSummary_CreateWithFunctionName__SWIG_0()
74872 lldb::SBTypeSummary result; in _wrap_SBTypeSummary_CreateWithFunctionName__SWIG_1()
74877 result = lldb::SBTypeSummary::CreateWithFunctionName((char const *)arg1); in _wrap_SBTypeSummary_CreateWithFunctionName__SWIG_1()
74879 lldb::SBTypeSummary * resultptr = new lldb::SBTypeSummary(result); in _wrap_SBTypeSummary_CreateWithFunctionName__SWIG_1()
74935 lldb::SBTypeSummary result; in _wrap_SBTypeSummary_CreateWithScriptCode__SWIG_0()
74942 result = lldb::SBTypeSummary::CreateWithScriptCode((char const *)arg1,arg2); in _wrap_SBTypeSummary_CreateWithScriptCode__SWIG_0()
74944 lldb::SBTypeSummary * resultptr = new lldb::SBTypeSummary(result); in _wrap_SBTypeSummary_CreateWithScriptCode__SWIG_0()
74960 lldb::SBTypeSummary result; in _wrap_SBTypeSummary_CreateWithScriptCode__SWIG_1()
74965 result = lldb::SBTypeSummary::CreateWithScriptCode((char const *)arg1); in _wrap_SBTypeSummary_CreateWithScriptCode__SWIG_1()
74967 lldb::SBTypeSummary * resultptr = new lldb::SBTypeSummary(result); in _wrap_SBTypeSummary_CreateWithScriptCode__SWIG_1()
75021 lldb::SBTypeSummary *arg1 = 0 ; in _wrap_new_SBTypeSummary__SWIG_1()
75022 lldb::SBTypeSummary *result = 0 ; in _wrap_new_SBTypeSummary__SWIG_1()
75031 result = (lldb::SBTypeSummary *)new lldb::SBTypeSummary((lldb::SBTypeSummary const &)*arg1); in _wrap_new_SBTypeSummary__SWIG_1()
75078 lldb::SBTypeSummary *arg1 = (lldb::SBTypeSummary *) 0 ; in _wrap_SBTypeSummary_IsValid()
75088 result = (bool)((lldb::SBTypeSummary const *)arg1)->IsValid(); in _wrap_SBTypeSummary_IsValid()
75102 lldb::SBTypeSummary *arg1 = (lldb::SBTypeSummary *) 0 ; in _wrap_SBTypeSummary_IsFunctionCode()
75126 lldb::SBTypeSummary *arg1 = (lldb::SBTypeSummary *) 0 ; in _wrap_SBTypeSummary_IsFunctionName()
75150 lldb::SBTypeSummary *arg1 = (lldb::SBTypeSummary *) 0 ; in _wrap_SBTypeSummary_IsSummaryString()
75174 lldb::SBTypeSummary *arg1 = (lldb::SBTypeSummary *) 0 ; in _wrap_SBTypeSummary_GetData()
75198 lldb::SBTypeSummary *arg1 = (lldb::SBTypeSummary *) 0 ; in _wrap_SBTypeSummary_SetSummaryString()
75224 lldb::SBTypeSummary *arg1 = (lldb::SBTypeSummary *) 0 ; in _wrap_SBTypeSummary_SetFunctionName()
75250 lldb::SBTypeSummary *arg1 = (lldb::SBTypeSummary *) 0 ; in _wrap_SBTypeSummary_SetFunctionCode()
75276 lldb::SBTypeSummary *arg1 = (lldb::SBTypeSummary *) 0 ; in _wrap_SBTypeSummary_GetPtrMatchDepth()
75300 lldb::SBTypeSummary *arg1 = (lldb::SBTypeSummary *) 0 ; in _wrap_SBTypeSummary_SetPtrMatchDepth()
75326 lldb::SBTypeSummary *arg1 = (lldb::SBTypeSummary *) 0 ; in _wrap_SBTypeSummary_GetOptions()
75350 lldb::SBTypeSummary *arg1 = (lldb::SBTypeSummary *) 0 ; in _wrap_SBTypeSummary_SetOptions()
75376 lldb::SBTypeSummary *arg1 = (lldb::SBTypeSummary *) 0 ; in _wrap_SBTypeSummary_GetDescription()
75377 lldb::SBStream *arg2 = 0 ; in _wrap_SBTypeSummary_GetDescription()
75378 lldb::DescriptionLevel arg3 ; in _wrap_SBTypeSummary_GetDescription()
75395 arg3 = (lldb::DescriptionLevel)lua_tointeger(L, 3); in _wrap_SBTypeSummary_GetDescription()
75410 lldb::SBTypeSummary *arg1 = (lldb::SBTypeSummary *) 0 ; in _wrap_SBTypeSummary_DoesPrintValue()
75411 lldb::SBValue arg2 ; in _wrap_SBTypeSummary_DoesPrintValue()
75412 lldb::SBValue *argp2 ; in _wrap_SBTypeSummary_DoesPrintValue()
75443 lldb::SBTypeSummary *arg1 = (lldb::SBTypeSummary *) 0 ; in _wrap_SBTypeSummary_IsEqualTo()
75444 lldb::SBTypeSummary *arg2 = 0 ; in _wrap_SBTypeSummary_IsEqualTo()
75474 lldb::SBTypeSummary *arg1 = (lldb::SBTypeSummary *) 0 ; in _wrap_SBTypeSummary___eq()
75475 lldb::SBTypeSummary *arg2 = 0 ; in _wrap_SBTypeSummary___eq()
75505 lldb::SBTypeSummary *arg1 = (lldb::SBTypeSummary *) 0 ; in _wrap_SBTypeSummary___tostring()
75527 lldb::SBTypeSummary *arg1 = (lldb::SBTypeSummary *) obj; in swig_delete_SBTypeSummary()
75598 lldb::SBTypeSynthetic *result = 0 ; in _wrap_new_SBTypeSynthetic__SWIG_0()
75601 result = (lldb::SBTypeSynthetic *)new lldb::SBTypeSynthetic(); in _wrap_new_SBTypeSynthetic__SWIG_0()
75617 lldb::SBTypeSynthetic result; in _wrap_SBTypeSynthetic_CreateWithClassName__SWIG_0()
75624 result = lldb::SBTypeSynthetic::CreateWithClassName((char const *)arg1,arg2); in _wrap_SBTypeSynthetic_CreateWithClassName__SWIG_0()
75626 lldb::SBTypeSynthetic * resultptr = new lldb::SBTypeSynthetic(result); in _wrap_SBTypeSynthetic_CreateWithClassName__SWIG_0()
75642 lldb::SBTypeSynthetic result; in _wrap_SBTypeSynthetic_CreateWithClassName__SWIG_1()
75647 result = lldb::SBTypeSynthetic::CreateWithClassName((char const *)arg1); in _wrap_SBTypeSynthetic_CreateWithClassName__SWIG_1()
75649 lldb::SBTypeSynthetic * resultptr = new lldb::SBTypeSynthetic(result); in _wrap_SBTypeSynthetic_CreateWithClassName__SWIG_1()
75705 lldb::SBTypeSynthetic result; in _wrap_SBTypeSynthetic_CreateWithScriptCode__SWIG_0()
75712 result = lldb::SBTypeSynthetic::CreateWithScriptCode((char const *)arg1,arg2); in _wrap_SBTypeSynthetic_CreateWithScriptCode__SWIG_0()
75714 lldb::SBTypeSynthetic * resultptr = new lldb::SBTypeSynthetic(result); in _wrap_SBTypeSynthetic_CreateWithScriptCode__SWIG_0()
75730 lldb::SBTypeSynthetic result; in _wrap_SBTypeSynthetic_CreateWithScriptCode__SWIG_1()
75735 result = lldb::SBTypeSynthetic::CreateWithScriptCode((char const *)arg1); in _wrap_SBTypeSynthetic_CreateWithScriptCode__SWIG_1()
75737 lldb::SBTypeSynthetic * resultptr = new lldb::SBTypeSynthetic(result); in _wrap_SBTypeSynthetic_CreateWithScriptCode__SWIG_1()
75791 lldb::SBTypeSynthetic *arg1 = 0 ; in _wrap_new_SBTypeSynthetic__SWIG_1()
75792 lldb::SBTypeSynthetic *result = 0 ; in _wrap_new_SBTypeSynthetic__SWIG_1()
75801 … result = (lldb::SBTypeSynthetic *)new lldb::SBTypeSynthetic((lldb::SBTypeSynthetic const &)*arg1); in _wrap_new_SBTypeSynthetic__SWIG_1()
75848 lldb::SBTypeSynthetic *arg1 = (lldb::SBTypeSynthetic *) 0 ; in _wrap_SBTypeSynthetic_IsValid()
75858 result = (bool)((lldb::SBTypeSynthetic const *)arg1)->IsValid(); in _wrap_SBTypeSynthetic_IsValid()
75872 lldb::SBTypeSynthetic *arg1 = (lldb::SBTypeSynthetic *) 0 ; in _wrap_SBTypeSynthetic_IsClassCode()
75896 lldb::SBTypeSynthetic *arg1 = (lldb::SBTypeSynthetic *) 0 ; in _wrap_SBTypeSynthetic_IsClassName()
75920 lldb::SBTypeSynthetic *arg1 = (lldb::SBTypeSynthetic *) 0 ; in _wrap_SBTypeSynthetic_GetData()
75944 lldb::SBTypeSynthetic *arg1 = (lldb::SBTypeSynthetic *) 0 ; in _wrap_SBTypeSynthetic_SetClassName()
75970 lldb::SBTypeSynthetic *arg1 = (lldb::SBTypeSynthetic *) 0 ; in _wrap_SBTypeSynthetic_SetClassCode()
75996 lldb::SBTypeSynthetic *arg1 = (lldb::SBTypeSynthetic *) 0 ; in _wrap_SBTypeSynthetic_GetOptions()
76020 lldb::SBTypeSynthetic *arg1 = (lldb::SBTypeSynthetic *) 0 ; in _wrap_SBTypeSynthetic_SetOptions()
76046 lldb::SBTypeSynthetic *arg1 = (lldb::SBTypeSynthetic *) 0 ; in _wrap_SBTypeSynthetic_GetDescription()
76047 lldb::SBStream *arg2 = 0 ; in _wrap_SBTypeSynthetic_GetDescription()
76048 lldb::DescriptionLevel arg3 ; in _wrap_SBTypeSynthetic_GetDescription()
76065 arg3 = (lldb::DescriptionLevel)lua_tointeger(L, 3); in _wrap_SBTypeSynthetic_GetDescription()
76080 lldb::SBTypeSynthetic *arg1 = (lldb::SBTypeSynthetic *) 0 ; in _wrap_SBTypeSynthetic_IsEqualTo()
76081 lldb::SBTypeSynthetic *arg2 = 0 ; in _wrap_SBTypeSynthetic_IsEqualTo()
76111 lldb::SBTypeSynthetic *arg1 = (lldb::SBTypeSynthetic *) 0 ; in _wrap_SBTypeSynthetic___eq()
76112 lldb::SBTypeSynthetic *arg2 = 0 ; in _wrap_SBTypeSynthetic___eq()
76142 lldb::SBTypeSynthetic *arg1 = (lldb::SBTypeSynthetic *) 0 ; in _wrap_SBTypeSynthetic___tostring()
76164 lldb::SBTypeSynthetic *arg1 = (lldb::SBTypeSynthetic *) obj; in swig_delete_SBTypeSynthetic()
76229 lldb::SBUnixSignals *result = 0 ; in _wrap_new_SBUnixSignals__SWIG_0()
76232 result = (lldb::SBUnixSignals *)new lldb::SBUnixSignals(); in _wrap_new_SBUnixSignals__SWIG_0()
76246 lldb::SBUnixSignals *arg1 = 0 ; in _wrap_new_SBUnixSignals__SWIG_1()
76247 lldb::SBUnixSignals *result = 0 ; in _wrap_new_SBUnixSignals__SWIG_1()
76256 result = (lldb::SBUnixSignals *)new lldb::SBUnixSignals((lldb::SBUnixSignals const &)*arg1); in _wrap_new_SBUnixSignals__SWIG_1()
76303 lldb::SBUnixSignals *arg1 = (lldb::SBUnixSignals *) 0 ; in _wrap_SBUnixSignals_Clear()
76326 lldb::SBUnixSignals *arg1 = (lldb::SBUnixSignals *) 0 ; in _wrap_SBUnixSignals_IsValid()
76336 result = (bool)((lldb::SBUnixSignals const *)arg1)->IsValid(); in _wrap_SBUnixSignals_IsValid()
76350 lldb::SBUnixSignals *arg1 = (lldb::SBUnixSignals *) 0 ; in _wrap_SBUnixSignals_GetSignalAsCString()
76363 result = (char *)((lldb::SBUnixSignals const *)arg1)->GetSignalAsCString(arg2); in _wrap_SBUnixSignals_GetSignalAsCString()
76377 lldb::SBUnixSignals *arg1 = (lldb::SBUnixSignals *) 0 ; in _wrap_SBUnixSignals_GetSignalNumberFromName()
76390 …result = (int32_t)((lldb::SBUnixSignals const *)arg1)->GetSignalNumberFromName((char const *)arg2); in _wrap_SBUnixSignals_GetSignalNumberFromName()
76404 lldb::SBUnixSignals *arg1 = (lldb::SBUnixSignals *) 0 ; in _wrap_SBUnixSignals_GetShouldSuppress()
76417 result = (bool)((lldb::SBUnixSignals const *)arg1)->GetShouldSuppress(arg2); in _wrap_SBUnixSignals_GetShouldSuppress()
76431 lldb::SBUnixSignals *arg1 = (lldb::SBUnixSignals *) 0 ; in _wrap_SBUnixSignals_SetShouldSuppress()
76461 lldb::SBUnixSignals *arg1 = (lldb::SBUnixSignals *) 0 ; in _wrap_SBUnixSignals_GetShouldStop()
76474 result = (bool)((lldb::SBUnixSignals const *)arg1)->GetShouldStop(arg2); in _wrap_SBUnixSignals_GetShouldStop()
76488 lldb::SBUnixSignals *arg1 = (lldb::SBUnixSignals *) 0 ; in _wrap_SBUnixSignals_SetShouldStop()
76518 lldb::SBUnixSignals *arg1 = (lldb::SBUnixSignals *) 0 ; in _wrap_SBUnixSignals_GetShouldNotify()
76531 result = (bool)((lldb::SBUnixSignals const *)arg1)->GetShouldNotify(arg2); in _wrap_SBUnixSignals_GetShouldNotify()
76545 lldb::SBUnixSignals *arg1 = (lldb::SBUnixSignals *) 0 ; in _wrap_SBUnixSignals_SetShouldNotify()
76575 lldb::SBUnixSignals *arg1 = (lldb::SBUnixSignals *) 0 ; in _wrap_SBUnixSignals_GetNumSignals()
76585 result = (int32_t)((lldb::SBUnixSignals const *)arg1)->GetNumSignals(); in _wrap_SBUnixSignals_GetNumSignals()
76599 lldb::SBUnixSignals *arg1 = (lldb::SBUnixSignals *) 0 ; in _wrap_SBUnixSignals_GetSignalAtIndex()
76612 result = (int32_t)((lldb::SBUnixSignals const *)arg1)->GetSignalAtIndex(arg2); in _wrap_SBUnixSignals_GetSignalAtIndex()
76624 lldb::SBUnixSignals *arg1 = (lldb::SBUnixSignals *) obj; in swig_delete_SBUnixSignals()
76685 lldb::SBValue *result = 0 ; in _wrap_new_SBValue__SWIG_0()
76688 result = (lldb::SBValue *)new lldb::SBValue(); in _wrap_new_SBValue__SWIG_0()
76702 lldb::SBValue *arg1 = 0 ; in _wrap_new_SBValue__SWIG_1()
76703 lldb::SBValue *result = 0 ; in _wrap_new_SBValue__SWIG_1()
76712 result = (lldb::SBValue *)new lldb::SBValue((lldb::SBValue const &)*arg1); in _wrap_new_SBValue__SWIG_1()
76759 lldb::SBValue *arg1 = (lldb::SBValue *) 0 ; in _wrap_SBValue_IsValid()
76783 lldb::SBValue *arg1 = (lldb::SBValue *) 0 ; in _wrap_SBValue_Clear()
76806 lldb::SBValue *arg1 = (lldb::SBValue *) 0 ; in _wrap_SBValue_GetError()
76807 lldb::SBError result; in _wrap_SBValue_GetError()
76818 lldb::SBError * resultptr = new lldb::SBError(result); in _wrap_SBValue_GetError()
76833 lldb::SBValue *arg1 = (lldb::SBValue *) 0 ; in _wrap_SBValue_GetID()
76834 lldb::user_id_t result; in _wrap_SBValue_GetID()
76843 result = (lldb::user_id_t)(arg1)->GetID(); in _wrap_SBValue_GetID()
76857 lldb::SBValue *arg1 = (lldb::SBValue *) 0 ; in _wrap_SBValue_GetName()
76881 lldb::SBValue *arg1 = (lldb::SBValue *) 0 ; in _wrap_SBValue_GetTypeName()
76905 lldb::SBValue *arg1 = (lldb::SBValue *) 0 ; in _wrap_SBValue_GetDisplayTypeName()
76929 lldb::SBValue *arg1 = (lldb::SBValue *) 0 ; in _wrap_SBValue_GetByteSize()
76953 lldb::SBValue *arg1 = (lldb::SBValue *) 0 ; in _wrap_SBValue_IsInScope()
76977 lldb::SBValue *arg1 = (lldb::SBValue *) 0 ; in _wrap_SBValue_GetFormat()
76978 lldb::Format result; in _wrap_SBValue_GetFormat()
76987 result = (lldb::Format)(arg1)->GetFormat(); in _wrap_SBValue_GetFormat()
77001 lldb::SBValue *arg1 = (lldb::SBValue *) 0 ; in _wrap_SBValue_SetFormat()
77002 lldb::Format arg2 ; in _wrap_SBValue_SetFormat()
77012 arg2 = (lldb::Format)lua_tointeger(L, 2); in _wrap_SBValue_SetFormat()
77027 lldb::SBValue *arg1 = (lldb::SBValue *) 0 ; in _wrap_SBValue_GetValue()
77051 lldb::SBValue *arg1 = (lldb::SBValue *) 0 ; in _wrap_SBValue_GetValueAsSigned__SWIG_0()
77052 lldb::SBError *arg2 = 0 ; in _wrap_SBValue_GetValueAsSigned__SWIG_0()
77085 lldb::SBValue *arg1 = (lldb::SBValue *) 0 ; in _wrap_SBValue_GetValueAsSigned__SWIG_1()
77086 lldb::SBError *arg2 = 0 ; in _wrap_SBValue_GetValueAsSigned__SWIG_1()
77116 lldb::SBValue *arg1 = (lldb::SBValue *) 0 ; in _wrap_SBValue_GetValueAsUnsigned__SWIG_0()
77117 lldb::SBError *arg2 = 0 ; in _wrap_SBValue_GetValueAsUnsigned__SWIG_0()
77150 lldb::SBValue *arg1 = (lldb::SBValue *) 0 ; in _wrap_SBValue_GetValueAsUnsigned__SWIG_1()
77151 lldb::SBError *arg2 = 0 ; in _wrap_SBValue_GetValueAsUnsigned__SWIG_1()
77181 lldb::SBValue *arg1 = (lldb::SBValue *) 0 ; in _wrap_SBValue_GetValueAsSigned__SWIG_2()
77208 lldb::SBValue *arg1 = (lldb::SBValue *) 0 ; in _wrap_SBValue_GetValueAsSigned__SWIG_3()
77336 lldb::SBValue *arg1 = (lldb::SBValue *) 0 ; in _wrap_SBValue_GetValueAsUnsigned__SWIG_2()
77363 lldb::SBValue *arg1 = (lldb::SBValue *) 0 ; in _wrap_SBValue_GetValueAsUnsigned__SWIG_3()
77491 lldb::SBValue *arg1 = (lldb::SBValue *) 0 ; in _wrap_SBValue_GetValueAsAddress()
77492 lldb::addr_t result; in _wrap_SBValue_GetValueAsAddress()
77501 result = (lldb::addr_t)(arg1)->GetValueAsAddress(); in _wrap_SBValue_GetValueAsAddress()
77515 lldb::SBValue *arg1 = (lldb::SBValue *) 0 ; in _wrap_SBValue_GetValueType()
77516 lldb::ValueType result; in _wrap_SBValue_GetValueType()
77525 result = (lldb::ValueType)(arg1)->GetValueType(); in _wrap_SBValue_GetValueType()
77539 lldb::SBValue *arg1 = (lldb::SBValue *) 0 ; in _wrap_SBValue_GetValueDidChange()
77563 lldb::SBValue *arg1 = (lldb::SBValue *) 0 ; in _wrap_SBValue_GetSummary__SWIG_0()
77587 lldb::SBValue *arg1 = (lldb::SBValue *) 0 ; in _wrap_SBValue_GetSummary__SWIG_1()
77588 lldb::SBStream *arg2 = 0 ; in _wrap_SBValue_GetSummary__SWIG_1()
77589 lldb::SBTypeSummaryOptions *arg3 = 0 ; in _wrap_SBValue_GetSummary__SWIG_1()
77689 lldb::SBValue *arg1 = (lldb::SBValue *) 0 ; in _wrap_SBValue_GetObjectDescription()
77713 lldb::SBValue *arg1 = (lldb::SBValue *) 0 ; in _wrap_SBValue_GetDynamicValue()
77714 lldb::DynamicValueType arg2 ; in _wrap_SBValue_GetDynamicValue()
77715 lldb::SBValue result; in _wrap_SBValue_GetDynamicValue()
77725 arg2 = (lldb::DynamicValueType)lua_tointeger(L, 2); in _wrap_SBValue_GetDynamicValue()
77728 lldb::SBValue * resultptr = new lldb::SBValue(result); in _wrap_SBValue_GetDynamicValue()
77743 lldb::SBValue *arg1 = (lldb::SBValue *) 0 ; in _wrap_SBValue_GetStaticValue()
77744 lldb::SBValue result; in _wrap_SBValue_GetStaticValue()
77755 lldb::SBValue * resultptr = new lldb::SBValue(result); in _wrap_SBValue_GetStaticValue()
77770 lldb::SBValue *arg1 = (lldb::SBValue *) 0 ; in _wrap_SBValue_GetNonSyntheticValue()
77771 lldb::SBValue result; in _wrap_SBValue_GetNonSyntheticValue()
77782 lldb::SBValue * resultptr = new lldb::SBValue(result); in _wrap_SBValue_GetNonSyntheticValue()
77797 lldb::SBValue *arg1 = (lldb::SBValue *) 0 ; in _wrap_SBValue_GetSyntheticValue()
77798 lldb::SBValue result; in _wrap_SBValue_GetSyntheticValue()
77809 lldb::SBValue * resultptr = new lldb::SBValue(result); in _wrap_SBValue_GetSyntheticValue()
77824 lldb::SBValue *arg1 = (lldb::SBValue *) 0 ; in _wrap_SBValue_GetPreferDynamicValue()
77825 lldb::DynamicValueType result; in _wrap_SBValue_GetPreferDynamicValue()
77834 result = (lldb::DynamicValueType)(arg1)->GetPreferDynamicValue(); in _wrap_SBValue_GetPreferDynamicValue()
77848 lldb::SBValue *arg1 = (lldb::SBValue *) 0 ; in _wrap_SBValue_SetPreferDynamicValue()
77849 lldb::DynamicValueType arg2 ; in _wrap_SBValue_SetPreferDynamicValue()
77859 arg2 = (lldb::DynamicValueType)lua_tointeger(L, 2); in _wrap_SBValue_SetPreferDynamicValue()
77874 lldb::SBValue *arg1 = (lldb::SBValue *) 0 ; in _wrap_SBValue_GetPreferSyntheticValue()
77898 lldb::SBValue *arg1 = (lldb::SBValue *) 0 ; in _wrap_SBValue_SetPreferSyntheticValue()
77924 lldb::SBValue *arg1 = (lldb::SBValue *) 0 ; in _wrap_SBValue_IsDynamic()
77948 lldb::SBValue *arg1 = (lldb::SBValue *) 0 ; in _wrap_SBValue_IsSynthetic()
77972 lldb::SBValue *arg1 = (lldb::SBValue *) 0 ; in _wrap_SBValue_IsSyntheticChildrenGenerated()
77996 lldb::SBValue *arg1 = (lldb::SBValue *) 0 ; in _wrap_SBValue_SetSyntheticChildrenGenerated()
78022 lldb::SBValue *arg1 = (lldb::SBValue *) 0 ; in _wrap_SBValue_GetLocation()
78046 lldb::SBValue *arg1 = (lldb::SBValue *) 0 ; in _wrap_SBValue_SetValueFromCString__SWIG_0()
78073 lldb::SBValue *arg1 = (lldb::SBValue *) 0 ; in _wrap_SBValue_SetValueFromCString__SWIG_1()
78075 lldb::SBError *arg3 = 0 ; in _wrap_SBValue_SetValueFromCString__SWIG_1()
78171 lldb::SBValue *arg1 = (lldb::SBValue *) 0 ; in _wrap_SBValue_GetTypeFormat()
78172 lldb::SBTypeFormat result; in _wrap_SBValue_GetTypeFormat()
78183 lldb::SBTypeFormat * resultptr = new lldb::SBTypeFormat(result); in _wrap_SBValue_GetTypeFormat()
78198 lldb::SBValue *arg1 = (lldb::SBValue *) 0 ; in _wrap_SBValue_GetTypeSummary()
78199 lldb::SBTypeSummary result; in _wrap_SBValue_GetTypeSummary()
78210 lldb::SBTypeSummary * resultptr = new lldb::SBTypeSummary(result); in _wrap_SBValue_GetTypeSummary()
78225 lldb::SBValue *arg1 = (lldb::SBValue *) 0 ; in _wrap_SBValue_GetTypeFilter()
78226 lldb::SBTypeFilter result; in _wrap_SBValue_GetTypeFilter()
78237 lldb::SBTypeFilter * resultptr = new lldb::SBTypeFilter(result); in _wrap_SBValue_GetTypeFilter()
78252 lldb::SBValue *arg1 = (lldb::SBValue *) 0 ; in _wrap_SBValue_GetTypeSynthetic()
78253 lldb::SBTypeSynthetic result; in _wrap_SBValue_GetTypeSynthetic()
78264 lldb::SBTypeSynthetic * resultptr = new lldb::SBTypeSynthetic(result); in _wrap_SBValue_GetTypeSynthetic()
78279 lldb::SBValue *arg1 = (lldb::SBValue *) 0 ; in _wrap_SBValue_GetChildAtIndex__SWIG_0()
78281 lldb::SBValue result; in _wrap_SBValue_GetChildAtIndex__SWIG_0()
78294 lldb::SBValue * resultptr = new lldb::SBValue(result); in _wrap_SBValue_GetChildAtIndex__SWIG_0()
78309 lldb::SBValue *arg1 = (lldb::SBValue *) 0 ; in _wrap_SBValue_CreateChildAtOffset()
78312 lldb::SBType arg4 ; in _wrap_SBValue_CreateChildAtOffset()
78313 lldb::SBType *argp4 ; in _wrap_SBValue_CreateChildAtOffset()
78314 lldb::SBValue result; in _wrap_SBValue_CreateChildAtOffset()
78336 lldb::SBValue * resultptr = new lldb::SBValue(result); in _wrap_SBValue_CreateChildAtOffset()
78351 lldb::SBValue *arg1 = (lldb::SBValue *) 0 ; in _wrap_SBValue_Cast()
78352 lldb::SBType arg2 ; in _wrap_SBValue_Cast()
78353 lldb::SBType *argp2 ; in _wrap_SBValue_Cast()
78354 lldb::SBValue result; in _wrap_SBValue_Cast()
78372 lldb::SBValue * resultptr = new lldb::SBValue(result); in _wrap_SBValue_Cast()
78387 lldb::SBValue *arg1 = (lldb::SBValue *) 0 ; in _wrap_SBValue_CreateValueFromExpression__SWIG_0()
78390 lldb::SBValue result; in _wrap_SBValue_CreateValueFromExpression__SWIG_0()
78405 lldb::SBValue * resultptr = new lldb::SBValue(result); in _wrap_SBValue_CreateValueFromExpression__SWIG_0()
78420 lldb::SBValue *arg1 = (lldb::SBValue *) 0 ; in _wrap_SBValue_CreateValueFromExpression__SWIG_1()
78423 lldb::SBExpressionOptions *arg4 = 0 ; in _wrap_SBValue_CreateValueFromExpression__SWIG_1()
78424 lldb::SBValue result; in _wrap_SBValue_CreateValueFromExpression__SWIG_1()
78445 lldb::SBValue * resultptr = new lldb::SBValue(result); in _wrap_SBValue_CreateValueFromExpression__SWIG_1()
78534 lldb::SBValue *arg1 = (lldb::SBValue *) 0 ; in _wrap_SBValue_CreateValueFromAddress()
78536 lldb::addr_t arg3 ; in _wrap_SBValue_CreateValueFromAddress()
78537 lldb::SBType arg4 ; in _wrap_SBValue_CreateValueFromAddress()
78538 lldb::SBType *argp4 ; in _wrap_SBValue_CreateValueFromAddress()
78539 lldb::SBValue result; in _wrap_SBValue_CreateValueFromAddress()
78552 arg3 = (lldb::addr_t)lua_tointeger(L, 3); in _wrap_SBValue_CreateValueFromAddress()
78561 lldb::SBValue * resultptr = new lldb::SBValue(result); in _wrap_SBValue_CreateValueFromAddress()
78576 lldb::SBValue *arg1 = (lldb::SBValue *) 0 ; in _wrap_SBValue_CreateValueFromData()
78578 lldb::SBData arg3 ; in _wrap_SBValue_CreateValueFromData()
78579 lldb::SBType arg4 ; in _wrap_SBValue_CreateValueFromData()
78580 lldb::SBData *argp3 ; in _wrap_SBValue_CreateValueFromData()
78581 lldb::SBType *argp4 ; in _wrap_SBValue_CreateValueFromData()
78582 lldb::SBValue result; in _wrap_SBValue_CreateValueFromData()
78609 lldb::SBValue * resultptr = new lldb::SBValue(result); in _wrap_SBValue_CreateValueFromData()
78624 lldb::SBValue *arg1 = (lldb::SBValue *) 0 ; in _wrap_SBValue_CreateBoolValue()
78627 lldb::SBValue result; in _wrap_SBValue_CreateBoolValue()
78642 lldb::SBValue * resultptr = new lldb::SBValue(result); in _wrap_SBValue_CreateBoolValue()
78657 lldb::SBValue *arg1 = (lldb::SBValue *) 0 ; in _wrap_SBValue_GetChildAtIndex__SWIG_1()
78659 lldb::DynamicValueType arg3 ; in _wrap_SBValue_GetChildAtIndex__SWIG_1()
78661 lldb::SBValue result; in _wrap_SBValue_GetChildAtIndex__SWIG_1()
78674 arg3 = (lldb::DynamicValueType)lua_tointeger(L, 3); in _wrap_SBValue_GetChildAtIndex__SWIG_1()
78678 lldb::SBValue * resultptr = new lldb::SBValue(result); in _wrap_SBValue_GetChildAtIndex__SWIG_1()
78757 lldb::SBValue *arg1 = (lldb::SBValue *) 0 ; in _wrap_SBValue_GetIndexOfChildWithName()
78784 lldb::SBValue *arg1 = (lldb::SBValue *) 0 ; in _wrap_SBValue_GetChildMemberWithName__SWIG_0()
78786 lldb::SBValue result; in _wrap_SBValue_GetChildMemberWithName__SWIG_0()
78799 lldb::SBValue * resultptr = new lldb::SBValue(result); in _wrap_SBValue_GetChildMemberWithName__SWIG_0()
78814 lldb::SBValue *arg1 = (lldb::SBValue *) 0 ; in _wrap_SBValue_GetChildMemberWithName__SWIG_1()
78816 lldb::DynamicValueType arg3 ; in _wrap_SBValue_GetChildMemberWithName__SWIG_1()
78817 lldb::SBValue result; in _wrap_SBValue_GetChildMemberWithName__SWIG_1()
78829 arg3 = (lldb::DynamicValueType)lua_tointeger(L, 3); in _wrap_SBValue_GetChildMemberWithName__SWIG_1()
78832 lldb::SBValue * resultptr = new lldb::SBValue(result); in _wrap_SBValue_GetChildMemberWithName__SWIG_1()
78906 lldb::SBValue *arg1 = (lldb::SBValue *) 0 ; in _wrap_SBValue_GetValueForExpressionPath()
78908 lldb::SBValue result; in _wrap_SBValue_GetValueForExpressionPath()
78921 lldb::SBValue * resultptr = new lldb::SBValue(result); in _wrap_SBValue_GetValueForExpressionPath()
78936 lldb::SBValue *arg1 = (lldb::SBValue *) 0 ; in _wrap_SBValue_AddressOf()
78937 lldb::SBValue result; in _wrap_SBValue_AddressOf()
78948 lldb::SBValue * resultptr = new lldb::SBValue(result); in _wrap_SBValue_AddressOf()
78963 lldb::SBValue *arg1 = (lldb::SBValue *) 0 ; in _wrap_SBValue_GetLoadAddress()
78964 lldb::addr_t result; in _wrap_SBValue_GetLoadAddress()
78973 result = (lldb::addr_t)(arg1)->GetLoadAddress(); in _wrap_SBValue_GetLoadAddress()
78987 lldb::SBValue *arg1 = (lldb::SBValue *) 0 ; in _wrap_SBValue_GetAddress()
78988 lldb::SBAddress result; in _wrap_SBValue_GetAddress()
78999 lldb::SBAddress * resultptr = new lldb::SBAddress(result); in _wrap_SBValue_GetAddress()
79014 lldb::SBValue *arg1 = (lldb::SBValue *) 0 ; in _wrap_SBValue_GetPointeeData__SWIG_0()
79017 lldb::SBData result; in _wrap_SBValue_GetPointeeData__SWIG_0()
79032 lldb::SBData * resultptr = new lldb::SBData(result); in _wrap_SBValue_GetPointeeData__SWIG_0()
79047 lldb::SBValue *arg1 = (lldb::SBValue *) 0 ; in _wrap_SBValue_GetPointeeData__SWIG_1()
79049 lldb::SBData result; in _wrap_SBValue_GetPointeeData__SWIG_1()
79062 lldb::SBData * resultptr = new lldb::SBData(result); in _wrap_SBValue_GetPointeeData__SWIG_1()
79077 lldb::SBValue *arg1 = (lldb::SBValue *) 0 ; in _wrap_SBValue_GetPointeeData__SWIG_2()
79078 lldb::SBData result; in _wrap_SBValue_GetPointeeData__SWIG_2()
79089 lldb::SBData * resultptr = new lldb::SBData(result); in _wrap_SBValue_GetPointeeData__SWIG_2()
79178 lldb::SBValue *arg1 = (lldb::SBValue *) 0 ; in _wrap_SBValue_GetData()
79179 lldb::SBData result; in _wrap_SBValue_GetData()
79190 lldb::SBData * resultptr = new lldb::SBData(result); in _wrap_SBValue_GetData()
79205 lldb::SBValue *arg1 = (lldb::SBValue *) 0 ; in _wrap_SBValue_SetData()
79206 lldb::SBData *arg2 = 0 ; in _wrap_SBValue_SetData()
79207 lldb::SBError *arg3 = 0 ; in _wrap_SBValue_SetData()
79243 lldb::SBValue *arg1 = (lldb::SBValue *) 0 ; in _wrap_SBValue_Clone()
79245 lldb::SBValue result; in _wrap_SBValue_Clone()
79258 lldb::SBValue * resultptr = new lldb::SBValue(result); in _wrap_SBValue_Clone()
79273 lldb::SBValue *arg1 = (lldb::SBValue *) 0 ; in _wrap_SBValue_GetDeclaration()
79274 lldb::SBDeclaration result; in _wrap_SBValue_GetDeclaration()
79285 lldb::SBDeclaration * resultptr = new lldb::SBDeclaration(result); in _wrap_SBValue_GetDeclaration()
79300 lldb::SBValue *arg1 = (lldb::SBValue *) 0 ; in _wrap_SBValue_MightHaveChildren()
79324 lldb::SBValue *arg1 = (lldb::SBValue *) 0 ; in _wrap_SBValue_IsRuntimeSupportValue()
79348 lldb::SBValue *arg1 = (lldb::SBValue *) 0 ; in _wrap_SBValue_GetNumChildren__SWIG_0()
79372 lldb::SBValue *arg1 = (lldb::SBValue *) 0 ; in _wrap_SBValue_GetNumChildren__SWIG_1()
79448 lldb::SBValue *arg1 = (lldb::SBValue *) 0 ; in _wrap_SBValue_GetOpaqueType()
79472 lldb::SBValue *arg1 = (lldb::SBValue *) 0 ; in _wrap_SBValue_GetTarget()
79473 lldb::SBTarget result; in _wrap_SBValue_GetTarget()
79484 lldb::SBTarget * resultptr = new lldb::SBTarget(result); in _wrap_SBValue_GetTarget()
79499 lldb::SBValue *arg1 = (lldb::SBValue *) 0 ; in _wrap_SBValue_GetProcess()
79500 lldb::SBProcess result; in _wrap_SBValue_GetProcess()
79511 lldb::SBProcess * resultptr = new lldb::SBProcess(result); in _wrap_SBValue_GetProcess()
79526 lldb::SBValue *arg1 = (lldb::SBValue *) 0 ; in _wrap_SBValue_GetThread()
79527 lldb::SBThread result; in _wrap_SBValue_GetThread()
79538 lldb::SBThread * resultptr = new lldb::SBThread(result); in _wrap_SBValue_GetThread()
79553 lldb::SBValue *arg1 = (lldb::SBValue *) 0 ; in _wrap_SBValue_GetFrame()
79554 lldb::SBFrame result; in _wrap_SBValue_GetFrame()
79565 lldb::SBFrame * resultptr = new lldb::SBFrame(result); in _wrap_SBValue_GetFrame()
79580 lldb::SBValue *arg1 = (lldb::SBValue *) 0 ; in _wrap_SBValue_Dereference()
79581 lldb::SBValue result; in _wrap_SBValue_Dereference()
79592 lldb::SBValue * resultptr = new lldb::SBValue(result); in _wrap_SBValue_Dereference()
79607 lldb::SBValue *arg1 = (lldb::SBValue *) 0 ; in _wrap_SBValue_TypeIsPointerType()
79631 lldb::SBValue *arg1 = (lldb::SBValue *) 0 ; in _wrap_SBValue_GetType()
79632 lldb::SBType result; in _wrap_SBValue_GetType()
79643 lldb::SBType * resultptr = new lldb::SBType(result); in _wrap_SBValue_GetType()
79658 lldb::SBValue *arg1 = (lldb::SBValue *) 0 ; in _wrap_SBValue_Persist()
79659 lldb::SBValue result; in _wrap_SBValue_Persist()
79670 lldb::SBValue * resultptr = new lldb::SBValue(result); in _wrap_SBValue_Persist()
79685 lldb::SBValue *arg1 = (lldb::SBValue *) 0 ; in _wrap_SBValue_GetDescription()
79686 lldb::SBStream *arg2 = 0 ; in _wrap_SBValue_GetDescription()
79716 lldb::SBValue *arg1 = (lldb::SBValue *) 0 ; in _wrap_SBValue_GetExpressionPath__SWIG_0()
79717 lldb::SBStream *arg2 = 0 ; in _wrap_SBValue_GetExpressionPath__SWIG_0()
79747 lldb::SBValue *arg1 = (lldb::SBValue *) 0 ; in _wrap_SBValue_GetExpressionPath__SWIG_1()
79748 lldb::SBStream *arg2 = 0 ; in _wrap_SBValue_GetExpressionPath__SWIG_1()
79850 lldb::SBValue *arg1 = (lldb::SBValue *) 0 ; in _wrap_SBValue_EvaluateExpression__SWIG_0()
79852 lldb::SBValue result; in _wrap_SBValue_EvaluateExpression__SWIG_0()
79863 result = ((lldb::SBValue const *)arg1)->EvaluateExpression((char const *)arg2); in _wrap_SBValue_EvaluateExpression__SWIG_0()
79865 lldb::SBValue * resultptr = new lldb::SBValue(result); in _wrap_SBValue_EvaluateExpression__SWIG_0()
79880 lldb::SBValue *arg1 = (lldb::SBValue *) 0 ; in _wrap_SBValue_EvaluateExpression__SWIG_1()
79882 lldb::SBExpressionOptions *arg3 = 0 ; in _wrap_SBValue_EvaluateExpression__SWIG_1()
79883 lldb::SBValue result; in _wrap_SBValue_EvaluateExpression__SWIG_1()
79900 …result = ((lldb::SBValue const *)arg1)->EvaluateExpression((char const *)arg2,(lldb::SBExpressionO… in _wrap_SBValue_EvaluateExpression__SWIG_1()
79902 lldb::SBValue * resultptr = new lldb::SBValue(result); in _wrap_SBValue_EvaluateExpression__SWIG_1()
79917 lldb::SBValue *arg1 = (lldb::SBValue *) 0 ; in _wrap_SBValue_EvaluateExpression__SWIG_2()
79919 lldb::SBExpressionOptions *arg3 = 0 ; in _wrap_SBValue_EvaluateExpression__SWIG_2()
79921 lldb::SBValue result; in _wrap_SBValue_EvaluateExpression__SWIG_2()
79940 …result = ((lldb::SBValue const *)arg1)->EvaluateExpression((char const *)arg2,(lldb::SBExpressionO… in _wrap_SBValue_EvaluateExpression__SWIG_2()
79942 lldb::SBValue * resultptr = new lldb::SBValue(result); in _wrap_SBValue_EvaluateExpression__SWIG_2()
80056 lldb::SBValue *arg1 = (lldb::SBValue *) 0 ; in _wrap_SBValue_Watch__SWIG_0()
80060 lldb::SBError *arg5 = 0 ; in _wrap_SBValue_Watch__SWIG_0()
80061 lldb::SBWatchpoint result; in _wrap_SBValue_Watch__SWIG_0()
80084 lldb::SBWatchpoint * resultptr = new lldb::SBWatchpoint(result); in _wrap_SBValue_Watch__SWIG_0()
80099 lldb::SBValue *arg1 = (lldb::SBValue *) 0 ; in _wrap_SBValue_Watch__SWIG_1()
80103 lldb::SBWatchpoint result; in _wrap_SBValue_Watch__SWIG_1()
80120 lldb::SBWatchpoint * resultptr = new lldb::SBWatchpoint(result); in _wrap_SBValue_Watch__SWIG_1()
80219 lldb::SBValue *arg1 = (lldb::SBValue *) 0 ; in _wrap_SBValue_WatchPointee()
80223 lldb::SBError *arg5 = 0 ; in _wrap_SBValue_WatchPointee()
80224 lldb::SBWatchpoint result; in _wrap_SBValue_WatchPointee()
80247 lldb::SBWatchpoint * resultptr = new lldb::SBWatchpoint(result); in _wrap_SBValue_WatchPointee()
80262 lldb::SBValue *arg1 = (lldb::SBValue *) 0 ; in _wrap_SBValue_GetVTable()
80263 lldb::SBValue result; in _wrap_SBValue_GetVTable()
80274 lldb::SBValue * resultptr = new lldb::SBValue(result); in _wrap_SBValue_GetVTable()
80289 lldb::SBValue *arg1 = (lldb::SBValue *) 0 ; in _wrap_SBValue___tostring()
80311 lldb::SBValue *arg1 = (lldb::SBValue *) obj; in swig_delete_SBValue()
80435 lldb::SBValueList *result = 0 ; in _wrap_new_SBValueList__SWIG_0()
80438 result = (lldb::SBValueList *)new lldb::SBValueList(); in _wrap_new_SBValueList__SWIG_0()
80452 lldb::SBValueList *arg1 = 0 ; in _wrap_new_SBValueList__SWIG_1()
80453 lldb::SBValueList *result = 0 ; in _wrap_new_SBValueList__SWIG_1()
80462 result = (lldb::SBValueList *)new lldb::SBValueList((lldb::SBValueList const &)*arg1); in _wrap_new_SBValueList__SWIG_1()
80509 lldb::SBValueList *arg1 = (lldb::SBValueList *) 0 ; in _wrap_SBValueList_IsValid()
80519 result = (bool)((lldb::SBValueList const *)arg1)->IsValid(); in _wrap_SBValueList_IsValid()
80533 lldb::SBValueList *arg1 = (lldb::SBValueList *) 0 ; in _wrap_SBValueList_Clear()
80556 lldb::SBValueList *arg1 = (lldb::SBValueList *) 0 ; in _wrap_SBValueList_Append__SWIG_0()
80557 lldb::SBValue *arg2 = 0 ; in _wrap_SBValueList_Append__SWIG_0()
80572 (arg1)->Append((lldb::SBValue const &)*arg2); in _wrap_SBValueList_Append__SWIG_0()
80586 lldb::SBValueList *arg1 = (lldb::SBValueList *) 0 ; in _wrap_SBValueList_Append__SWIG_1()
80587 lldb::SBValueList *arg2 = 0 ; in _wrap_SBValueList_Append__SWIG_1()
80602 (arg1)->Append((lldb::SBValueList const &)*arg2); in _wrap_SBValueList_Append__SWIG_1()
80680 lldb::SBValueList *arg1 = (lldb::SBValueList *) 0 ; in _wrap_SBValueList_GetSize()
80690 result = (uint32_t)((lldb::SBValueList const *)arg1)->GetSize(); in _wrap_SBValueList_GetSize()
80704 lldb::SBValueList *arg1 = (lldb::SBValueList *) 0 ; in _wrap_SBValueList_GetValueAtIndex()
80706 lldb::SBValue result; in _wrap_SBValueList_GetValueAtIndex()
80717 result = ((lldb::SBValueList const *)arg1)->GetValueAtIndex(arg2); in _wrap_SBValueList_GetValueAtIndex()
80719 lldb::SBValue * resultptr = new lldb::SBValue(result); in _wrap_SBValueList_GetValueAtIndex()
80734 lldb::SBValueList *arg1 = (lldb::SBValueList *) 0 ; in _wrap_SBValueList_GetFirstValueByName()
80736 lldb::SBValue result; in _wrap_SBValueList_GetFirstValueByName()
80747 result = ((lldb::SBValueList const *)arg1)->GetFirstValueByName((char const *)arg2); in _wrap_SBValueList_GetFirstValueByName()
80749 lldb::SBValue * resultptr = new lldb::SBValue(result); in _wrap_SBValueList_GetFirstValueByName()
80764 lldb::SBValueList *arg1 = (lldb::SBValueList *) 0 ; in _wrap_SBValueList_FindValueObjectByUID()
80765 lldb::user_id_t arg2 ; in _wrap_SBValueList_FindValueObjectByUID()
80766 lldb::SBValue result; in _wrap_SBValueList_FindValueObjectByUID()
80776 arg2 = (lldb::user_id_t)lua_tointeger(L, 2); in _wrap_SBValueList_FindValueObjectByUID()
80779 lldb::SBValue * resultptr = new lldb::SBValue(result); in _wrap_SBValueList_FindValueObjectByUID()
80794 lldb::SBValueList *arg1 = (lldb::SBValueList *) 0 ; in _wrap_SBValueList_GetError()
80795 lldb::SBError result; in _wrap_SBValueList_GetError()
80806 lldb::SBError * resultptr = new lldb::SBError(result); in _wrap_SBValueList_GetError()
80821 lldb::SBValueList *arg1 = (lldb::SBValueList *) 0 ; in _wrap_SBValueList___tostring()
80843 lldb::SBValueList *arg1 = (lldb::SBValueList *) obj; in swig_delete_SBValueList()
80902 lldb::SBVariablesOptions *result = 0 ; in _wrap_new_SBVariablesOptions__SWIG_0()
80905 result = (lldb::SBVariablesOptions *)new lldb::SBVariablesOptions(); in _wrap_new_SBVariablesOptions__SWIG_0()
80919 lldb::SBVariablesOptions *arg1 = 0 ; in _wrap_new_SBVariablesOptions__SWIG_1()
80920 lldb::SBVariablesOptions *result = 0 ; in _wrap_new_SBVariablesOptions__SWIG_1()
80929 …result = (lldb::SBVariablesOptions *)new lldb::SBVariablesOptions((lldb::SBVariablesOptions const … in _wrap_new_SBVariablesOptions__SWIG_1()
80976 lldb::SBVariablesOptions *arg1 = (lldb::SBVariablesOptions *) 0 ; in _wrap_SBVariablesOptions_IsValid()
80986 result = (bool)((lldb::SBVariablesOptions const *)arg1)->IsValid(); in _wrap_SBVariablesOptions_IsValid()
81000 lldb::SBVariablesOptions *arg1 = (lldb::SBVariablesOptions *) 0 ; in _wrap_SBVariablesOptions_GetIncludeArguments()
81010 result = (bool)((lldb::SBVariablesOptions const *)arg1)->GetIncludeArguments(); in _wrap_SBVariablesOptions_GetIncludeArguments()
81024 lldb::SBVariablesOptions *arg1 = (lldb::SBVariablesOptions *) 0 ; in _wrap_SBVariablesOptions_SetIncludeArguments()
81050 lldb::SBVariablesOptions *arg1 = (lldb::SBVariablesOptions *) 0 ; in _wrap_SBVariablesOptions_GetIncludeRecognizedArguments()
81051 lldb::SBTarget *arg2 = 0 ; in _wrap_SBVariablesOptions_GetIncludeRecognizedArguments()
81067 …result = (bool)((lldb::SBVariablesOptions const *)arg1)->GetIncludeRecognizedArguments((lldb::SBTa… in _wrap_SBVariablesOptions_GetIncludeRecognizedArguments()
81081 lldb::SBVariablesOptions *arg1 = (lldb::SBVariablesOptions *) 0 ; in _wrap_SBVariablesOptions_SetIncludeRecognizedArguments()
81107 lldb::SBVariablesOptions *arg1 = (lldb::SBVariablesOptions *) 0 ; in _wrap_SBVariablesOptions_GetIncludeLocals()
81117 result = (bool)((lldb::SBVariablesOptions const *)arg1)->GetIncludeLocals(); in _wrap_SBVariablesOptions_GetIncludeLocals()
81131 lldb::SBVariablesOptions *arg1 = (lldb::SBVariablesOptions *) 0 ; in _wrap_SBVariablesOptions_SetIncludeLocals()
81157 lldb::SBVariablesOptions *arg1 = (lldb::SBVariablesOptions *) 0 ; in _wrap_SBVariablesOptions_GetIncludeStatics()
81167 result = (bool)((lldb::SBVariablesOptions const *)arg1)->GetIncludeStatics(); in _wrap_SBVariablesOptions_GetIncludeStatics()
81181 lldb::SBVariablesOptions *arg1 = (lldb::SBVariablesOptions *) 0 ; in _wrap_SBVariablesOptions_SetIncludeStatics()
81207 lldb::SBVariablesOptions *arg1 = (lldb::SBVariablesOptions *) 0 ; in _wrap_SBVariablesOptions_GetInScopeOnly()
81217 result = (bool)((lldb::SBVariablesOptions const *)arg1)->GetInScopeOnly(); in _wrap_SBVariablesOptions_GetInScopeOnly()
81231 lldb::SBVariablesOptions *arg1 = (lldb::SBVariablesOptions *) 0 ; in _wrap_SBVariablesOptions_SetInScopeOnly()
81257 lldb::SBVariablesOptions *arg1 = (lldb::SBVariablesOptions *) 0 ; in _wrap_SBVariablesOptions_GetIncludeRuntimeSupportValues()
81267 result = (bool)((lldb::SBVariablesOptions const *)arg1)->GetIncludeRuntimeSupportValues(); in _wrap_SBVariablesOptions_GetIncludeRuntimeSupportValues()
81281 lldb::SBVariablesOptions *arg1 = (lldb::SBVariablesOptions *) 0 ; in _wrap_SBVariablesOptions_SetIncludeRuntimeSupportValues()
81307 lldb::SBVariablesOptions *arg1 = (lldb::SBVariablesOptions *) 0 ; in _wrap_SBVariablesOptions_GetUseDynamic()
81308 lldb::DynamicValueType result; in _wrap_SBVariablesOptions_GetUseDynamic()
81317 result = (lldb::DynamicValueType)((lldb::SBVariablesOptions const *)arg1)->GetUseDynamic(); in _wrap_SBVariablesOptions_GetUseDynamic()
81331 lldb::SBVariablesOptions *arg1 = (lldb::SBVariablesOptions *) 0 ; in _wrap_SBVariablesOptions_SetUseDynamic()
81332 lldb::DynamicValueType arg2 ; in _wrap_SBVariablesOptions_SetUseDynamic()
81342 arg2 = (lldb::DynamicValueType)lua_tointeger(L, 2); in _wrap_SBVariablesOptions_SetUseDynamic()
81355 lldb::SBVariablesOptions *arg1 = (lldb::SBVariablesOptions *) obj; in swig_delete_SBVariablesOptions()
81419 lldb::SBWatchpoint *result = 0 ; in _wrap_new_SBWatchpoint__SWIG_0()
81422 result = (lldb::SBWatchpoint *)new lldb::SBWatchpoint(); in _wrap_new_SBWatchpoint__SWIG_0()
81436 lldb::SBWatchpoint *arg1 = 0 ; in _wrap_new_SBWatchpoint__SWIG_1()
81437 lldb::SBWatchpoint *result = 0 ; in _wrap_new_SBWatchpoint__SWIG_1()
81446 result = (lldb::SBWatchpoint *)new lldb::SBWatchpoint((lldb::SBWatchpoint const &)*arg1); in _wrap_new_SBWatchpoint__SWIG_1()
81493 lldb::SBWatchpoint *arg1 = (lldb::SBWatchpoint *) 0 ; in _wrap_SBWatchpoint___eq()
81494 lldb::SBWatchpoint *arg2 = 0 ; in _wrap_SBWatchpoint___eq()
81510 … result = (bool)((lldb::SBWatchpoint const *)arg1)->operator ==((lldb::SBWatchpoint const &)*arg2); in _wrap_SBWatchpoint___eq()
81524 lldb::SBWatchpoint *arg1 = (lldb::SBWatchpoint *) 0 ; in _wrap_SBWatchpoint_IsValid()
81534 result = (bool)((lldb::SBWatchpoint const *)arg1)->IsValid(); in _wrap_SBWatchpoint_IsValid()
81548 lldb::SBWatchpoint *arg1 = (lldb::SBWatchpoint *) 0 ; in _wrap_SBWatchpoint_GetError()
81549 lldb::SBError result; in _wrap_SBWatchpoint_GetError()
81560 lldb::SBError * resultptr = new lldb::SBError(result); in _wrap_SBWatchpoint_GetError()
81575 lldb::SBWatchpoint *arg1 = (lldb::SBWatchpoint *) 0 ; in _wrap_SBWatchpoint_GetID()
81576 lldb::watch_id_t result; in _wrap_SBWatchpoint_GetID()
81585 result = (lldb::watch_id_t)(arg1)->GetID(); in _wrap_SBWatchpoint_GetID()
81599 lldb::SBWatchpoint *arg1 = (lldb::SBWatchpoint *) 0 ; in _wrap_SBWatchpoint_GetHardwareIndex()
81623 lldb::SBWatchpoint *arg1 = (lldb::SBWatchpoint *) 0 ; in _wrap_SBWatchpoint_GetWatchAddress()
81624 lldb::addr_t result; in _wrap_SBWatchpoint_GetWatchAddress()
81633 result = (lldb::addr_t)(arg1)->GetWatchAddress(); in _wrap_SBWatchpoint_GetWatchAddress()
81647 lldb::SBWatchpoint *arg1 = (lldb::SBWatchpoint *) 0 ; in _wrap_SBWatchpoint_GetWatchSize()
81671 lldb::SBWatchpoint *arg1 = (lldb::SBWatchpoint *) 0 ; in _wrap_SBWatchpoint_SetEnabled()
81697 lldb::SBWatchpoint *arg1 = (lldb::SBWatchpoint *) 0 ; in _wrap_SBWatchpoint_IsEnabled()
81721 lldb::SBWatchpoint *arg1 = (lldb::SBWatchpoint *) 0 ; in _wrap_SBWatchpoint_GetHitCount()
81745 lldb::SBWatchpoint *arg1 = (lldb::SBWatchpoint *) 0 ; in _wrap_SBWatchpoint_GetIgnoreCount()
81769 lldb::SBWatchpoint *arg1 = (lldb::SBWatchpoint *) 0 ; in _wrap_SBWatchpoint_SetIgnoreCount()
81795 lldb::SBWatchpoint *arg1 = (lldb::SBWatchpoint *) 0 ; in _wrap_SBWatchpoint_GetCondition()
81819 lldb::SBWatchpoint *arg1 = (lldb::SBWatchpoint *) 0 ; in _wrap_SBWatchpoint_SetCondition()
81845 lldb::SBWatchpoint *arg1 = (lldb::SBWatchpoint *) 0 ; in _wrap_SBWatchpoint_GetDescription()
81846 lldb::SBStream *arg2 = 0 ; in _wrap_SBWatchpoint_GetDescription()
81847 lldb::DescriptionLevel arg3 ; in _wrap_SBWatchpoint_GetDescription()
81864 arg3 = (lldb::DescriptionLevel)lua_tointeger(L, 3); in _wrap_SBWatchpoint_GetDescription()
81879 lldb::SBWatchpoint *arg1 = (lldb::SBWatchpoint *) 0 ; in _wrap_SBWatchpoint_Clear()
81902 lldb::SBEvent *arg1 = 0 ; in _wrap_SBWatchpoint_EventIsWatchpointEvent()
81912 result = (bool)lldb::SBWatchpoint::EventIsWatchpointEvent((lldb::SBEvent const &)*arg1); in _wrap_SBWatchpoint_EventIsWatchpointEvent()
81926 lldb::SBEvent *arg1 = 0 ; in _wrap_SBWatchpoint_GetWatchpointEventTypeFromEvent()
81927 lldb::WatchpointEventType result; in _wrap_SBWatchpoint_GetWatchpointEventTypeFromEvent()
81936 …result = (lldb::WatchpointEventType)lldb::SBWatchpoint::GetWatchpointEventTypeFromEvent((lldb::SBE… in _wrap_SBWatchpoint_GetWatchpointEventTypeFromEvent()
81950 lldb::SBEvent *arg1 = 0 ; in _wrap_SBWatchpoint_GetWatchpointFromEvent()
81951 lldb::SBWatchpoint result; in _wrap_SBWatchpoint_GetWatchpointFromEvent()
81960 result = lldb::SBWatchpoint::GetWatchpointFromEvent((lldb::SBEvent const &)*arg1); in _wrap_SBWatchpoint_GetWatchpointFromEvent()
81962 lldb::SBWatchpoint * resultptr = new lldb::SBWatchpoint(result); in _wrap_SBWatchpoint_GetWatchpointFromEvent()
81977 lldb::SBWatchpoint *arg1 = (lldb::SBWatchpoint *) 0 ; in _wrap_SBWatchpoint_GetType()
81978 lldb::SBType result; in _wrap_SBWatchpoint_GetType()
81989 lldb::SBType * resultptr = new lldb::SBType(result); in _wrap_SBWatchpoint_GetType()
82004 lldb::SBWatchpoint *arg1 = (lldb::SBWatchpoint *) 0 ; in _wrap_SBWatchpoint_GetWatchValueKind()
82005 lldb::WatchpointValueKind result; in _wrap_SBWatchpoint_GetWatchValueKind()
82014 result = (lldb::WatchpointValueKind)(arg1)->GetWatchValueKind(); in _wrap_SBWatchpoint_GetWatchValueKind()
82028 lldb::SBWatchpoint *arg1 = (lldb::SBWatchpoint *) 0 ; in _wrap_SBWatchpoint_GetWatchSpec()
82052 lldb::SBWatchpoint *arg1 = (lldb::SBWatchpoint *) 0 ; in _wrap_SBWatchpoint_IsWatchingReads()
82076 lldb::SBWatchpoint *arg1 = (lldb::SBWatchpoint *) 0 ; in _wrap_SBWatchpoint_IsWatchingWrites()
82100 lldb::SBWatchpoint *arg1 = (lldb::SBWatchpoint *) 0 ; in _wrap_SBWatchpoint___tostring()
82122 lldb::SBWatchpoint *arg1 = (lldb::SBWatchpoint *) obj; in swig_delete_SBWatchpoint()
82198 lldb::SBWatchpointOptions *result = 0 ; in _wrap_new_SBWatchpointOptions__SWIG_0()
82201 result = (lldb::SBWatchpointOptions *)new lldb::SBWatchpointOptions(); in _wrap_new_SBWatchpointOptions__SWIG_0()
82215 lldb::SBWatchpointOptions *arg1 = 0 ; in _wrap_new_SBWatchpointOptions__SWIG_1()
82216 lldb::SBWatchpointOptions *result = 0 ; in _wrap_new_SBWatchpointOptions__SWIG_1()
82225 …result = (lldb::SBWatchpointOptions *)new lldb::SBWatchpointOptions((lldb::SBWatchpointOptions con… in _wrap_new_SBWatchpointOptions__SWIG_1()
82272 lldb::SBWatchpointOptions *arg1 = (lldb::SBWatchpointOptions *) 0 ; in _wrap_SBWatchpointOptions_SetWatchpointTypeRead()
82298 lldb::SBWatchpointOptions *arg1 = (lldb::SBWatchpointOptions *) 0 ; in _wrap_SBWatchpointOptions_GetWatchpointTypeRead()
82308 result = (bool)((lldb::SBWatchpointOptions const *)arg1)->GetWatchpointTypeRead(); in _wrap_SBWatchpointOptions_GetWatchpointTypeRead()
82322 lldb::SBWatchpointOptions *arg1 = (lldb::SBWatchpointOptions *) 0 ; in _wrap_SBWatchpointOptions_SetWatchpointTypeWrite()
82323 lldb::WatchpointWriteType arg2 ; in _wrap_SBWatchpointOptions_SetWatchpointTypeWrite()
82333 arg2 = (lldb::WatchpointWriteType)lua_tointeger(L, 2); in _wrap_SBWatchpointOptions_SetWatchpointTypeWrite()
82348 lldb::SBWatchpointOptions *arg1 = (lldb::SBWatchpointOptions *) 0 ; in _wrap_SBWatchpointOptions_GetWatchpointTypeWrite()
82349 lldb::WatchpointWriteType result; in _wrap_SBWatchpointOptions_GetWatchpointTypeWrite()
82358 …result = (lldb::WatchpointWriteType)((lldb::SBWatchpointOptions const *)arg1)->GetWatchpointTypeWr… in _wrap_SBWatchpointOptions_GetWatchpointTypeWrite()
82370 lldb::SBWatchpointOptions *arg1 = (lldb::SBWatchpointOptions *) obj; in swig_delete_SBWatchpointOptions()
82486 {SWIG_LUA_CONSTTAB_INT("eStateInvalid", (lldb::eStateInvalid))},
82487 {SWIG_LUA_CONSTTAB_INT("eStateUnloaded", (lldb::eStateUnloaded))},
82488 {SWIG_LUA_CONSTTAB_INT("eStateConnected", (lldb::eStateConnected))},
82489 {SWIG_LUA_CONSTTAB_INT("eStateAttaching", (lldb::eStateAttaching))},
82490 {SWIG_LUA_CONSTTAB_INT("eStateLaunching", (lldb::eStateLaunching))},
82491 {SWIG_LUA_CONSTTAB_INT("eStateStopped", (lldb::eStateStopped))},
82492 {SWIG_LUA_CONSTTAB_INT("eStateRunning", (lldb::eStateRunning))},
82493 {SWIG_LUA_CONSTTAB_INT("eStateStepping", (lldb::eStateStepping))},
82494 {SWIG_LUA_CONSTTAB_INT("eStateCrashed", (lldb::eStateCrashed))},
82495 {SWIG_LUA_CONSTTAB_INT("eStateDetached", (lldb::eStateDetached))},
82496 {SWIG_LUA_CONSTTAB_INT("eStateExited", (lldb::eStateExited))},
82497 {SWIG_LUA_CONSTTAB_INT("eStateSuspended", (lldb::eStateSuspended))},
82498 {SWIG_LUA_CONSTTAB_INT("kLastStateType", (lldb::kLastStateType))},
82499 {SWIG_LUA_CONSTTAB_INT("eLaunchFlagNone", (lldb::eLaunchFlagNone))},
82500 {SWIG_LUA_CONSTTAB_INT("eLaunchFlagExec", (lldb::eLaunchFlagExec))},
82501 {SWIG_LUA_CONSTTAB_INT("eLaunchFlagDebug", (lldb::eLaunchFlagDebug))},
82502 {SWIG_LUA_CONSTTAB_INT("eLaunchFlagStopAtEntry", (lldb::eLaunchFlagStopAtEntry))},
82503 {SWIG_LUA_CONSTTAB_INT("eLaunchFlagDisableASLR", (lldb::eLaunchFlagDisableASLR))},
82504 {SWIG_LUA_CONSTTAB_INT("eLaunchFlagDisableSTDIO", (lldb::eLaunchFlagDisableSTDIO))},
82505 {SWIG_LUA_CONSTTAB_INT("eLaunchFlagLaunchInTTY", (lldb::eLaunchFlagLaunchInTTY))},
82506 {SWIG_LUA_CONSTTAB_INT("eLaunchFlagLaunchInShell", (lldb::eLaunchFlagLaunchInShell))},
82507 …{SWIG_LUA_CONSTTAB_INT("eLaunchFlagLaunchInSeparateProcessGroup", (lldb::eLaunchFlagLaunchInSepara…
82508 {SWIG_LUA_CONSTTAB_INT("eLaunchFlagDontSetExitStatus", (lldb::eLaunchFlagDontSetExitStatus))},
82509 {SWIG_LUA_CONSTTAB_INT("eLaunchFlagDetachOnError", (lldb::eLaunchFlagDetachOnError))},
82510 …{SWIG_LUA_CONSTTAB_INT("eLaunchFlagShellExpandArguments", (lldb::eLaunchFlagShellExpandArguments))…
82511 {SWIG_LUA_CONSTTAB_INT("eLaunchFlagCloseTTYOnExit", (lldb::eLaunchFlagCloseTTYOnExit))},
82512 …{SWIG_LUA_CONSTTAB_INT("eLaunchFlagInheritTCCFromParent", (lldb::eLaunchFlagInheritTCCFromParent))…
82513 {SWIG_LUA_CONSTTAB_INT("eOnlyThisThread", (lldb::eOnlyThisThread))},
82514 {SWIG_LUA_CONSTTAB_INT("eAllThreads", (lldb::eAllThreads))},
82515 {SWIG_LUA_CONSTTAB_INT("eOnlyDuringStepping", (lldb::eOnlyDuringStepping))},
82516 {SWIG_LUA_CONSTTAB_INT("eRunForward", (lldb::eRunForward))},
82517 {SWIG_LUA_CONSTTAB_INT("eRunReverse", (lldb::eRunReverse))},
82518 {SWIG_LUA_CONSTTAB_INT("eByteOrderInvalid", (lldb::eByteOrderInvalid))},
82519 {SWIG_LUA_CONSTTAB_INT("eByteOrderBig", (lldb::eByteOrderBig))},
82520 {SWIG_LUA_CONSTTAB_INT("eByteOrderPDP", (lldb::eByteOrderPDP))},
82521 {SWIG_LUA_CONSTTAB_INT("eByteOrderLittle", (lldb::eByteOrderLittle))},
82522 {SWIG_LUA_CONSTTAB_INT("eEncodingInvalid", (lldb::eEncodingInvalid))},
82523 {SWIG_LUA_CONSTTAB_INT("eEncodingUint", (lldb::eEncodingUint))},
82524 {SWIG_LUA_CONSTTAB_INT("eEncodingSint", (lldb::eEncodingSint))},
82525 {SWIG_LUA_CONSTTAB_INT("eEncodingIEEE754", (lldb::eEncodingIEEE754))},
82526 {SWIG_LUA_CONSTTAB_INT("eEncodingVector", (lldb::eEncodingVector))},
82527 {SWIG_LUA_CONSTTAB_INT("eFormatDefault", (lldb::eFormatDefault))},
82528 {SWIG_LUA_CONSTTAB_INT("eFormatInvalid", (lldb::eFormatInvalid))},
82529 {SWIG_LUA_CONSTTAB_INT("eFormatBoolean", (lldb::eFormatBoolean))},
82530 {SWIG_LUA_CONSTTAB_INT("eFormatBinary", (lldb::eFormatBinary))},
82531 {SWIG_LUA_CONSTTAB_INT("eFormatBytes", (lldb::eFormatBytes))},
82532 {SWIG_LUA_CONSTTAB_INT("eFormatBytesWithASCII", (lldb::eFormatBytesWithASCII))},
82533 {SWIG_LUA_CONSTTAB_INT("eFormatChar", (lldb::eFormatChar))},
82534 {SWIG_LUA_CONSTTAB_INT("eFormatCharPrintable", (lldb::eFormatCharPrintable))},
82535 {SWIG_LUA_CONSTTAB_INT("eFormatComplex", (lldb::eFormatComplex))},
82536 {SWIG_LUA_CONSTTAB_INT("eFormatComplexFloat", (lldb::eFormatComplexFloat))},
82537 {SWIG_LUA_CONSTTAB_INT("eFormatCString", (lldb::eFormatCString))},
82538 {SWIG_LUA_CONSTTAB_INT("eFormatDecimal", (lldb::eFormatDecimal))},
82539 {SWIG_LUA_CONSTTAB_INT("eFormatEnum", (lldb::eFormatEnum))},
82540 {SWIG_LUA_CONSTTAB_INT("eFormatHex", (lldb::eFormatHex))},
82541 {SWIG_LUA_CONSTTAB_INT("eFormatHexUppercase", (lldb::eFormatHexUppercase))},
82542 {SWIG_LUA_CONSTTAB_INT("eFormatFloat", (lldb::eFormatFloat))},
82543 {SWIG_LUA_CONSTTAB_INT("eFormatOctal", (lldb::eFormatOctal))},
82544 {SWIG_LUA_CONSTTAB_INT("eFormatOSType", (lldb::eFormatOSType))},
82545 {SWIG_LUA_CONSTTAB_INT("eFormatUnicode16", (lldb::eFormatUnicode16))},
82546 {SWIG_LUA_CONSTTAB_INT("eFormatUnicode32", (lldb::eFormatUnicode32))},
82547 {SWIG_LUA_CONSTTAB_INT("eFormatUnsigned", (lldb::eFormatUnsigned))},
82548 {SWIG_LUA_CONSTTAB_INT("eFormatPointer", (lldb::eFormatPointer))},
82549 {SWIG_LUA_CONSTTAB_INT("eFormatVectorOfChar", (lldb::eFormatVectorOfChar))},
82550 {SWIG_LUA_CONSTTAB_INT("eFormatVectorOfSInt8", (lldb::eFormatVectorOfSInt8))},
82551 {SWIG_LUA_CONSTTAB_INT("eFormatVectorOfUInt8", (lldb::eFormatVectorOfUInt8))},
82552 {SWIG_LUA_CONSTTAB_INT("eFormatVectorOfSInt16", (lldb::eFormatVectorOfSInt16))},
82553 {SWIG_LUA_CONSTTAB_INT("eFormatVectorOfUInt16", (lldb::eFormatVectorOfUInt16))},
82554 {SWIG_LUA_CONSTTAB_INT("eFormatVectorOfSInt32", (lldb::eFormatVectorOfSInt32))},
82555 {SWIG_LUA_CONSTTAB_INT("eFormatVectorOfUInt32", (lldb::eFormatVectorOfUInt32))},
82556 {SWIG_LUA_CONSTTAB_INT("eFormatVectorOfSInt64", (lldb::eFormatVectorOfSInt64))},
82557 {SWIG_LUA_CONSTTAB_INT("eFormatVectorOfUInt64", (lldb::eFormatVectorOfUInt64))},
82558 {SWIG_LUA_CONSTTAB_INT("eFormatVectorOfFloat16", (lldb::eFormatVectorOfFloat16))},
82559 {SWIG_LUA_CONSTTAB_INT("eFormatVectorOfFloat32", (lldb::eFormatVectorOfFloat32))},
82560 {SWIG_LUA_CONSTTAB_INT("eFormatVectorOfFloat64", (lldb::eFormatVectorOfFloat64))},
82561 {SWIG_LUA_CONSTTAB_INT("eFormatVectorOfUInt128", (lldb::eFormatVectorOfUInt128))},
82562 {SWIG_LUA_CONSTTAB_INT("eFormatComplexInteger", (lldb::eFormatComplexInteger))},
82563 {SWIG_LUA_CONSTTAB_INT("eFormatCharArray", (lldb::eFormatCharArray))},
82564 {SWIG_LUA_CONSTTAB_INT("eFormatAddressInfo", (lldb::eFormatAddressInfo))},
82565 {SWIG_LUA_CONSTTAB_INT("eFormatHexFloat", (lldb::eFormatHexFloat))},
82566 {SWIG_LUA_CONSTTAB_INT("eFormatInstruction", (lldb::eFormatInstruction))},
82567 {SWIG_LUA_CONSTTAB_INT("eFormatVoid", (lldb::eFormatVoid))},
82568 {SWIG_LUA_CONSTTAB_INT("eFormatUnicode8", (lldb::eFormatUnicode8))},
82569 {SWIG_LUA_CONSTTAB_INT("kNumFormats", (lldb::kNumFormats))},
82570 {SWIG_LUA_CONSTTAB_INT("eDescriptionLevelBrief", (lldb::eDescriptionLevelBrief))},
82571 {SWIG_LUA_CONSTTAB_INT("eDescriptionLevelFull", (lldb::eDescriptionLevelFull))},
82572 {SWIG_LUA_CONSTTAB_INT("eDescriptionLevelVerbose", (lldb::eDescriptionLevelVerbose))},
82573 {SWIG_LUA_CONSTTAB_INT("eDescriptionLevelInitial", (lldb::eDescriptionLevelInitial))},
82574 {SWIG_LUA_CONSTTAB_INT("kNumDescriptionLevels", (lldb::kNumDescriptionLevels))},
82575 {SWIG_LUA_CONSTTAB_INT("eScriptLanguageNone", (lldb::eScriptLanguageNone))},
82576 {SWIG_LUA_CONSTTAB_INT("eScriptLanguagePython", (lldb::eScriptLanguagePython))},
82577 {SWIG_LUA_CONSTTAB_INT("eScriptLanguageLua", (lldb::eScriptLanguageLua))},
82578 {SWIG_LUA_CONSTTAB_INT("eScriptLanguageUnknown", (lldb::eScriptLanguageUnknown))},
82579 {SWIG_LUA_CONSTTAB_INT("eScriptLanguageDefault", (lldb::eScriptLanguageDefault))},
82580 {SWIG_LUA_CONSTTAB_INT("eRegisterKindEHFrame", (lldb::eRegisterKindEHFrame))},
82581 {SWIG_LUA_CONSTTAB_INT("eRegisterKindDWARF", (lldb::eRegisterKindDWARF))},
82582 {SWIG_LUA_CONSTTAB_INT("eRegisterKindGeneric", (lldb::eRegisterKindGeneric))},
82583 {SWIG_LUA_CONSTTAB_INT("eRegisterKindProcessPlugin", (lldb::eRegisterKindProcessPlugin))},
82584 {SWIG_LUA_CONSTTAB_INT("eRegisterKindLLDB", (lldb::eRegisterKindLLDB))},
82585 {SWIG_LUA_CONSTTAB_INT("kNumRegisterKinds", (lldb::kNumRegisterKinds))},
82586 {SWIG_LUA_CONSTTAB_INT("eStopReasonInvalid", (lldb::eStopReasonInvalid))},
82587 {SWIG_LUA_CONSTTAB_INT("eStopReasonNone", (lldb::eStopReasonNone))},
82588 {SWIG_LUA_CONSTTAB_INT("eStopReasonTrace", (lldb::eStopReasonTrace))},
82589 {SWIG_LUA_CONSTTAB_INT("eStopReasonBreakpoint", (lldb::eStopReasonBreakpoint))},
82590 {SWIG_LUA_CONSTTAB_INT("eStopReasonWatchpoint", (lldb::eStopReasonWatchpoint))},
82591 {SWIG_LUA_CONSTTAB_INT("eStopReasonSignal", (lldb::eStopReasonSignal))},
82592 {SWIG_LUA_CONSTTAB_INT("eStopReasonException", (lldb::eStopReasonException))},
82593 {SWIG_LUA_CONSTTAB_INT("eStopReasonExec", (lldb::eStopReasonExec))},
82594 {SWIG_LUA_CONSTTAB_INT("eStopReasonPlanComplete", (lldb::eStopReasonPlanComplete))},
82595 {SWIG_LUA_CONSTTAB_INT("eStopReasonThreadExiting", (lldb::eStopReasonThreadExiting))},
82596 {SWIG_LUA_CONSTTAB_INT("eStopReasonInstrumentation", (lldb::eStopReasonInstrumentation))},
82597 {SWIG_LUA_CONSTTAB_INT("eStopReasonProcessorTrace", (lldb::eStopReasonProcessorTrace))},
82598 {SWIG_LUA_CONSTTAB_INT("eStopReasonFork", (lldb::eStopReasonFork))},
82599 {SWIG_LUA_CONSTTAB_INT("eStopReasonVFork", (lldb::eStopReasonVFork))},
82600 {SWIG_LUA_CONSTTAB_INT("eStopReasonVForkDone", (lldb::eStopReasonVForkDone))},
82601 {SWIG_LUA_CONSTTAB_INT("eStopReasonInterrupt", (lldb::eStopReasonInterrupt))},
82602 {SWIG_LUA_CONSTTAB_INT("eStopReasonHistoryBoundary", (lldb::eStopReasonHistoryBoundary))},
82603 {SWIG_LUA_CONSTTAB_INT("eReturnStatusInvalid", (lldb::eReturnStatusInvalid))},
82604 …{SWIG_LUA_CONSTTAB_INT("eReturnStatusSuccessFinishNoResult", (lldb::eReturnStatusSuccessFinishNoRe…
82605 …{SWIG_LUA_CONSTTAB_INT("eReturnStatusSuccessFinishResult", (lldb::eReturnStatusSuccessFinishResult…
82606 …{SWIG_LUA_CONSTTAB_INT("eReturnStatusSuccessContinuingNoResult", (lldb::eReturnStatusSuccessContin…
82607 …{SWIG_LUA_CONSTTAB_INT("eReturnStatusSuccessContinuingResult", (lldb::eReturnStatusSuccessContinui…
82608 {SWIG_LUA_CONSTTAB_INT("eReturnStatusStarted", (lldb::eReturnStatusStarted))},
82609 {SWIG_LUA_CONSTTAB_INT("eReturnStatusFailed", (lldb::eReturnStatusFailed))},
82610 {SWIG_LUA_CONSTTAB_INT("eReturnStatusQuit", (lldb::eReturnStatusQuit))},
82611 {SWIG_LUA_CONSTTAB_INT("eExpressionCompleted", (lldb::eExpressionCompleted))},
82612 {SWIG_LUA_CONSTTAB_INT("eExpressionSetupError", (lldb::eExpressionSetupError))},
82613 {SWIG_LUA_CONSTTAB_INT("eExpressionParseError", (lldb::eExpressionParseError))},
82614 {SWIG_LUA_CONSTTAB_INT("eExpressionDiscarded", (lldb::eExpressionDiscarded))},
82615 {SWIG_LUA_CONSTTAB_INT("eExpressionInterrupted", (lldb::eExpressionInterrupted))},
82616 {SWIG_LUA_CONSTTAB_INT("eExpressionHitBreakpoint", (lldb::eExpressionHitBreakpoint))},
82617 {SWIG_LUA_CONSTTAB_INT("eExpressionTimedOut", (lldb::eExpressionTimedOut))},
82618 {SWIG_LUA_CONSTTAB_INT("eExpressionResultUnavailable", (lldb::eExpressionResultUnavailable))},
82619 {SWIG_LUA_CONSTTAB_INT("eExpressionStoppedForDebug", (lldb::eExpressionStoppedForDebug))},
82620 {SWIG_LUA_CONSTTAB_INT("eExpressionThreadVanished", (lldb::eExpressionThreadVanished))},
82621 {SWIG_LUA_CONSTTAB_INT("eSearchDepthInvalid", (lldb::eSearchDepthInvalid))},
82622 {SWIG_LUA_CONSTTAB_INT("eSearchDepthTarget", (lldb::eSearchDepthTarget))},
82623 {SWIG_LUA_CONSTTAB_INT("eSearchDepthModule", (lldb::eSearchDepthModule))},
82624 {SWIG_LUA_CONSTTAB_INT("eSearchDepthCompUnit", (lldb::eSearchDepthCompUnit))},
82625 {SWIG_LUA_CONSTTAB_INT("eSearchDepthFunction", (lldb::eSearchDepthFunction))},
82626 {SWIG_LUA_CONSTTAB_INT("eSearchDepthBlock", (lldb::eSearchDepthBlock))},
82627 {SWIG_LUA_CONSTTAB_INT("eSearchDepthAddress", (lldb::eSearchDepthAddress))},
82628 {SWIG_LUA_CONSTTAB_INT("kLastSearchDepthKind", (lldb::kLastSearchDepthKind))},
82629 {SWIG_LUA_CONSTTAB_INT("eConnectionStatusSuccess", (lldb::eConnectionStatusSuccess))},
82630 {SWIG_LUA_CONSTTAB_INT("eConnectionStatusEndOfFile", (lldb::eConnectionStatusEndOfFile))},
82631 {SWIG_LUA_CONSTTAB_INT("eConnectionStatusError", (lldb::eConnectionStatusError))},
82632 {SWIG_LUA_CONSTTAB_INT("eConnectionStatusTimedOut", (lldb::eConnectionStatusTimedOut))},
82633 {SWIG_LUA_CONSTTAB_INT("eConnectionStatusNoConnection", (lldb::eConnectionStatusNoConnection))},
82634 …{SWIG_LUA_CONSTTAB_INT("eConnectionStatusLostConnection", (lldb::eConnectionStatusLostConnection))…
82635 {SWIG_LUA_CONSTTAB_INT("eConnectionStatusInterrupted", (lldb::eConnectionStatusInterrupted))},
82636 {SWIG_LUA_CONSTTAB_INT("eErrorTypeInvalid", (lldb::eErrorTypeInvalid))},
82637 {SWIG_LUA_CONSTTAB_INT("eErrorTypeGeneric", (lldb::eErrorTypeGeneric))},
82638 {SWIG_LUA_CONSTTAB_INT("eErrorTypeMachKernel", (lldb::eErrorTypeMachKernel))},
82639 {SWIG_LUA_CONSTTAB_INT("eErrorTypePOSIX", (lldb::eErrorTypePOSIX))},
82640 {SWIG_LUA_CONSTTAB_INT("eErrorTypeExpression", (lldb::eErrorTypeExpression))},
82641 {SWIG_LUA_CONSTTAB_INT("eErrorTypeWin32", (lldb::eErrorTypeWin32))},
82642 {SWIG_LUA_CONSTTAB_INT("eValueTypeInvalid", (lldb::eValueTypeInvalid))},
82643 {SWIG_LUA_CONSTTAB_INT("eValueTypeVariableGlobal", (lldb::eValueTypeVariableGlobal))},
82644 {SWIG_LUA_CONSTTAB_INT("eValueTypeVariableStatic", (lldb::eValueTypeVariableStatic))},
82645 {SWIG_LUA_CONSTTAB_INT("eValueTypeVariableArgument", (lldb::eValueTypeVariableArgument))},
82646 {SWIG_LUA_CONSTTAB_INT("eValueTypeVariableLocal", (lldb::eValueTypeVariableLocal))},
82647 {SWIG_LUA_CONSTTAB_INT("eValueTypeRegister", (lldb::eValueTypeRegister))},
82648 {SWIG_LUA_CONSTTAB_INT("eValueTypeRegisterSet", (lldb::eValueTypeRegisterSet))},
82649 {SWIG_LUA_CONSTTAB_INT("eValueTypeConstResult", (lldb::eValueTypeConstResult))},
82650 {SWIG_LUA_CONSTTAB_INT("eValueTypeVariableThreadLocal", (lldb::eValueTypeVariableThreadLocal))},
82651 {SWIG_LUA_CONSTTAB_INT("eValueTypeVTable", (lldb::eValueTypeVTable))},
82652 {SWIG_LUA_CONSTTAB_INT("eValueTypeVTableEntry", (lldb::eValueTypeVTableEntry))},
82653 … {SWIG_LUA_CONSTTAB_INT("eInputReaderGranularityInvalid", (lldb::eInputReaderGranularityInvalid))},
82654 {SWIG_LUA_CONSTTAB_INT("eInputReaderGranularityByte", (lldb::eInputReaderGranularityByte))},
82655 {SWIG_LUA_CONSTTAB_INT("eInputReaderGranularityWord", (lldb::eInputReaderGranularityWord))},
82656 {SWIG_LUA_CONSTTAB_INT("eInputReaderGranularityLine", (lldb::eInputReaderGranularityLine))},
82657 {SWIG_LUA_CONSTTAB_INT("eInputReaderGranularityAll", (lldb::eInputReaderGranularityAll))},
82658 {SWIG_LUA_CONSTTAB_INT("eSymbolContextTarget", (lldb::eSymbolContextTarget))},
82659 {SWIG_LUA_CONSTTAB_INT("eSymbolContextModule", (lldb::eSymbolContextModule))},
82660 {SWIG_LUA_CONSTTAB_INT("eSymbolContextCompUnit", (lldb::eSymbolContextCompUnit))},
82661 {SWIG_LUA_CONSTTAB_INT("eSymbolContextFunction", (lldb::eSymbolContextFunction))},
82662 {SWIG_LUA_CONSTTAB_INT("eSymbolContextBlock", (lldb::eSymbolContextBlock))},
82663 {SWIG_LUA_CONSTTAB_INT("eSymbolContextLineEntry", (lldb::eSymbolContextLineEntry))},
82664 {SWIG_LUA_CONSTTAB_INT("eSymbolContextSymbol", (lldb::eSymbolContextSymbol))},
82665 {SWIG_LUA_CONSTTAB_INT("eSymbolContextEverything", (lldb::eSymbolContextEverything))},
82666 {SWIG_LUA_CONSTTAB_INT("eSymbolContextVariable", (lldb::eSymbolContextVariable))},
82667 {SWIG_LUA_CONSTTAB_INT("eSymbolContextLastItem", (lldb::eSymbolContextLastItem))},
82668 {SWIG_LUA_CONSTTAB_INT("ePermissionsWritable", (lldb::ePermissionsWritable))},
82669 {SWIG_LUA_CONSTTAB_INT("ePermissionsReadable", (lldb::ePermissionsReadable))},
82670 {SWIG_LUA_CONSTTAB_INT("ePermissionsExecutable", (lldb::ePermissionsExecutable))},
82671 {SWIG_LUA_CONSTTAB_INT("eInputReaderActivate", (lldb::eInputReaderActivate))},
82672 …{SWIG_LUA_CONSTTAB_INT("eInputReaderAsynchronousOutputWritten", (lldb::eInputReaderAsynchronousOut…
82673 {SWIG_LUA_CONSTTAB_INT("eInputReaderReactivate", (lldb::eInputReaderReactivate))},
82674 {SWIG_LUA_CONSTTAB_INT("eInputReaderDeactivate", (lldb::eInputReaderDeactivate))},
82675 {SWIG_LUA_CONSTTAB_INT("eInputReaderGotToken", (lldb::eInputReaderGotToken))},
82676 {SWIG_LUA_CONSTTAB_INT("eInputReaderInterrupt", (lldb::eInputReaderInterrupt))},
82677 {SWIG_LUA_CONSTTAB_INT("eInputReaderEndOfFile", (lldb::eInputReaderEndOfFile))},
82678 {SWIG_LUA_CONSTTAB_INT("eInputReaderDone", (lldb::eInputReaderDone))},
82679 …{SWIG_LUA_CONSTTAB_INT("eBreakpointEventTypeInvalidType", (lldb::eBreakpointEventTypeInvalidType))…
82680 {SWIG_LUA_CONSTTAB_INT("eBreakpointEventTypeAdded", (lldb::eBreakpointEventTypeAdded))},
82681 {SWIG_LUA_CONSTTAB_INT("eBreakpointEventTypeRemoved", (lldb::eBreakpointEventTypeRemoved))},
82682 …{SWIG_LUA_CONSTTAB_INT("eBreakpointEventTypeLocationsAdded", (lldb::eBreakpointEventTypeLocationsA…
82683 …{SWIG_LUA_CONSTTAB_INT("eBreakpointEventTypeLocationsRemoved", (lldb::eBreakpointEventTypeLocation…
82684 …{SWIG_LUA_CONSTTAB_INT("eBreakpointEventTypeLocationsResolved", (lldb::eBreakpointEventTypeLocatio…
82685 {SWIG_LUA_CONSTTAB_INT("eBreakpointEventTypeEnabled", (lldb::eBreakpointEventTypeEnabled))},
82686 {SWIG_LUA_CONSTTAB_INT("eBreakpointEventTypeDisabled", (lldb::eBreakpointEventTypeDisabled))},
82687 …{SWIG_LUA_CONSTTAB_INT("eBreakpointEventTypeCommandChanged", (lldb::eBreakpointEventTypeCommandCha…
82688 …{SWIG_LUA_CONSTTAB_INT("eBreakpointEventTypeConditionChanged", (lldb::eBreakpointEventTypeConditio…
82689 …{SWIG_LUA_CONSTTAB_INT("eBreakpointEventTypeIgnoreChanged", (lldb::eBreakpointEventTypeIgnoreChang…
82690 …{SWIG_LUA_CONSTTAB_INT("eBreakpointEventTypeThreadChanged", (lldb::eBreakpointEventTypeThreadChang…
82691 …{SWIG_LUA_CONSTTAB_INT("eBreakpointEventTypeAutoContinueChanged", (lldb::eBreakpointEventTypeAutoC…
82692 …{SWIG_LUA_CONSTTAB_INT("eWatchpointEventTypeInvalidType", (lldb::eWatchpointEventTypeInvalidType))…
82693 {SWIG_LUA_CONSTTAB_INT("eWatchpointEventTypeAdded", (lldb::eWatchpointEventTypeAdded))},
82694 {SWIG_LUA_CONSTTAB_INT("eWatchpointEventTypeRemoved", (lldb::eWatchpointEventTypeRemoved))},
82695 {SWIG_LUA_CONSTTAB_INT("eWatchpointEventTypeEnabled", (lldb::eWatchpointEventTypeEnabled))},
82696 {SWIG_LUA_CONSTTAB_INT("eWatchpointEventTypeDisabled", (lldb::eWatchpointEventTypeDisabled))},
82697 …{SWIG_LUA_CONSTTAB_INT("eWatchpointEventTypeCommandChanged", (lldb::eWatchpointEventTypeCommandCha…
82698 …{SWIG_LUA_CONSTTAB_INT("eWatchpointEventTypeConditionChanged", (lldb::eWatchpointEventTypeConditio…
82699 …{SWIG_LUA_CONSTTAB_INT("eWatchpointEventTypeIgnoreChanged", (lldb::eWatchpointEventTypeIgnoreChang…
82700 …{SWIG_LUA_CONSTTAB_INT("eWatchpointEventTypeThreadChanged", (lldb::eWatchpointEventTypeThreadChang…
82701 …{SWIG_LUA_CONSTTAB_INT("eWatchpointEventTypeTypeChanged", (lldb::eWatchpointEventTypeTypeChanged))…
82702 {SWIG_LUA_CONSTTAB_INT("eWatchpointWriteTypeDisabled", (lldb::eWatchpointWriteTypeDisabled))},
82703 {SWIG_LUA_CONSTTAB_INT("eWatchpointWriteTypeAlways", (lldb::eWatchpointWriteTypeAlways))},
82704 {SWIG_LUA_CONSTTAB_INT("eWatchpointWriteTypeOnModify", (lldb::eWatchpointWriteTypeOnModify))},
82705 {SWIG_LUA_CONSTTAB_INT("eLanguageTypeUnknown", (lldb::eLanguageTypeUnknown))},
82706 {SWIG_LUA_CONSTTAB_INT("eLanguageTypeC89", (lldb::eLanguageTypeC89))},
82707 {SWIG_LUA_CONSTTAB_INT("eLanguageTypeC", (lldb::eLanguageTypeC))},
82708 {SWIG_LUA_CONSTTAB_INT("eLanguageTypeAda83", (lldb::eLanguageTypeAda83))},
82709 {SWIG_LUA_CONSTTAB_INT("eLanguageTypeC_plus_plus", (lldb::eLanguageTypeC_plus_plus))},
82710 {SWIG_LUA_CONSTTAB_INT("eLanguageTypeCobol74", (lldb::eLanguageTypeCobol74))},
82711 {SWIG_LUA_CONSTTAB_INT("eLanguageTypeCobol85", (lldb::eLanguageTypeCobol85))},
82712 {SWIG_LUA_CONSTTAB_INT("eLanguageTypeFortran77", (lldb::eLanguageTypeFortran77))},
82713 {SWIG_LUA_CONSTTAB_INT("eLanguageTypeFortran90", (lldb::eLanguageTypeFortran90))},
82714 {SWIG_LUA_CONSTTAB_INT("eLanguageTypePascal83", (lldb::eLanguageTypePascal83))},
82715 {SWIG_LUA_CONSTTAB_INT("eLanguageTypeModula2", (lldb::eLanguageTypeModula2))},
82716 {SWIG_LUA_CONSTTAB_INT("eLanguageTypeJava", (lldb::eLanguageTypeJava))},
82717 {SWIG_LUA_CONSTTAB_INT("eLanguageTypeC99", (lldb::eLanguageTypeC99))},
82718 {SWIG_LUA_CONSTTAB_INT("eLanguageTypeAda95", (lldb::eLanguageTypeAda95))},
82719 {SWIG_LUA_CONSTTAB_INT("eLanguageTypeFortran95", (lldb::eLanguageTypeFortran95))},
82720 {SWIG_LUA_CONSTTAB_INT("eLanguageTypePLI", (lldb::eLanguageTypePLI))},
82721 {SWIG_LUA_CONSTTAB_INT("eLanguageTypeObjC", (lldb::eLanguageTypeObjC))},
82722 {SWIG_LUA_CONSTTAB_INT("eLanguageTypeObjC_plus_plus", (lldb::eLanguageTypeObjC_plus_plus))},
82723 {SWIG_LUA_CONSTTAB_INT("eLanguageTypeUPC", (lldb::eLanguageTypeUPC))},
82724 {SWIG_LUA_CONSTTAB_INT("eLanguageTypeD", (lldb::eLanguageTypeD))},
82725 {SWIG_LUA_CONSTTAB_INT("eLanguageTypePython", (lldb::eLanguageTypePython))},
82726 {SWIG_LUA_CONSTTAB_INT("eLanguageTypeOpenCL", (lldb::eLanguageTypeOpenCL))},
82727 {SWIG_LUA_CONSTTAB_INT("eLanguageTypeGo", (lldb::eLanguageTypeGo))},
82728 {SWIG_LUA_CONSTTAB_INT("eLanguageTypeModula3", (lldb::eLanguageTypeModula3))},
82729 {SWIG_LUA_CONSTTAB_INT("eLanguageTypeHaskell", (lldb::eLanguageTypeHaskell))},
82730 {SWIG_LUA_CONSTTAB_INT("eLanguageTypeC_plus_plus_03", (lldb::eLanguageTypeC_plus_plus_03))},
82731 {SWIG_LUA_CONSTTAB_INT("eLanguageTypeC_plus_plus_11", (lldb::eLanguageTypeC_plus_plus_11))},
82732 {SWIG_LUA_CONSTTAB_INT("eLanguageTypeOCaml", (lldb::eLanguageTypeOCaml))},
82733 {SWIG_LUA_CONSTTAB_INT("eLanguageTypeRust", (lldb::eLanguageTypeRust))},
82734 {SWIG_LUA_CONSTTAB_INT("eLanguageTypeC11", (lldb::eLanguageTypeC11))},
82735 {SWIG_LUA_CONSTTAB_INT("eLanguageTypeSwift", (lldb::eLanguageTypeSwift))},
82736 {SWIG_LUA_CONSTTAB_INT("eLanguageTypeJulia", (lldb::eLanguageTypeJulia))},
82737 {SWIG_LUA_CONSTTAB_INT("eLanguageTypeDylan", (lldb::eLanguageTypeDylan))},
82738 {SWIG_LUA_CONSTTAB_INT("eLanguageTypeC_plus_plus_14", (lldb::eLanguageTypeC_plus_plus_14))},
82739 {SWIG_LUA_CONSTTAB_INT("eLanguageTypeFortran03", (lldb::eLanguageTypeFortran03))},
82740 {SWIG_LUA_CONSTTAB_INT("eLanguageTypeFortran08", (lldb::eLanguageTypeFortran08))},
82741 {SWIG_LUA_CONSTTAB_INT("eLanguageTypeRenderScript", (lldb::eLanguageTypeRenderScript))},
82742 {SWIG_LUA_CONSTTAB_INT("eLanguageTypeBLISS", (lldb::eLanguageTypeBLISS))},
82743 {SWIG_LUA_CONSTTAB_INT("eLanguageTypeKotlin", (lldb::eLanguageTypeKotlin))},
82744 {SWIG_LUA_CONSTTAB_INT("eLanguageTypeZig", (lldb::eLanguageTypeZig))},
82745 {SWIG_LUA_CONSTTAB_INT("eLanguageTypeCrystal", (lldb::eLanguageTypeCrystal))},
82746 {SWIG_LUA_CONSTTAB_INT("eLanguageTypeC_plus_plus_17", (lldb::eLanguageTypeC_plus_plus_17))},
82747 {SWIG_LUA_CONSTTAB_INT("eLanguageTypeC_plus_plus_20", (lldb::eLanguageTypeC_plus_plus_20))},
82748 {SWIG_LUA_CONSTTAB_INT("eLanguageTypeC17", (lldb::eLanguageTypeC17))},
82749 {SWIG_LUA_CONSTTAB_INT("eLanguageTypeFortran18", (lldb::eLanguageTypeFortran18))},
82750 {SWIG_LUA_CONSTTAB_INT("eLanguageTypeAda2005", (lldb::eLanguageTypeAda2005))},
82751 {SWIG_LUA_CONSTTAB_INT("eLanguageTypeAda2012", (lldb::eLanguageTypeAda2012))},
82752 {SWIG_LUA_CONSTTAB_INT("eLanguageTypeHIP", (lldb::eLanguageTypeHIP))},
82753 {SWIG_LUA_CONSTTAB_INT("eLanguageTypeAssembly", (lldb::eLanguageTypeAssembly))},
82754 {SWIG_LUA_CONSTTAB_INT("eLanguageTypeC_sharp", (lldb::eLanguageTypeC_sharp))},
82755 {SWIG_LUA_CONSTTAB_INT("eLanguageTypeMojo", (lldb::eLanguageTypeMojo))},
82756 {SWIG_LUA_CONSTTAB_INT("eLanguageTypeMipsAssembler", (lldb::eLanguageTypeMipsAssembler))},
82757 {SWIG_LUA_CONSTTAB_INT("eNumLanguageTypes", (lldb::eNumLanguageTypes))},
82758 …{SWIG_LUA_CONSTTAB_INT("eInstrumentationRuntimeTypeAddressSanitizer", (lldb::eInstrumentationRunti…
82759 …{SWIG_LUA_CONSTTAB_INT("eInstrumentationRuntimeTypeThreadSanitizer", (lldb::eInstrumentationRuntim…
82760 …{SWIG_LUA_CONSTTAB_INT("eInstrumentationRuntimeTypeUndefinedBehaviorSanitizer", (lldb::eInstrument…
82761 …{SWIG_LUA_CONSTTAB_INT("eInstrumentationRuntimeTypeMainThreadChecker", (lldb::eInstrumentationRunt…
82762 …{SWIG_LUA_CONSTTAB_INT("eInstrumentationRuntimeTypeSwiftRuntimeReporting", (lldb::eInstrumentation…
82763 …{SWIG_LUA_CONSTTAB_INT("eInstrumentationRuntimeTypeLibsanitizersAsan", (lldb::eInstrumentationRunt…
82764 …{SWIG_LUA_CONSTTAB_INT("eNumInstrumentationRuntimeTypes", (lldb::eNumInstrumentationRuntimeTypes))…
82765 {SWIG_LUA_CONSTTAB_INT("eNoDynamicValues", (lldb::eNoDynamicValues))},
82766 {SWIG_LUA_CONSTTAB_INT("eDynamicCanRunTarget", (lldb::eDynamicCanRunTarget))},
82767 {SWIG_LUA_CONSTTAB_INT("eDynamicDontRunTarget", (lldb::eDynamicDontRunTarget))},
82768 {SWIG_LUA_CONSTTAB_INT("eStopShowColumnAnsiOrCaret", (lldb::eStopShowColumnAnsiOrCaret))},
82769 {SWIG_LUA_CONSTTAB_INT("eStopShowColumnAnsi", (lldb::eStopShowColumnAnsi))},
82770 {SWIG_LUA_CONSTTAB_INT("eStopShowColumnCaret", (lldb::eStopShowColumnCaret))},
82771 {SWIG_LUA_CONSTTAB_INT("eStopShowColumnNone", (lldb::eStopShowColumnNone))},
82772 {SWIG_LUA_CONSTTAB_INT("eAccessNone", (lldb::eAccessNone))},
82773 {SWIG_LUA_CONSTTAB_INT("eAccessPublic", (lldb::eAccessPublic))},
82774 {SWIG_LUA_CONSTTAB_INT("eAccessPrivate", (lldb::eAccessPrivate))},
82775 {SWIG_LUA_CONSTTAB_INT("eAccessProtected", (lldb::eAccessProtected))},
82776 {SWIG_LUA_CONSTTAB_INT("eAccessPackage", (lldb::eAccessPackage))},
82777 {SWIG_LUA_CONSTTAB_INT("eArgTypeAddress", (lldb::eArgTypeAddress))},
82778 {SWIG_LUA_CONSTTAB_INT("eArgTypeAddressOrExpression", (lldb::eArgTypeAddressOrExpression))},
82779 {SWIG_LUA_CONSTTAB_INT("eArgTypeAliasName", (lldb::eArgTypeAliasName))},
82780 {SWIG_LUA_CONSTTAB_INT("eArgTypeAliasOptions", (lldb::eArgTypeAliasOptions))},
82781 {SWIG_LUA_CONSTTAB_INT("eArgTypeArchitecture", (lldb::eArgTypeArchitecture))},
82782 {SWIG_LUA_CONSTTAB_INT("eArgTypeBoolean", (lldb::eArgTypeBoolean))},
82783 {SWIG_LUA_CONSTTAB_INT("eArgTypeBreakpointID", (lldb::eArgTypeBreakpointID))},
82784 {SWIG_LUA_CONSTTAB_INT("eArgTypeBreakpointIDRange", (lldb::eArgTypeBreakpointIDRange))},
82785 {SWIG_LUA_CONSTTAB_INT("eArgTypeBreakpointName", (lldb::eArgTypeBreakpointName))},
82786 {SWIG_LUA_CONSTTAB_INT("eArgTypeByteSize", (lldb::eArgTypeByteSize))},
82787 {SWIG_LUA_CONSTTAB_INT("eArgTypeClassName", (lldb::eArgTypeClassName))},
82788 {SWIG_LUA_CONSTTAB_INT("eArgTypeCommandName", (lldb::eArgTypeCommandName))},
82789 {SWIG_LUA_CONSTTAB_INT("eArgTypeCount", (lldb::eArgTypeCount))},
82790 {SWIG_LUA_CONSTTAB_INT("eArgTypeDescriptionVerbosity", (lldb::eArgTypeDescriptionVerbosity))},
82791 {SWIG_LUA_CONSTTAB_INT("eArgTypeDirectoryName", (lldb::eArgTypeDirectoryName))},
82792 {SWIG_LUA_CONSTTAB_INT("eArgTypeDisassemblyFlavor", (lldb::eArgTypeDisassemblyFlavor))},
82793 {SWIG_LUA_CONSTTAB_INT("eArgTypeEndAddress", (lldb::eArgTypeEndAddress))},
82794 {SWIG_LUA_CONSTTAB_INT("eArgTypeExpression", (lldb::eArgTypeExpression))},
82795 {SWIG_LUA_CONSTTAB_INT("eArgTypeExpressionPath", (lldb::eArgTypeExpressionPath))},
82796 {SWIG_LUA_CONSTTAB_INT("eArgTypeExprFormat", (lldb::eArgTypeExprFormat))},
82797 {SWIG_LUA_CONSTTAB_INT("eArgTypeFileLineColumn", (lldb::eArgTypeFileLineColumn))},
82798 {SWIG_LUA_CONSTTAB_INT("eArgTypeFilename", (lldb::eArgTypeFilename))},
82799 {SWIG_LUA_CONSTTAB_INT("eArgTypeFormat", (lldb::eArgTypeFormat))},
82800 {SWIG_LUA_CONSTTAB_INT("eArgTypeFrameIndex", (lldb::eArgTypeFrameIndex))},
82801 {SWIG_LUA_CONSTTAB_INT("eArgTypeFullName", (lldb::eArgTypeFullName))},
82802 {SWIG_LUA_CONSTTAB_INT("eArgTypeFunctionName", (lldb::eArgTypeFunctionName))},
82803 {SWIG_LUA_CONSTTAB_INT("eArgTypeFunctionOrSymbol", (lldb::eArgTypeFunctionOrSymbol))},
82804 {SWIG_LUA_CONSTTAB_INT("eArgTypeGDBFormat", (lldb::eArgTypeGDBFormat))},
82805 {SWIG_LUA_CONSTTAB_INT("eArgTypeHelpText", (lldb::eArgTypeHelpText))},
82806 {SWIG_LUA_CONSTTAB_INT("eArgTypeIndex", (lldb::eArgTypeIndex))},
82807 {SWIG_LUA_CONSTTAB_INT("eArgTypeLanguage", (lldb::eArgTypeLanguage))},
82808 {SWIG_LUA_CONSTTAB_INT("eArgTypeLineNum", (lldb::eArgTypeLineNum))},
82809 {SWIG_LUA_CONSTTAB_INT("eArgTypeLogCategory", (lldb::eArgTypeLogCategory))},
82810 {SWIG_LUA_CONSTTAB_INT("eArgTypeLogChannel", (lldb::eArgTypeLogChannel))},
82811 {SWIG_LUA_CONSTTAB_INT("eArgTypeMethod", (lldb::eArgTypeMethod))},
82812 {SWIG_LUA_CONSTTAB_INT("eArgTypeName", (lldb::eArgTypeName))},
82813 {SWIG_LUA_CONSTTAB_INT("eArgTypeNewPathPrefix", (lldb::eArgTypeNewPathPrefix))},
82814 {SWIG_LUA_CONSTTAB_INT("eArgTypeNumLines", (lldb::eArgTypeNumLines))},
82815 {SWIG_LUA_CONSTTAB_INT("eArgTypeNumberPerLine", (lldb::eArgTypeNumberPerLine))},
82816 {SWIG_LUA_CONSTTAB_INT("eArgTypeOffset", (lldb::eArgTypeOffset))},
82817 {SWIG_LUA_CONSTTAB_INT("eArgTypeOldPathPrefix", (lldb::eArgTypeOldPathPrefix))},
82818 {SWIG_LUA_CONSTTAB_INT("eArgTypeOneLiner", (lldb::eArgTypeOneLiner))},
82819 {SWIG_LUA_CONSTTAB_INT("eArgTypePath", (lldb::eArgTypePath))},
82820 {SWIG_LUA_CONSTTAB_INT("eArgTypePermissionsNumber", (lldb::eArgTypePermissionsNumber))},
82821 {SWIG_LUA_CONSTTAB_INT("eArgTypePermissionsString", (lldb::eArgTypePermissionsString))},
82822 {SWIG_LUA_CONSTTAB_INT("eArgTypePid", (lldb::eArgTypePid))},
82823 {SWIG_LUA_CONSTTAB_INT("eArgTypePlugin", (lldb::eArgTypePlugin))},
82824 {SWIG_LUA_CONSTTAB_INT("eArgTypeProcessName", (lldb::eArgTypeProcessName))},
82825 {SWIG_LUA_CONSTTAB_INT("eArgTypePythonClass", (lldb::eArgTypePythonClass))},
82826 {SWIG_LUA_CONSTTAB_INT("eArgTypePythonFunction", (lldb::eArgTypePythonFunction))},
82827 {SWIG_LUA_CONSTTAB_INT("eArgTypePythonScript", (lldb::eArgTypePythonScript))},
82828 {SWIG_LUA_CONSTTAB_INT("eArgTypeQueueName", (lldb::eArgTypeQueueName))},
82829 {SWIG_LUA_CONSTTAB_INT("eArgTypeRegisterName", (lldb::eArgTypeRegisterName))},
82830 {SWIG_LUA_CONSTTAB_INT("eArgTypeRegularExpression", (lldb::eArgTypeRegularExpression))},
82831 {SWIG_LUA_CONSTTAB_INT("eArgTypeRunArgs", (lldb::eArgTypeRunArgs))},
82832 {SWIG_LUA_CONSTTAB_INT("eArgTypeRunMode", (lldb::eArgTypeRunMode))},
82833 …{SWIG_LUA_CONSTTAB_INT("eArgTypeScriptedCommandSynchronicity", (lldb::eArgTypeScriptedCommandSynch…
82834 {SWIG_LUA_CONSTTAB_INT("eArgTypeScriptLang", (lldb::eArgTypeScriptLang))},
82835 {SWIG_LUA_CONSTTAB_INT("eArgTypeSearchWord", (lldb::eArgTypeSearchWord))},
82836 {SWIG_LUA_CONSTTAB_INT("eArgTypeSelector", (lldb::eArgTypeSelector))},
82837 {SWIG_LUA_CONSTTAB_INT("eArgTypeSettingIndex", (lldb::eArgTypeSettingIndex))},
82838 {SWIG_LUA_CONSTTAB_INT("eArgTypeSettingKey", (lldb::eArgTypeSettingKey))},
82839 {SWIG_LUA_CONSTTAB_INT("eArgTypeSettingPrefix", (lldb::eArgTypeSettingPrefix))},
82840 {SWIG_LUA_CONSTTAB_INT("eArgTypeSettingVariableName", (lldb::eArgTypeSettingVariableName))},
82841 {SWIG_LUA_CONSTTAB_INT("eArgTypeShlibName", (lldb::eArgTypeShlibName))},
82842 {SWIG_LUA_CONSTTAB_INT("eArgTypeSourceFile", (lldb::eArgTypeSourceFile))},
82843 {SWIG_LUA_CONSTTAB_INT("eArgTypeSortOrder", (lldb::eArgTypeSortOrder))},
82844 {SWIG_LUA_CONSTTAB_INT("eArgTypeStartAddress", (lldb::eArgTypeStartAddress))},
82845 {SWIG_LUA_CONSTTAB_INT("eArgTypeSummaryString", (lldb::eArgTypeSummaryString))},
82846 {SWIG_LUA_CONSTTAB_INT("eArgTypeSymbol", (lldb::eArgTypeSymbol))},
82847 {SWIG_LUA_CONSTTAB_INT("eArgTypeThreadID", (lldb::eArgTypeThreadID))},
82848 {SWIG_LUA_CONSTTAB_INT("eArgTypeThreadIndex", (lldb::eArgTypeThreadIndex))},
82849 {SWIG_LUA_CONSTTAB_INT("eArgTypeThreadName", (lldb::eArgTypeThreadName))},
82850 {SWIG_LUA_CONSTTAB_INT("eArgTypeTypeName", (lldb::eArgTypeTypeName))},
82851 {SWIG_LUA_CONSTTAB_INT("eArgTypeUnsignedInteger", (lldb::eArgTypeUnsignedInteger))},
82852 {SWIG_LUA_CONSTTAB_INT("eArgTypeUnixSignal", (lldb::eArgTypeUnixSignal))},
82853 {SWIG_LUA_CONSTTAB_INT("eArgTypeVarName", (lldb::eArgTypeVarName))},
82854 {SWIG_LUA_CONSTTAB_INT("eArgTypeValue", (lldb::eArgTypeValue))},
82855 {SWIG_LUA_CONSTTAB_INT("eArgTypeWidth", (lldb::eArgTypeWidth))},
82856 {SWIG_LUA_CONSTTAB_INT("eArgTypeNone", (lldb::eArgTypeNone))},
82857 {SWIG_LUA_CONSTTAB_INT("eArgTypePlatform", (lldb::eArgTypePlatform))},
82858 {SWIG_LUA_CONSTTAB_INT("eArgTypeWatchpointID", (lldb::eArgTypeWatchpointID))},
82859 {SWIG_LUA_CONSTTAB_INT("eArgTypeWatchpointIDRange", (lldb::eArgTypeWatchpointIDRange))},
82860 {SWIG_LUA_CONSTTAB_INT("eArgTypeWatchType", (lldb::eArgTypeWatchType))},
82861 {SWIG_LUA_CONSTTAB_INT("eArgRawInput", (lldb::eArgRawInput))},
82862 {SWIG_LUA_CONSTTAB_INT("eArgTypeCommand", (lldb::eArgTypeCommand))},
82863 {SWIG_LUA_CONSTTAB_INT("eArgTypeColumnNum", (lldb::eArgTypeColumnNum))},
82864 {SWIG_LUA_CONSTTAB_INT("eArgTypeModuleUUID", (lldb::eArgTypeModuleUUID))},
82865 {SWIG_LUA_CONSTTAB_INT("eArgTypeSaveCoreStyle", (lldb::eArgTypeSaveCoreStyle))},
82866 {SWIG_LUA_CONSTTAB_INT("eArgTypeLogHandler", (lldb::eArgTypeLogHandler))},
82867 {SWIG_LUA_CONSTTAB_INT("eArgTypeSEDStylePair", (lldb::eArgTypeSEDStylePair))},
82868 {SWIG_LUA_CONSTTAB_INT("eArgTypeRecognizerID", (lldb::eArgTypeRecognizerID))},
82869 {SWIG_LUA_CONSTTAB_INT("eArgTypeConnectURL", (lldb::eArgTypeConnectURL))},
82870 {SWIG_LUA_CONSTTAB_INT("eArgTypeTargetID", (lldb::eArgTypeTargetID))},
82871 {SWIG_LUA_CONSTTAB_INT("eArgTypeStopHookID", (lldb::eArgTypeStopHookID))},
82872 {SWIG_LUA_CONSTTAB_INT("eArgTypeCompletionType", (lldb::eArgTypeCompletionType))},
82873 {SWIG_LUA_CONSTTAB_INT("eArgTypeRemotePath", (lldb::eArgTypeRemotePath))},
82874 {SWIG_LUA_CONSTTAB_INT("eArgTypeRemoteFilename", (lldb::eArgTypeRemoteFilename))},
82875 {SWIG_LUA_CONSTTAB_INT("eArgTypeModule", (lldb::eArgTypeModule))},
82876 {SWIG_LUA_CONSTTAB_INT("eArgTypeCPUName", (lldb::eArgTypeCPUName))},
82877 {SWIG_LUA_CONSTTAB_INT("eArgTypeCPUFeatures", (lldb::eArgTypeCPUFeatures))},
82878 {SWIG_LUA_CONSTTAB_INT("eArgTypeManagedPlugin", (lldb::eArgTypeManagedPlugin))},
82879 {SWIG_LUA_CONSTTAB_INT("eArgTypeProtocol", (lldb::eArgTypeProtocol))},
82880 {SWIG_LUA_CONSTTAB_INT("eArgTypeLastArg", (lldb::eArgTypeLastArg))},
82881 {SWIG_LUA_CONSTTAB_INT("eSymbolTypeAny", (lldb::eSymbolTypeAny))},
82882 {SWIG_LUA_CONSTTAB_INT("eSymbolTypeInvalid", (lldb::eSymbolTypeInvalid))},
82883 {SWIG_LUA_CONSTTAB_INT("eSymbolTypeAbsolute", (lldb::eSymbolTypeAbsolute))},
82884 {SWIG_LUA_CONSTTAB_INT("eSymbolTypeCode", (lldb::eSymbolTypeCode))},
82885 {SWIG_LUA_CONSTTAB_INT("eSymbolTypeResolver", (lldb::eSymbolTypeResolver))},
82886 {SWIG_LUA_CONSTTAB_INT("eSymbolTypeData", (lldb::eSymbolTypeData))},
82887 {SWIG_LUA_CONSTTAB_INT("eSymbolTypeTrampoline", (lldb::eSymbolTypeTrampoline))},
82888 {SWIG_LUA_CONSTTAB_INT("eSymbolTypeRuntime", (lldb::eSymbolTypeRuntime))},
82889 {SWIG_LUA_CONSTTAB_INT("eSymbolTypeException", (lldb::eSymbolTypeException))},
82890 {SWIG_LUA_CONSTTAB_INT("eSymbolTypeSourceFile", (lldb::eSymbolTypeSourceFile))},
82891 {SWIG_LUA_CONSTTAB_INT("eSymbolTypeHeaderFile", (lldb::eSymbolTypeHeaderFile))},
82892 {SWIG_LUA_CONSTTAB_INT("eSymbolTypeObjectFile", (lldb::eSymbolTypeObjectFile))},
82893 {SWIG_LUA_CONSTTAB_INT("eSymbolTypeCommonBlock", (lldb::eSymbolTypeCommonBlock))},
82894 {SWIG_LUA_CONSTTAB_INT("eSymbolTypeBlock", (lldb::eSymbolTypeBlock))},
82895 {SWIG_LUA_CONSTTAB_INT("eSymbolTypeLocal", (lldb::eSymbolTypeLocal))},
82896 {SWIG_LUA_CONSTTAB_INT("eSymbolTypeParam", (lldb::eSymbolTypeParam))},
82897 {SWIG_LUA_CONSTTAB_INT("eSymbolTypeVariable", (lldb::eSymbolTypeVariable))},
82898 {SWIG_LUA_CONSTTAB_INT("eSymbolTypeVariableType", (lldb::eSymbolTypeVariableType))},
82899 {SWIG_LUA_CONSTTAB_INT("eSymbolTypeLineEntry", (lldb::eSymbolTypeLineEntry))},
82900 {SWIG_LUA_CONSTTAB_INT("eSymbolTypeLineHeader", (lldb::eSymbolTypeLineHeader))},
82901 {SWIG_LUA_CONSTTAB_INT("eSymbolTypeScopeBegin", (lldb::eSymbolTypeScopeBegin))},
82902 {SWIG_LUA_CONSTTAB_INT("eSymbolTypeScopeEnd", (lldb::eSymbolTypeScopeEnd))},
82903 {SWIG_LUA_CONSTTAB_INT("eSymbolTypeAdditional", (lldb::eSymbolTypeAdditional))},
82904 {SWIG_LUA_CONSTTAB_INT("eSymbolTypeCompiler", (lldb::eSymbolTypeCompiler))},
82905 {SWIG_LUA_CONSTTAB_INT("eSymbolTypeInstrumentation", (lldb::eSymbolTypeInstrumentation))},
82906 {SWIG_LUA_CONSTTAB_INT("eSymbolTypeUndefined", (lldb::eSymbolTypeUndefined))},
82907 {SWIG_LUA_CONSTTAB_INT("eSymbolTypeObjCClass", (lldb::eSymbolTypeObjCClass))},
82908 {SWIG_LUA_CONSTTAB_INT("eSymbolTypeObjCMetaClass", (lldb::eSymbolTypeObjCMetaClass))},
82909 {SWIG_LUA_CONSTTAB_INT("eSymbolTypeObjCIVar", (lldb::eSymbolTypeObjCIVar))},
82910 {SWIG_LUA_CONSTTAB_INT("eSymbolTypeReExported", (lldb::eSymbolTypeReExported))},
82911 {SWIG_LUA_CONSTTAB_INT("eSectionTypeInvalid", (lldb::eSectionTypeInvalid))},
82912 {SWIG_LUA_CONSTTAB_INT("eSectionTypeCode", (lldb::eSectionTypeCode))},
82913 {SWIG_LUA_CONSTTAB_INT("eSectionTypeContainer", (lldb::eSectionTypeContainer))},
82914 {SWIG_LUA_CONSTTAB_INT("eSectionTypeData", (lldb::eSectionTypeData))},
82915 {SWIG_LUA_CONSTTAB_INT("eSectionTypeDataCString", (lldb::eSectionTypeDataCString))},
82916 …{SWIG_LUA_CONSTTAB_INT("eSectionTypeDataCStringPointers", (lldb::eSectionTypeDataCStringPointers))…
82917 {SWIG_LUA_CONSTTAB_INT("eSectionTypeDataSymbolAddress", (lldb::eSectionTypeDataSymbolAddress))},
82918 {SWIG_LUA_CONSTTAB_INT("eSectionTypeData4", (lldb::eSectionTypeData4))},
82919 {SWIG_LUA_CONSTTAB_INT("eSectionTypeData8", (lldb::eSectionTypeData8))},
82920 {SWIG_LUA_CONSTTAB_INT("eSectionTypeData16", (lldb::eSectionTypeData16))},
82921 {SWIG_LUA_CONSTTAB_INT("eSectionTypeDataPointers", (lldb::eSectionTypeDataPointers))},
82922 {SWIG_LUA_CONSTTAB_INT("eSectionTypeDebug", (lldb::eSectionTypeDebug))},
82923 {SWIG_LUA_CONSTTAB_INT("eSectionTypeZeroFill", (lldb::eSectionTypeZeroFill))},
82924 …{SWIG_LUA_CONSTTAB_INT("eSectionTypeDataObjCMessageRefs", (lldb::eSectionTypeDataObjCMessageRefs))…
82925 {SWIG_LUA_CONSTTAB_INT("eSectionTypeDataObjCCFStrings", (lldb::eSectionTypeDataObjCCFStrings))},
82926 {SWIG_LUA_CONSTTAB_INT("eSectionTypeDWARFDebugAbbrev", (lldb::eSectionTypeDWARFDebugAbbrev))},
82927 {SWIG_LUA_CONSTTAB_INT("eSectionTypeDWARFDebugAddr", (lldb::eSectionTypeDWARFDebugAddr))},
82928 {SWIG_LUA_CONSTTAB_INT("eSectionTypeDWARFDebugAranges", (lldb::eSectionTypeDWARFDebugAranges))},
82929 {SWIG_LUA_CONSTTAB_INT("eSectionTypeDWARFDebugCuIndex", (lldb::eSectionTypeDWARFDebugCuIndex))},
82930 {SWIG_LUA_CONSTTAB_INT("eSectionTypeDWARFDebugFrame", (lldb::eSectionTypeDWARFDebugFrame))},
82931 {SWIG_LUA_CONSTTAB_INT("eSectionTypeDWARFDebugInfo", (lldb::eSectionTypeDWARFDebugInfo))},
82932 {SWIG_LUA_CONSTTAB_INT("eSectionTypeDWARFDebugLine", (lldb::eSectionTypeDWARFDebugLine))},
82933 {SWIG_LUA_CONSTTAB_INT("eSectionTypeDWARFDebugLoc", (lldb::eSectionTypeDWARFDebugLoc))},
82934 {SWIG_LUA_CONSTTAB_INT("eSectionTypeDWARFDebugMacInfo", (lldb::eSectionTypeDWARFDebugMacInfo))},
82935 {SWIG_LUA_CONSTTAB_INT("eSectionTypeDWARFDebugMacro", (lldb::eSectionTypeDWARFDebugMacro))},
82936 … {SWIG_LUA_CONSTTAB_INT("eSectionTypeDWARFDebugPubNames", (lldb::eSectionTypeDWARFDebugPubNames))},
82937 … {SWIG_LUA_CONSTTAB_INT("eSectionTypeDWARFDebugPubTypes", (lldb::eSectionTypeDWARFDebugPubTypes))},
82938 {SWIG_LUA_CONSTTAB_INT("eSectionTypeDWARFDebugRanges", (lldb::eSectionTypeDWARFDebugRanges))},
82939 {SWIG_LUA_CONSTTAB_INT("eSectionTypeDWARFDebugStr", (lldb::eSectionTypeDWARFDebugStr))},
82940 …{SWIG_LUA_CONSTTAB_INT("eSectionTypeDWARFDebugStrOffsets", (lldb::eSectionTypeDWARFDebugStrOffsets…
82941 {SWIG_LUA_CONSTTAB_INT("eSectionTypeDWARFAppleNames", (lldb::eSectionTypeDWARFAppleNames))},
82942 {SWIG_LUA_CONSTTAB_INT("eSectionTypeDWARFAppleTypes", (lldb::eSectionTypeDWARFAppleTypes))},
82943 …{SWIG_LUA_CONSTTAB_INT("eSectionTypeDWARFAppleNamespaces", (lldb::eSectionTypeDWARFAppleNamespaces…
82944 {SWIG_LUA_CONSTTAB_INT("eSectionTypeDWARFAppleObjC", (lldb::eSectionTypeDWARFAppleObjC))},
82945 {SWIG_LUA_CONSTTAB_INT("eSectionTypeELFSymbolTable", (lldb::eSectionTypeELFSymbolTable))},
82946 {SWIG_LUA_CONSTTAB_INT("eSectionTypeELFDynamicSymbols", (lldb::eSectionTypeELFDynamicSymbols))},
82947 …{SWIG_LUA_CONSTTAB_INT("eSectionTypeELFRelocationEntries", (lldb::eSectionTypeELFRelocationEntries…
82948 … {SWIG_LUA_CONSTTAB_INT("eSectionTypeELFDynamicLinkInfo", (lldb::eSectionTypeELFDynamicLinkInfo))},
82949 {SWIG_LUA_CONSTTAB_INT("eSectionTypeEHFrame", (lldb::eSectionTypeEHFrame))},
82950 {SWIG_LUA_CONSTTAB_INT("eSectionTypeARMexidx", (lldb::eSectionTypeARMexidx))},
82951 {SWIG_LUA_CONSTTAB_INT("eSectionTypeARMextab", (lldb::eSectionTypeARMextab))},
82952 {SWIG_LUA_CONSTTAB_INT("eSectionTypeCompactUnwind", (lldb::eSectionTypeCompactUnwind))},
82953 {SWIG_LUA_CONSTTAB_INT("eSectionTypeGoSymtab", (lldb::eSectionTypeGoSymtab))},
82954 {SWIG_LUA_CONSTTAB_INT("eSectionTypeAbsoluteAddress", (lldb::eSectionTypeAbsoluteAddress))},
82955 …{SWIG_LUA_CONSTTAB_INT("eSectionTypeDWARFGNUDebugAltLink", (lldb::eSectionTypeDWARFGNUDebugAltLink…
82956 {SWIG_LUA_CONSTTAB_INT("eSectionTypeDWARFDebugTypes", (lldb::eSectionTypeDWARFDebugTypes))},
82957 {SWIG_LUA_CONSTTAB_INT("eSectionTypeDWARFDebugNames", (lldb::eSectionTypeDWARFDebugNames))},
82958 {SWIG_LUA_CONSTTAB_INT("eSectionTypeOther", (lldb::eSectionTypeOther))},
82959 {SWIG_LUA_CONSTTAB_INT("eSectionTypeDWARFDebugLineStr", (lldb::eSectionTypeDWARFDebugLineStr))},
82960 … {SWIG_LUA_CONSTTAB_INT("eSectionTypeDWARFDebugRngLists", (lldb::eSectionTypeDWARFDebugRngLists))},
82961 … {SWIG_LUA_CONSTTAB_INT("eSectionTypeDWARFDebugLocLists", (lldb::eSectionTypeDWARFDebugLocLists))},
82962 …{SWIG_LUA_CONSTTAB_INT("eSectionTypeDWARFDebugAbbrevDwo", (lldb::eSectionTypeDWARFDebugAbbrevDwo))…
82963 {SWIG_LUA_CONSTTAB_INT("eSectionTypeDWARFDebugInfoDwo", (lldb::eSectionTypeDWARFDebugInfoDwo))},
82964 {SWIG_LUA_CONSTTAB_INT("eSectionTypeDWARFDebugStrDwo", (lldb::eSectionTypeDWARFDebugStrDwo))},
82965 …{SWIG_LUA_CONSTTAB_INT("eSectionTypeDWARFDebugStrOffsetsDwo", (lldb::eSectionTypeDWARFDebugStrOffs…
82966 … {SWIG_LUA_CONSTTAB_INT("eSectionTypeDWARFDebugTypesDwo", (lldb::eSectionTypeDWARFDebugTypesDwo))},
82967 …{SWIG_LUA_CONSTTAB_INT("eSectionTypeDWARFDebugRngListsDwo", (lldb::eSectionTypeDWARFDebugRngListsD…
82968 {SWIG_LUA_CONSTTAB_INT("eSectionTypeDWARFDebugLocDwo", (lldb::eSectionTypeDWARFDebugLocDwo))},
82969 …{SWIG_LUA_CONSTTAB_INT("eSectionTypeDWARFDebugLocListsDwo", (lldb::eSectionTypeDWARFDebugLocListsD…
82970 {SWIG_LUA_CONSTTAB_INT("eSectionTypeDWARFDebugTuIndex", (lldb::eSectionTypeDWARFDebugTuIndex))},
82971 {SWIG_LUA_CONSTTAB_INT("eSectionTypeCTF", (lldb::eSectionTypeCTF))},
82972 {SWIG_LUA_CONSTTAB_INT("eSectionTypeLLDBTypeSummaries", (lldb::eSectionTypeLLDBTypeSummaries))},
82973 {SWIG_LUA_CONSTTAB_INT("eSectionTypeLLDBFormatters", (lldb::eSectionTypeLLDBFormatters))},
82974 {SWIG_LUA_CONSTTAB_INT("eSectionTypeSwiftModules", (lldb::eSectionTypeSwiftModules))},
82975 {SWIG_LUA_CONSTTAB_INT("eEmulateInstructionOptionNone", (lldb::eEmulateInstructionOptionNone))},
82976 …{SWIG_LUA_CONSTTAB_INT("eEmulateInstructionOptionAutoAdvancePC", (lldb::eEmulateInstructionOptionA…
82977 …{SWIG_LUA_CONSTTAB_INT("eEmulateInstructionOptionIgnoreConditions", (lldb::eEmulateInstructionOpti…
82978 {SWIG_LUA_CONSTTAB_INT("eFunctionNameTypeNone", (lldb::eFunctionNameTypeNone))},
82979 {SWIG_LUA_CONSTTAB_INT("eFunctionNameTypeAuto", (lldb::eFunctionNameTypeAuto))},
82980 {SWIG_LUA_CONSTTAB_INT("eFunctionNameTypeFull", (lldb::eFunctionNameTypeFull))},
82981 {SWIG_LUA_CONSTTAB_INT("eFunctionNameTypeBase", (lldb::eFunctionNameTypeBase))},
82982 {SWIG_LUA_CONSTTAB_INT("eFunctionNameTypeMethod", (lldb::eFunctionNameTypeMethod))},
82983 {SWIG_LUA_CONSTTAB_INT("eFunctionNameTypeSelector", (lldb::eFunctionNameTypeSelector))},
82984 {SWIG_LUA_CONSTTAB_INT("eFunctionNameTypeAny", (lldb::eFunctionNameTypeAny))},
82985 {SWIG_LUA_CONSTTAB_INT("eBasicTypeInvalid", (lldb::eBasicTypeInvalid))},
82986 {SWIG_LUA_CONSTTAB_INT("eBasicTypeVoid", (lldb::eBasicTypeVoid))},
82987 {SWIG_LUA_CONSTTAB_INT("eBasicTypeChar", (lldb::eBasicTypeChar))},
82988 {SWIG_LUA_CONSTTAB_INT("eBasicTypeSignedChar", (lldb::eBasicTypeSignedChar))},
82989 {SWIG_LUA_CONSTTAB_INT("eBasicTypeUnsignedChar", (lldb::eBasicTypeUnsignedChar))},
82990 {SWIG_LUA_CONSTTAB_INT("eBasicTypeWChar", (lldb::eBasicTypeWChar))},
82991 {SWIG_LUA_CONSTTAB_INT("eBasicTypeSignedWChar", (lldb::eBasicTypeSignedWChar))},
82992 {SWIG_LUA_CONSTTAB_INT("eBasicTypeUnsignedWChar", (lldb::eBasicTypeUnsignedWChar))},
82993 {SWIG_LUA_CONSTTAB_INT("eBasicTypeChar16", (lldb::eBasicTypeChar16))},
82994 {SWIG_LUA_CONSTTAB_INT("eBasicTypeChar32", (lldb::eBasicTypeChar32))},
82995 {SWIG_LUA_CONSTTAB_INT("eBasicTypeChar8", (lldb::eBasicTypeChar8))},
82996 {SWIG_LUA_CONSTTAB_INT("eBasicTypeShort", (lldb::eBasicTypeShort))},
82997 {SWIG_LUA_CONSTTAB_INT("eBasicTypeUnsignedShort", (lldb::eBasicTypeUnsignedShort))},
82998 {SWIG_LUA_CONSTTAB_INT("eBasicTypeInt", (lldb::eBasicTypeInt))},
82999 {SWIG_LUA_CONSTTAB_INT("eBasicTypeUnsignedInt", (lldb::eBasicTypeUnsignedInt))},
83000 {SWIG_LUA_CONSTTAB_INT("eBasicTypeLong", (lldb::eBasicTypeLong))},
83001 {SWIG_LUA_CONSTTAB_INT("eBasicTypeUnsignedLong", (lldb::eBasicTypeUnsignedLong))},
83002 {SWIG_LUA_CONSTTAB_INT("eBasicTypeLongLong", (lldb::eBasicTypeLongLong))},
83003 {SWIG_LUA_CONSTTAB_INT("eBasicTypeUnsignedLongLong", (lldb::eBasicTypeUnsignedLongLong))},
83004 {SWIG_LUA_CONSTTAB_INT("eBasicTypeInt128", (lldb::eBasicTypeInt128))},
83005 {SWIG_LUA_CONSTTAB_INT("eBasicTypeUnsignedInt128", (lldb::eBasicTypeUnsignedInt128))},
83006 {SWIG_LUA_CONSTTAB_INT("eBasicTypeBool", (lldb::eBasicTypeBool))},
83007 {SWIG_LUA_CONSTTAB_INT("eBasicTypeHalf", (lldb::eBasicTypeHalf))},
83008 {SWIG_LUA_CONSTTAB_INT("eBasicTypeFloat", (lldb::eBasicTypeFloat))},
83009 {SWIG_LUA_CONSTTAB_INT("eBasicTypeDouble", (lldb::eBasicTypeDouble))},
83010 {SWIG_LUA_CONSTTAB_INT("eBasicTypeLongDouble", (lldb::eBasicTypeLongDouble))},
83011 {SWIG_LUA_CONSTTAB_INT("eBasicTypeFloatComplex", (lldb::eBasicTypeFloatComplex))},
83012 {SWIG_LUA_CONSTTAB_INT("eBasicTypeDoubleComplex", (lldb::eBasicTypeDoubleComplex))},
83013 {SWIG_LUA_CONSTTAB_INT("eBasicTypeLongDoubleComplex", (lldb::eBasicTypeLongDoubleComplex))},
83014 {SWIG_LUA_CONSTTAB_INT("eBasicTypeObjCID", (lldb::eBasicTypeObjCID))},
83015 {SWIG_LUA_CONSTTAB_INT("eBasicTypeObjCClass", (lldb::eBasicTypeObjCClass))},
83016 {SWIG_LUA_CONSTTAB_INT("eBasicTypeObjCSel", (lldb::eBasicTypeObjCSel))},
83017 {SWIG_LUA_CONSTTAB_INT("eBasicTypeNullPtr", (lldb::eBasicTypeNullPtr))},
83018 {SWIG_LUA_CONSTTAB_INT("eBasicTypeOther", (lldb::eBasicTypeOther))},
83019 {SWIG_LUA_CONSTTAB_INT("eTraceTypeNone", (lldb::eTraceTypeNone))},
83020 {SWIG_LUA_CONSTTAB_INT("eTraceTypeProcessorTrace", (lldb::eTraceTypeProcessorTrace))},
83021 {SWIG_LUA_CONSTTAB_INT("eStructuredDataTypeInvalid", (lldb::eStructuredDataTypeInvalid))},
83022 {SWIG_LUA_CONSTTAB_INT("eStructuredDataTypeNull", (lldb::eStructuredDataTypeNull))},
83023 {SWIG_LUA_CONSTTAB_INT("eStructuredDataTypeGeneric", (lldb::eStructuredDataTypeGeneric))},
83024 {SWIG_LUA_CONSTTAB_INT("eStructuredDataTypeArray", (lldb::eStructuredDataTypeArray))},
83025 {SWIG_LUA_CONSTTAB_INT("eStructuredDataTypeInteger", (lldb::eStructuredDataTypeInteger))},
83026 {SWIG_LUA_CONSTTAB_INT("eStructuredDataTypeFloat", (lldb::eStructuredDataTypeFloat))},
83027 {SWIG_LUA_CONSTTAB_INT("eStructuredDataTypeBoolean", (lldb::eStructuredDataTypeBoolean))},
83028 {SWIG_LUA_CONSTTAB_INT("eStructuredDataTypeString", (lldb::eStructuredDataTypeString))},
83029 {SWIG_LUA_CONSTTAB_INT("eStructuredDataTypeDictionary", (lldb::eStructuredDataTypeDictionary))},
83030 …{SWIG_LUA_CONSTTAB_INT("eStructuredDataTypeSignedInteger", (lldb::eStructuredDataTypeSignedInteger…
83031 …{SWIG_LUA_CONSTTAB_INT("eStructuredDataTypeUnsignedInteger", (lldb::eStructuredDataTypeUnsignedInt…
83032 {SWIG_LUA_CONSTTAB_INT("eTypeClassInvalid", (lldb::eTypeClassInvalid))},
83033 {SWIG_LUA_CONSTTAB_INT("eTypeClassArray", (lldb::eTypeClassArray))},
83034 {SWIG_LUA_CONSTTAB_INT("eTypeClassBlockPointer", (lldb::eTypeClassBlockPointer))},
83035 {SWIG_LUA_CONSTTAB_INT("eTypeClassBuiltin", (lldb::eTypeClassBuiltin))},
83036 {SWIG_LUA_CONSTTAB_INT("eTypeClassClass", (lldb::eTypeClassClass))},
83037 {SWIG_LUA_CONSTTAB_INT("eTypeClassComplexFloat", (lldb::eTypeClassComplexFloat))},
83038 {SWIG_LUA_CONSTTAB_INT("eTypeClassComplexInteger", (lldb::eTypeClassComplexInteger))},
83039 {SWIG_LUA_CONSTTAB_INT("eTypeClassEnumeration", (lldb::eTypeClassEnumeration))},
83040 {SWIG_LUA_CONSTTAB_INT("eTypeClassFunction", (lldb::eTypeClassFunction))},
83041 {SWIG_LUA_CONSTTAB_INT("eTypeClassMemberPointer", (lldb::eTypeClassMemberPointer))},
83042 {SWIG_LUA_CONSTTAB_INT("eTypeClassObjCObject", (lldb::eTypeClassObjCObject))},
83043 {SWIG_LUA_CONSTTAB_INT("eTypeClassObjCInterface", (lldb::eTypeClassObjCInterface))},
83044 {SWIG_LUA_CONSTTAB_INT("eTypeClassObjCObjectPointer", (lldb::eTypeClassObjCObjectPointer))},
83045 {SWIG_LUA_CONSTTAB_INT("eTypeClassPointer", (lldb::eTypeClassPointer))},
83046 {SWIG_LUA_CONSTTAB_INT("eTypeClassReference", (lldb::eTypeClassReference))},
83047 {SWIG_LUA_CONSTTAB_INT("eTypeClassStruct", (lldb::eTypeClassStruct))},
83048 {SWIG_LUA_CONSTTAB_INT("eTypeClassTypedef", (lldb::eTypeClassTypedef))},
83049 {SWIG_LUA_CONSTTAB_INT("eTypeClassUnion", (lldb::eTypeClassUnion))},
83050 {SWIG_LUA_CONSTTAB_INT("eTypeClassVector", (lldb::eTypeClassVector))},
83051 {SWIG_LUA_CONSTTAB_INT("eTypeClassOther", (lldb::eTypeClassOther))},
83052 {SWIG_LUA_CONSTTAB_INT("eTypeClassAny", (lldb::eTypeClassAny))},
83053 {SWIG_LUA_CONSTTAB_INT("eTemplateArgumentKindNull", (lldb::eTemplateArgumentKindNull))},
83054 {SWIG_LUA_CONSTTAB_INT("eTemplateArgumentKindType", (lldb::eTemplateArgumentKindType))},
83055 …{SWIG_LUA_CONSTTAB_INT("eTemplateArgumentKindDeclaration", (lldb::eTemplateArgumentKindDeclaration…
83056 {SWIG_LUA_CONSTTAB_INT("eTemplateArgumentKindIntegral", (lldb::eTemplateArgumentKindIntegral))},
83057 {SWIG_LUA_CONSTTAB_INT("eTemplateArgumentKindTemplate", (lldb::eTemplateArgumentKindTemplate))},
83058 …{SWIG_LUA_CONSTTAB_INT("eTemplateArgumentKindTemplateExpansion", (lldb::eTemplateArgumentKindTempl…
83059 …{SWIG_LUA_CONSTTAB_INT("eTemplateArgumentKindExpression", (lldb::eTemplateArgumentKindExpression))…
83060 {SWIG_LUA_CONSTTAB_INT("eTemplateArgumentKindPack", (lldb::eTemplateArgumentKindPack))},
83061 {SWIG_LUA_CONSTTAB_INT("eTemplateArgumentKindNullPtr", (lldb::eTemplateArgumentKindNullPtr))},
83062 …{SWIG_LUA_CONSTTAB_INT("eTemplateArgumentKindStructuralValue", (lldb::eTemplateArgumentKindStructu…
83063 {SWIG_LUA_CONSTTAB_INT("eFormatterMatchExact", (lldb::eFormatterMatchExact))},
83064 {SWIG_LUA_CONSTTAB_INT("eFormatterMatchRegex", (lldb::eFormatterMatchRegex))},
83065 {SWIG_LUA_CONSTTAB_INT("eFormatterMatchCallback", (lldb::eFormatterMatchCallback))},
83066 {SWIG_LUA_CONSTTAB_INT("eLastFormatterMatchType", (lldb::eLastFormatterMatchType))},
83067 {SWIG_LUA_CONSTTAB_INT("eTypeOptionNone", (lldb::eTypeOptionNone))},
83068 {SWIG_LUA_CONSTTAB_INT("eTypeOptionCascade", (lldb::eTypeOptionCascade))},
83069 {SWIG_LUA_CONSTTAB_INT("eTypeOptionSkipPointers", (lldb::eTypeOptionSkipPointers))},
83070 {SWIG_LUA_CONSTTAB_INT("eTypeOptionSkipReferences", (lldb::eTypeOptionSkipReferences))},
83071 {SWIG_LUA_CONSTTAB_INT("eTypeOptionHideChildren", (lldb::eTypeOptionHideChildren))},
83072 {SWIG_LUA_CONSTTAB_INT("eTypeOptionHideValue", (lldb::eTypeOptionHideValue))},
83073 {SWIG_LUA_CONSTTAB_INT("eTypeOptionShowOneLiner", (lldb::eTypeOptionShowOneLiner))},
83074 {SWIG_LUA_CONSTTAB_INT("eTypeOptionHideNames", (lldb::eTypeOptionHideNames))},
83075 {SWIG_LUA_CONSTTAB_INT("eTypeOptionNonCacheable", (lldb::eTypeOptionNonCacheable))},
83076 … {SWIG_LUA_CONSTTAB_INT("eTypeOptionHideEmptyAggregates", (lldb::eTypeOptionHideEmptyAggregates))},
83077 …{SWIG_LUA_CONSTTAB_INT("eTypeOptionFrontEndWantsDereference", (lldb::eTypeOptionFrontEndWantsDeref…
83078 {SWIG_LUA_CONSTTAB_INT("eFrameCompareInvalid", (lldb::eFrameCompareInvalid))},
83079 {SWIG_LUA_CONSTTAB_INT("eFrameCompareUnknown", (lldb::eFrameCompareUnknown))},
83080 {SWIG_LUA_CONSTTAB_INT("eFrameCompareEqual", (lldb::eFrameCompareEqual))},
83081 {SWIG_LUA_CONSTTAB_INT("eFrameCompareSameParent", (lldb::eFrameCompareSameParent))},
83082 {SWIG_LUA_CONSTTAB_INT("eFrameCompareYounger", (lldb::eFrameCompareYounger))},
83083 {SWIG_LUA_CONSTTAB_INT("eFrameCompareOlder", (lldb::eFrameCompareOlder))},
83084 {SWIG_LUA_CONSTTAB_INT("eFilePermissionsUserRead", (lldb::eFilePermissionsUserRead))},
83085 {SWIG_LUA_CONSTTAB_INT("eFilePermissionsUserWrite", (lldb::eFilePermissionsUserWrite))},
83086 {SWIG_LUA_CONSTTAB_INT("eFilePermissionsUserExecute", (lldb::eFilePermissionsUserExecute))},
83087 {SWIG_LUA_CONSTTAB_INT("eFilePermissionsGroupRead", (lldb::eFilePermissionsGroupRead))},
83088 {SWIG_LUA_CONSTTAB_INT("eFilePermissionsGroupWrite", (lldb::eFilePermissionsGroupWrite))},
83089 {SWIG_LUA_CONSTTAB_INT("eFilePermissionsGroupExecute", (lldb::eFilePermissionsGroupExecute))},
83090 {SWIG_LUA_CONSTTAB_INT("eFilePermissionsWorldRead", (lldb::eFilePermissionsWorldRead))},
83091 {SWIG_LUA_CONSTTAB_INT("eFilePermissionsWorldWrite", (lldb::eFilePermissionsWorldWrite))},
83092 {SWIG_LUA_CONSTTAB_INT("eFilePermissionsWorldExecute", (lldb::eFilePermissionsWorldExecute))},
83093 {SWIG_LUA_CONSTTAB_INT("eFilePermissionsUserRW", (lldb::eFilePermissionsUserRW))},
83094 {SWIG_LUA_CONSTTAB_INT("eFileFilePermissionsUserRX", (lldb::eFileFilePermissionsUserRX))},
83095 {SWIG_LUA_CONSTTAB_INT("eFilePermissionsUserRWX", (lldb::eFilePermissionsUserRWX))},
83096 {SWIG_LUA_CONSTTAB_INT("eFilePermissionsGroupRW", (lldb::eFilePermissionsGroupRW))},
83097 {SWIG_LUA_CONSTTAB_INT("eFilePermissionsGroupRX", (lldb::eFilePermissionsGroupRX))},
83098 {SWIG_LUA_CONSTTAB_INT("eFilePermissionsGroupRWX", (lldb::eFilePermissionsGroupRWX))},
83099 {SWIG_LUA_CONSTTAB_INT("eFilePermissionsWorldRW", (lldb::eFilePermissionsWorldRW))},
83100 {SWIG_LUA_CONSTTAB_INT("eFilePermissionsWorldRX", (lldb::eFilePermissionsWorldRX))},
83101 {SWIG_LUA_CONSTTAB_INT("eFilePermissionsWorldRWX", (lldb::eFilePermissionsWorldRWX))},
83102 {SWIG_LUA_CONSTTAB_INT("eFilePermissionsEveryoneR", (lldb::eFilePermissionsEveryoneR))},
83103 {SWIG_LUA_CONSTTAB_INT("eFilePermissionsEveryoneW", (lldb::eFilePermissionsEveryoneW))},
83104 {SWIG_LUA_CONSTTAB_INT("eFilePermissionsEveryoneX", (lldb::eFilePermissionsEveryoneX))},
83105 {SWIG_LUA_CONSTTAB_INT("eFilePermissionsEveryoneRW", (lldb::eFilePermissionsEveryoneRW))},
83106 {SWIG_LUA_CONSTTAB_INT("eFilePermissionsEveryoneRX", (lldb::eFilePermissionsEveryoneRX))},
83107 {SWIG_LUA_CONSTTAB_INT("eFilePermissionsEveryoneRWX", (lldb::eFilePermissionsEveryoneRWX))},
83108 {SWIG_LUA_CONSTTAB_INT("eFilePermissionsFileDefault", (lldb::eFilePermissionsFileDefault))},
83109 …{SWIG_LUA_CONSTTAB_INT("eFilePermissionsDirectoryDefault", (lldb::eFilePermissionsDirectoryDefault…
83110 {SWIG_LUA_CONSTTAB_INT("eQueueItemKindUnknown", (lldb::eQueueItemKindUnknown))},
83111 {SWIG_LUA_CONSTTAB_INT("eQueueItemKindFunction", (lldb::eQueueItemKindFunction))},
83112 {SWIG_LUA_CONSTTAB_INT("eQueueItemKindBlock", (lldb::eQueueItemKindBlock))},
83113 {SWIG_LUA_CONSTTAB_INT("eQueueKindUnknown", (lldb::eQueueKindUnknown))},
83114 {SWIG_LUA_CONSTTAB_INT("eQueueKindSerial", (lldb::eQueueKindSerial))},
83115 {SWIG_LUA_CONSTTAB_INT("eQueueKindConcurrent", (lldb::eQueueKindConcurrent))},
83116 {SWIG_LUA_CONSTTAB_INT("eExpressionEvaluationParse", (lldb::eExpressionEvaluationParse))},
83117 {SWIG_LUA_CONSTTAB_INT("eExpressionEvaluationIRGen", (lldb::eExpressionEvaluationIRGen))},
83118 … {SWIG_LUA_CONSTTAB_INT("eExpressionEvaluationExecution", (lldb::eExpressionEvaluationExecution))},
83119 {SWIG_LUA_CONSTTAB_INT("eExpressionEvaluationComplete", (lldb::eExpressionEvaluationComplete))},
83120 …{SWIG_LUA_CONSTTAB_INT("eInstructionControlFlowKindUnknown", (lldb::eInstructionControlFlowKindUnk…
83121 …{SWIG_LUA_CONSTTAB_INT("eInstructionControlFlowKindOther", (lldb::eInstructionControlFlowKindOther…
83122 …{SWIG_LUA_CONSTTAB_INT("eInstructionControlFlowKindCall", (lldb::eInstructionControlFlowKindCall))…
83123 …{SWIG_LUA_CONSTTAB_INT("eInstructionControlFlowKindReturn", (lldb::eInstructionControlFlowKindRetu…
83124 …{SWIG_LUA_CONSTTAB_INT("eInstructionControlFlowKindJump", (lldb::eInstructionControlFlowKindJump))…
83125 …{SWIG_LUA_CONSTTAB_INT("eInstructionControlFlowKindCondJump", (lldb::eInstructionControlFlowKindCo…
83126 …{SWIG_LUA_CONSTTAB_INT("eInstructionControlFlowKindFarCall", (lldb::eInstructionControlFlowKindFar…
83127 …{SWIG_LUA_CONSTTAB_INT("eInstructionControlFlowKindFarReturn", (lldb::eInstructionControlFlowKindF…
83128 …{SWIG_LUA_CONSTTAB_INT("eInstructionControlFlowKindFarJump", (lldb::eInstructionControlFlowKindFar…
83129 {SWIG_LUA_CONSTTAB_INT("eWatchpointKindWrite", (lldb::eWatchpointKindWrite))},
83130 {SWIG_LUA_CONSTTAB_INT("eWatchpointKindRead", (lldb::eWatchpointKindRead))},
83131 {SWIG_LUA_CONSTTAB_INT("eGdbSignalBadAccess", (lldb::eGdbSignalBadAccess))},
83132 {SWIG_LUA_CONSTTAB_INT("eGdbSignalBadInstruction", (lldb::eGdbSignalBadInstruction))},
83133 {SWIG_LUA_CONSTTAB_INT("eGdbSignalArithmetic", (lldb::eGdbSignalArithmetic))},
83134 {SWIG_LUA_CONSTTAB_INT("eGdbSignalEmulation", (lldb::eGdbSignalEmulation))},
83135 {SWIG_LUA_CONSTTAB_INT("eGdbSignalSoftware", (lldb::eGdbSignalSoftware))},
83136 {SWIG_LUA_CONSTTAB_INT("eGdbSignalBreakpoint", (lldb::eGdbSignalBreakpoint))},
83137 {SWIG_LUA_CONSTTAB_INT("ePathTypeLLDBShlibDir", (lldb::ePathTypeLLDBShlibDir))},
83138 {SWIG_LUA_CONSTTAB_INT("ePathTypeSupportExecutableDir", (lldb::ePathTypeSupportExecutableDir))},
83139 {SWIG_LUA_CONSTTAB_INT("ePathTypeHeaderDir", (lldb::ePathTypeHeaderDir))},
83140 {SWIG_LUA_CONSTTAB_INT("ePathTypePythonDir", (lldb::ePathTypePythonDir))},
83141 {SWIG_LUA_CONSTTAB_INT("ePathTypeLLDBSystemPlugins", (lldb::ePathTypeLLDBSystemPlugins))},
83142 {SWIG_LUA_CONSTTAB_INT("ePathTypeLLDBUserPlugins", (lldb::ePathTypeLLDBUserPlugins))},
83143 {SWIG_LUA_CONSTTAB_INT("ePathTypeLLDBTempSystemDir", (lldb::ePathTypeLLDBTempSystemDir))},
83144 …{SWIG_LUA_CONSTTAB_INT("ePathTypeGlobalLLDBTempSystemDir", (lldb::ePathTypeGlobalLLDBTempSystemDir…
83145 {SWIG_LUA_CONSTTAB_INT("ePathTypeClangDir", (lldb::ePathTypeClangDir))},
83146 {SWIG_LUA_CONSTTAB_INT("eMemberFunctionKindUnknown", (lldb::eMemberFunctionKindUnknown))},
83147 … {SWIG_LUA_CONSTTAB_INT("eMemberFunctionKindConstructor", (lldb::eMemberFunctionKindConstructor))},
83148 {SWIG_LUA_CONSTTAB_INT("eMemberFunctionKindDestructor", (lldb::eMemberFunctionKindDestructor))},
83149 …{SWIG_LUA_CONSTTAB_INT("eMemberFunctionKindInstanceMethod", (lldb::eMemberFunctionKindInstanceMeth…
83150 …{SWIG_LUA_CONSTTAB_INT("eMemberFunctionKindStaticMethod", (lldb::eMemberFunctionKindStaticMethod))…
83151 {SWIG_LUA_CONSTTAB_INT("eMatchTypeNormal", (lldb::eMatchTypeNormal))},
83152 {SWIG_LUA_CONSTTAB_INT("eMatchTypeRegex", (lldb::eMatchTypeRegex))},
83153 {SWIG_LUA_CONSTTAB_INT("eMatchTypeStartsWith", (lldb::eMatchTypeStartsWith))},
83154 {SWIG_LUA_CONSTTAB_INT("eMatchTypeRegexInsensitive", (lldb::eMatchTypeRegexInsensitive))},
83155 {SWIG_LUA_CONSTTAB_INT("eTypeHasChildren", (lldb::eTypeHasChildren))},
83156 {SWIG_LUA_CONSTTAB_INT("eTypeHasValue", (lldb::eTypeHasValue))},
83157 {SWIG_LUA_CONSTTAB_INT("eTypeIsArray", (lldb::eTypeIsArray))},
83158 {SWIG_LUA_CONSTTAB_INT("eTypeIsBlock", (lldb::eTypeIsBlock))},
83159 {SWIG_LUA_CONSTTAB_INT("eTypeIsBuiltIn", (lldb::eTypeIsBuiltIn))},
83160 {SWIG_LUA_CONSTTAB_INT("eTypeIsClass", (lldb::eTypeIsClass))},
83161 {SWIG_LUA_CONSTTAB_INT("eTypeIsCPlusPlus", (lldb::eTypeIsCPlusPlus))},
83162 {SWIG_LUA_CONSTTAB_INT("eTypeIsEnumeration", (lldb::eTypeIsEnumeration))},
83163 {SWIG_LUA_CONSTTAB_INT("eTypeIsFuncPrototype", (lldb::eTypeIsFuncPrototype))},
83164 {SWIG_LUA_CONSTTAB_INT("eTypeIsMember", (lldb::eTypeIsMember))},
83165 {SWIG_LUA_CONSTTAB_INT("eTypeIsObjC", (lldb::eTypeIsObjC))},
83166 {SWIG_LUA_CONSTTAB_INT("eTypeIsPointer", (lldb::eTypeIsPointer))},
83167 {SWIG_LUA_CONSTTAB_INT("eTypeIsReference", (lldb::eTypeIsReference))},
83168 {SWIG_LUA_CONSTTAB_INT("eTypeIsStructUnion", (lldb::eTypeIsStructUnion))},
83169 {SWIG_LUA_CONSTTAB_INT("eTypeIsTemplate", (lldb::eTypeIsTemplate))},
83170 {SWIG_LUA_CONSTTAB_INT("eTypeIsTypedef", (lldb::eTypeIsTypedef))},
83171 {SWIG_LUA_CONSTTAB_INT("eTypeIsVector", (lldb::eTypeIsVector))},
83172 {SWIG_LUA_CONSTTAB_INT("eTypeIsScalar", (lldb::eTypeIsScalar))},
83173 {SWIG_LUA_CONSTTAB_INT("eTypeIsInteger", (lldb::eTypeIsInteger))},
83174 {SWIG_LUA_CONSTTAB_INT("eTypeIsFloat", (lldb::eTypeIsFloat))},
83175 {SWIG_LUA_CONSTTAB_INT("eTypeIsComplex", (lldb::eTypeIsComplex))},
83176 {SWIG_LUA_CONSTTAB_INT("eTypeIsSigned", (lldb::eTypeIsSigned))},
83177 {SWIG_LUA_CONSTTAB_INT("eTypeInstanceIsPointer", (lldb::eTypeInstanceIsPointer))},
83178 {SWIG_LUA_CONSTTAB_INT("eCommandRequiresTarget", (lldb::eCommandRequiresTarget))},
83179 {SWIG_LUA_CONSTTAB_INT("eCommandRequiresProcess", (lldb::eCommandRequiresProcess))},
83180 {SWIG_LUA_CONSTTAB_INT("eCommandRequiresThread", (lldb::eCommandRequiresThread))},
83181 {SWIG_LUA_CONSTTAB_INT("eCommandRequiresFrame", (lldb::eCommandRequiresFrame))},
83182 {SWIG_LUA_CONSTTAB_INT("eCommandRequiresRegContext", (lldb::eCommandRequiresRegContext))},
83183 {SWIG_LUA_CONSTTAB_INT("eCommandTryTargetAPILock", (lldb::eCommandTryTargetAPILock))},
83184 {SWIG_LUA_CONSTTAB_INT("eCommandProcessMustBeLaunched", (lldb::eCommandProcessMustBeLaunched))},
83185 {SWIG_LUA_CONSTTAB_INT("eCommandProcessMustBePaused", (lldb::eCommandProcessMustBePaused))},
83186 {SWIG_LUA_CONSTTAB_INT("eCommandProcessMustBeTraced", (lldb::eCommandProcessMustBeTraced))},
83187 {SWIG_LUA_CONSTTAB_INT("eTypeSummaryCapped", (lldb::eTypeSummaryCapped))},
83188 {SWIG_LUA_CONSTTAB_INT("eTypeSummaryUncapped", (lldb::eTypeSummaryUncapped))},
83189 …{SWIG_LUA_CONSTTAB_INT("eCommandInterpreterResultSuccess", (lldb::eCommandInterpreterResultSuccess…
83190 …{SWIG_LUA_CONSTTAB_INT("eCommandInterpreterResultInferiorCrash", (lldb::eCommandInterpreterResultI…
83191 …{SWIG_LUA_CONSTTAB_INT("eCommandInterpreterResultCommandError", (lldb::eCommandInterpreterResultCo…
83192 …{SWIG_LUA_CONSTTAB_INT("eCommandInterpreterResultQuitRequested", (lldb::eCommandInterpreterResultQ…
83193 {SWIG_LUA_CONSTTAB_INT("eSaveCoreUnspecified", (lldb::eSaveCoreUnspecified))},
83194 {SWIG_LUA_CONSTTAB_INT("eSaveCoreFull", (lldb::eSaveCoreFull))},
83195 {SWIG_LUA_CONSTTAB_INT("eSaveCoreDirtyOnly", (lldb::eSaveCoreDirtyOnly))},
83196 {SWIG_LUA_CONSTTAB_INT("eSaveCoreStackOnly", (lldb::eSaveCoreStackOnly))},
83197 {SWIG_LUA_CONSTTAB_INT("eSaveCoreCustomOnly", (lldb::eSaveCoreCustomOnly))},
83198 {SWIG_LUA_CONSTTAB_INT("eTraceEventDisabledSW", (lldb::eTraceEventDisabledSW))},
83199 {SWIG_LUA_CONSTTAB_INT("eTraceEventDisabledHW", (lldb::eTraceEventDisabledHW))},
83200 {SWIG_LUA_CONSTTAB_INT("eTraceEventCPUChanged", (lldb::eTraceEventCPUChanged))},
83201 {SWIG_LUA_CONSTTAB_INT("eTraceEventHWClockTick", (lldb::eTraceEventHWClockTick))},
83202 {SWIG_LUA_CONSTTAB_INT("eTraceEventSyncPoint", (lldb::eTraceEventSyncPoint))},
83203 {SWIG_LUA_CONSTTAB_INT("eTraceItemKindError", (lldb::eTraceItemKindError))},
83204 {SWIG_LUA_CONSTTAB_INT("eTraceItemKindEvent", (lldb::eTraceItemKindEvent))},
83205 {SWIG_LUA_CONSTTAB_INT("eTraceItemKindInstruction", (lldb::eTraceItemKindInstruction))},
83206 {SWIG_LUA_CONSTTAB_INT("eTraceCursorSeekTypeBeginning", (lldb::eTraceCursorSeekTypeBeginning))},
83207 {SWIG_LUA_CONSTTAB_INT("eTraceCursorSeekTypeCurrent", (lldb::eTraceCursorSeekTypeCurrent))},
83208 {SWIG_LUA_CONSTTAB_INT("eTraceCursorSeekTypeEnd", (lldb::eTraceCursorSeekTypeEnd))},
83209 {SWIG_LUA_CONSTTAB_INT("eDWIMPrintVerbosityNone", (lldb::eDWIMPrintVerbosityNone))},
83210 {SWIG_LUA_CONSTTAB_INT("eDWIMPrintVerbosityExpression", (lldb::eDWIMPrintVerbosityExpression))},
83211 {SWIG_LUA_CONSTTAB_INT("eDWIMPrintVerbosityFull", (lldb::eDWIMPrintVerbosityFull))},
83212 {SWIG_LUA_CONSTTAB_INT("eWatchPointValueKindInvalid", (lldb::eWatchPointValueKindInvalid))},
83213 {SWIG_LUA_CONSTTAB_INT("eWatchPointValueKindVariable", (lldb::eWatchPointValueKindVariable))},
83214 … {SWIG_LUA_CONSTTAB_INT("eWatchPointValueKindExpression", (lldb::eWatchPointValueKindExpression))},
83215 {SWIG_LUA_CONSTTAB_INT("eNoCompletion", (lldb::eNoCompletion))},
83216 {SWIG_LUA_CONSTTAB_INT("eSourceFileCompletion", (lldb::eSourceFileCompletion))},
83217 {SWIG_LUA_CONSTTAB_INT("eDiskFileCompletion", (lldb::eDiskFileCompletion))},
83218 {SWIG_LUA_CONSTTAB_INT("eDiskDirectoryCompletion", (lldb::eDiskDirectoryCompletion))},
83219 {SWIG_LUA_CONSTTAB_INT("eSymbolCompletion", (lldb::eSymbolCompletion))},
83220 {SWIG_LUA_CONSTTAB_INT("eModuleCompletion", (lldb::eModuleCompletion))},
83221 {SWIG_LUA_CONSTTAB_INT("eSettingsNameCompletion", (lldb::eSettingsNameCompletion))},
83222 {SWIG_LUA_CONSTTAB_INT("ePlatformPluginCompletion", (lldb::ePlatformPluginCompletion))},
83223 {SWIG_LUA_CONSTTAB_INT("eArchitectureCompletion", (lldb::eArchitectureCompletion))},
83224 {SWIG_LUA_CONSTTAB_INT("eVariablePathCompletion", (lldb::eVariablePathCompletion))},
83225 {SWIG_LUA_CONSTTAB_INT("eRegisterCompletion", (lldb::eRegisterCompletion))},
83226 {SWIG_LUA_CONSTTAB_INT("eBreakpointCompletion", (lldb::eBreakpointCompletion))},
83227 {SWIG_LUA_CONSTTAB_INT("eProcessPluginCompletion", (lldb::eProcessPluginCompletion))},
83228 {SWIG_LUA_CONSTTAB_INT("eDisassemblyFlavorCompletion", (lldb::eDisassemblyFlavorCompletion))},
83229 {SWIG_LUA_CONSTTAB_INT("eTypeLanguageCompletion", (lldb::eTypeLanguageCompletion))},
83230 {SWIG_LUA_CONSTTAB_INT("eFrameIndexCompletion", (lldb::eFrameIndexCompletion))},
83231 {SWIG_LUA_CONSTTAB_INT("eModuleUUIDCompletion", (lldb::eModuleUUIDCompletion))},
83232 {SWIG_LUA_CONSTTAB_INT("eStopHookIDCompletion", (lldb::eStopHookIDCompletion))},
83233 {SWIG_LUA_CONSTTAB_INT("eThreadIndexCompletion", (lldb::eThreadIndexCompletion))},
83234 {SWIG_LUA_CONSTTAB_INT("eWatchpointIDCompletion", (lldb::eWatchpointIDCompletion))},
83235 {SWIG_LUA_CONSTTAB_INT("eBreakpointNameCompletion", (lldb::eBreakpointNameCompletion))},
83236 {SWIG_LUA_CONSTTAB_INT("eProcessIDCompletion", (lldb::eProcessIDCompletion))},
83237 {SWIG_LUA_CONSTTAB_INT("eProcessNameCompletion", (lldb::eProcessNameCompletion))},
83238 {SWIG_LUA_CONSTTAB_INT("eRemoteDiskFileCompletion", (lldb::eRemoteDiskFileCompletion))},
83239 … {SWIG_LUA_CONSTTAB_INT("eRemoteDiskDirectoryCompletion", (lldb::eRemoteDiskDirectoryCompletion))},
83240 {SWIG_LUA_CONSTTAB_INT("eTypeCategoryNameCompletion", (lldb::eTypeCategoryNameCompletion))},
83241 {SWIG_LUA_CONSTTAB_INT("eCustomCompletion", (lldb::eCustomCompletion))},
83242 {SWIG_LUA_CONSTTAB_INT("eThreadIDCompletion", (lldb::eThreadIDCompletion))},
83243 {SWIG_LUA_CONSTTAB_INT("eTerminatorCompletion", (lldb::eTerminatorCompletion))},
83244 {SWIG_LUA_CONSTTAB_INT("eRefetch", (lldb::eRefetch))},
83245 {SWIG_LUA_CONSTTAB_INT("eReuse", (lldb::eReuse))},
83246 {SWIG_LUA_CONSTTAB_INT("eSymbolDownloadOff", (lldb::eSymbolDownloadOff))},
83247 {SWIG_LUA_CONSTTAB_INT("eSymbolDownloadBackground", (lldb::eSymbolDownloadBackground))},
83248 {SWIG_LUA_CONSTTAB_INT("eSymbolDownloadForeground", (lldb::eSymbolDownloadForeground))},
83249 {SWIG_LUA_CONSTTAB_INT("eAddressMaskTypeCode", (lldb::eAddressMaskTypeCode))},
83250 {SWIG_LUA_CONSTTAB_INT("eAddressMaskTypeData", (lldb::eAddressMaskTypeData))},
83251 {SWIG_LUA_CONSTTAB_INT("eAddressMaskTypeAny", (lldb::eAddressMaskTypeAny))},
83252 {SWIG_LUA_CONSTTAB_INT("eAddressMaskTypeAll", (lldb::eAddressMaskTypeAll))},
83253 {SWIG_LUA_CONSTTAB_INT("eAddressMaskRangeLow", (lldb::eAddressMaskRangeLow))},
83254 {SWIG_LUA_CONSTTAB_INT("eAddressMaskRangeHigh", (lldb::eAddressMaskRangeHigh))},
83255 {SWIG_LUA_CONSTTAB_INT("eAddressMaskRangeAny", (lldb::eAddressMaskRangeAny))},
83256 {SWIG_LUA_CONSTTAB_INT("eAddressMaskRangeAll", (lldb::eAddressMaskRangeAll))},
83257 {SWIG_LUA_CONSTTAB_INT("eBroadcastBitProgress", (lldb::eBroadcastBitProgress))},
83258 {SWIG_LUA_CONSTTAB_INT("eBroadcastBitWarning", (lldb::eBroadcastBitWarning))},
83259 {SWIG_LUA_CONSTTAB_INT("eBroadcastBitError", (lldb::eBroadcastBitError))},
83260 {SWIG_LUA_CONSTTAB_INT("eBroadcastSymbolChange", (lldb::eBroadcastSymbolChange))},
83261 {SWIG_LUA_CONSTTAB_INT("eBroadcastBitProgressCategory", (lldb::eBroadcastBitProgressCategory))},
83262 {SWIG_LUA_CONSTTAB_INT("eBroadcastBitExternalProgress", (lldb::eBroadcastBitExternalProgress))},
83263 …{SWIG_LUA_CONSTTAB_INT("eBroadcastBitExternalProgressCategory", (lldb::eBroadcastBitExternalProgre…
83264 {SWIG_LUA_CONSTTAB_INT("eSeverityError", (lldb::eSeverityError))},
83265 {SWIG_LUA_CONSTTAB_INT("eSeverityWarning", (lldb::eSeverityWarning))},
83266 {SWIG_LUA_CONSTTAB_INT("eSeverityInfo", (lldb::eSeverityInfo))},
83267 …{SWIG_LUA_CONSTTAB_INT("eCommandReturnObjectPrintCallbackSkipped", (lldb::eCommandReturnObjectPrin…
83268 …{SWIG_LUA_CONSTTAB_INT("eCommandReturnObjectPrintCallbackHandled", (lldb::eCommandReturnObjectPrin…
83269 {SWIG_LUA_CONSTTAB_INT("eStopDisassemblyTypeNever", (lldb::eStopDisassemblyTypeNever))},
83270 …{SWIG_LUA_CONSTTAB_INT("eStopDisassemblyTypeNoDebugInfo", (lldb::eStopDisassemblyTypeNoDebugInfo))…
83271 {SWIG_LUA_CONSTTAB_INT("eStopDisassemblyTypeNoSource", (lldb::eStopDisassemblyTypeNoSource))},
83272 {SWIG_LUA_CONSTTAB_INT("eStopDisassemblyTypeAlways", (lldb::eStopDisassemblyTypeAlways))},
83273 …{SWIG_LUA_CONSTTAB_INT("SBCommandInterpreter_eBroadcastBitThreadShouldExit", (lldb::SBCommandInter…
83274 …{SWIG_LUA_CONSTTAB_INT("SBCommandInterpreter_eBroadcastBitResetPrompt", (lldb::SBCommandInterprete…
83275 …{SWIG_LUA_CONSTTAB_INT("SBCommandInterpreter_eBroadcastBitQuitCommandReceived", (lldb::SBCommandIn…
83276 …{SWIG_LUA_CONSTTAB_INT("SBCommandInterpreter_eBroadcastBitAsynchronousOutputData", (lldb::SBComman…
83277 …{SWIG_LUA_CONSTTAB_INT("SBCommandInterpreter_eBroadcastBitAsynchronousErrorData", (lldb::SBCommand…
83278 …{SWIG_LUA_CONSTTAB_INT("SBCommunication_eBroadcastBitDisconnected", (lldb::SBCommunication::eBroad…
83279 …{SWIG_LUA_CONSTTAB_INT("SBCommunication_eBroadcastBitReadThreadGotBytes", (lldb::SBCommunication::…
83280 …{SWIG_LUA_CONSTTAB_INT("SBCommunication_eBroadcastBitReadThreadDidExit", (lldb::SBCommunication::e…
83281 …{SWIG_LUA_CONSTTAB_INT("SBCommunication_eBroadcastBitReadThreadShouldExit", (lldb::SBCommunication…
83282 …{SWIG_LUA_CONSTTAB_INT("SBCommunication_eBroadcastBitPacketAvailable", (lldb::SBCommunication::eBr…
83283 … {SWIG_LUA_CONSTTAB_INT("SBCommunication_eAllEventBits", (lldb::SBCommunication::eAllEventBits))},
83284 …{SWIG_LUA_CONSTTAB_INT("SBDebugger_eBroadcastBitProgress", (lldb::SBDebugger::eBroadcastBitProgres…
83285 …{SWIG_LUA_CONSTTAB_INT("SBDebugger_eBroadcastBitWarning", (lldb::SBDebugger::eBroadcastBitWarning)…
83286 … {SWIG_LUA_CONSTTAB_INT("SBDebugger_eBroadcastBitError", (lldb::SBDebugger::eBroadcastBitError))},
83287 …{SWIG_LUA_CONSTTAB_INT("SBDebugger_eBroadcastBitProgressCategory", (lldb::SBDebugger::eBroadcastBi…
83288 …{SWIG_LUA_CONSTTAB_INT("SBDebugger_eBroadcastBitExternalProgress", (lldb::SBDebugger::eBroadcastBi…
83289 …{SWIG_LUA_CONSTTAB_INT("SBDebugger_eBroadcastBitExternalProgressCategory", (lldb::SBDebugger::eBro…
83290 {SWIG_LUA_CONSTTAB_INT("eLanguageNameAda", (lldb::eLanguageNameAda))},
83291 {SWIG_LUA_CONSTTAB_INT("eLanguageNameBLISS", (lldb::eLanguageNameBLISS))},
83292 {SWIG_LUA_CONSTTAB_INT("eLanguageNameC", (lldb::eLanguageNameC))},
83293 {SWIG_LUA_CONSTTAB_INT("eLanguageNameC_plus_plus", (lldb::eLanguageNameC_plus_plus))},
83294 {SWIG_LUA_CONSTTAB_INT("eLanguageNameCobol", (lldb::eLanguageNameCobol))},
83295 {SWIG_LUA_CONSTTAB_INT("eLanguageNameCrystal", (lldb::eLanguageNameCrystal))},
83296 {SWIG_LUA_CONSTTAB_INT("eLanguageNameD", (lldb::eLanguageNameD))},
83297 {SWIG_LUA_CONSTTAB_INT("eLanguageNameDylan", (lldb::eLanguageNameDylan))},
83298 {SWIG_LUA_CONSTTAB_INT("eLanguageNameFortran", (lldb::eLanguageNameFortran))},
83299 {SWIG_LUA_CONSTTAB_INT("eLanguageNameGo", (lldb::eLanguageNameGo))},
83300 {SWIG_LUA_CONSTTAB_INT("eLanguageNameHaskell", (lldb::eLanguageNameHaskell))},
83301 {SWIG_LUA_CONSTTAB_INT("eLanguageNameJava", (lldb::eLanguageNameJava))},
83302 {SWIG_LUA_CONSTTAB_INT("eLanguageNameJulia", (lldb::eLanguageNameJulia))},
83303 {SWIG_LUA_CONSTTAB_INT("eLanguageNameKotlin", (lldb::eLanguageNameKotlin))},
83304 {SWIG_LUA_CONSTTAB_INT("eLanguageNameModula2", (lldb::eLanguageNameModula2))},
83305 {SWIG_LUA_CONSTTAB_INT("eLanguageNameModula3", (lldb::eLanguageNameModula3))},
83306 {SWIG_LUA_CONSTTAB_INT("eLanguageNameObjC", (lldb::eLanguageNameObjC))},
83307 {SWIG_LUA_CONSTTAB_INT("eLanguageNameObjC_plus_plus", (lldb::eLanguageNameObjC_plus_plus))},
83308 {SWIG_LUA_CONSTTAB_INT("eLanguageNameOCaml", (lldb::eLanguageNameOCaml))},
83309 {SWIG_LUA_CONSTTAB_INT("eLanguageNameOpenCL_C", (lldb::eLanguageNameOpenCL_C))},
83310 {SWIG_LUA_CONSTTAB_INT("eLanguageNamePascal", (lldb::eLanguageNamePascal))},
83311 {SWIG_LUA_CONSTTAB_INT("eLanguageNamePLI", (lldb::eLanguageNamePLI))},
83312 {SWIG_LUA_CONSTTAB_INT("eLanguageNamePython", (lldb::eLanguageNamePython))},
83313 {SWIG_LUA_CONSTTAB_INT("eLanguageNameRenderScript", (lldb::eLanguageNameRenderScript))},
83314 {SWIG_LUA_CONSTTAB_INT("eLanguageNameRust", (lldb::eLanguageNameRust))},
83315 {SWIG_LUA_CONSTTAB_INT("eLanguageNameSwift", (lldb::eLanguageNameSwift))},
83316 {SWIG_LUA_CONSTTAB_INT("eLanguageNameUPC", (lldb::eLanguageNameUPC))},
83317 {SWIG_LUA_CONSTTAB_INT("eLanguageNameZig", (lldb::eLanguageNameZig))},
83318 {SWIG_LUA_CONSTTAB_INT("eLanguageNameAssembly", (lldb::eLanguageNameAssembly))},
83319 {SWIG_LUA_CONSTTAB_INT("eLanguageNameC_sharp", (lldb::eLanguageNameC_sharp))},
83320 {SWIG_LUA_CONSTTAB_INT("eLanguageNameMojo", (lldb::eLanguageNameMojo))},
83321 {SWIG_LUA_CONSTTAB_INT("eLanguageNameGLSL", (lldb::eLanguageNameGLSL))},
83322 {SWIG_LUA_CONSTTAB_INT("eLanguageNameGLSL_ES", (lldb::eLanguageNameGLSL_ES))},
83323 {SWIG_LUA_CONSTTAB_INT("eLanguageNameHLSL", (lldb::eLanguageNameHLSL))},
83324 {SWIG_LUA_CONSTTAB_INT("eLanguageNameOpenCL_CPP", (lldb::eLanguageNameOpenCL_CPP))},
83325 {SWIG_LUA_CONSTTAB_INT("eLanguageNameCPP_for_OpenCL", (lldb::eLanguageNameCPP_for_OpenCL))},
83326 {SWIG_LUA_CONSTTAB_INT("eLanguageNameSYCL", (lldb::eLanguageNameSYCL))},
83327 {SWIG_LUA_CONSTTAB_INT("eLanguageNameRuby", (lldb::eLanguageNameRuby))},
83328 {SWIG_LUA_CONSTTAB_INT("eLanguageNameMove", (lldb::eLanguageNameMove))},
83329 {SWIG_LUA_CONSTTAB_INT("eLanguageNameHylo", (lldb::eLanguageNameHylo))},
83330 {SWIG_LUA_CONSTTAB_INT("eLanguageNameMetal", (lldb::eLanguageNameMetal))},
83331 …{SWIG_LUA_CONSTTAB_INT("SBProcess_eBroadcastBitStateChanged", (lldb::SBProcess::eBroadcastBitState…
83332 …{SWIG_LUA_CONSTTAB_INT("SBProcess_eBroadcastBitInterrupt", (lldb::SBProcess::eBroadcastBitInterrup…
83333 … {SWIG_LUA_CONSTTAB_INT("SBProcess_eBroadcastBitSTDOUT", (lldb::SBProcess::eBroadcastBitSTDOUT))},
83334 … {SWIG_LUA_CONSTTAB_INT("SBProcess_eBroadcastBitSTDERR", (lldb::SBProcess::eBroadcastBitSTDERR))},
83335 …{SWIG_LUA_CONSTTAB_INT("SBProcess_eBroadcastBitProfileData", (lldb::SBProcess::eBroadcastBitProfil…
83336 …{SWIG_LUA_CONSTTAB_INT("SBProcess_eBroadcastBitStructuredData", (lldb::SBProcess::eBroadcastBitStr…
83337 …{SWIG_LUA_CONSTTAB_INT("SBTarget_eBroadcastBitBreakpointChanged", (lldb::SBTarget::eBroadcastBitBr…
83338 …{SWIG_LUA_CONSTTAB_INT("SBTarget_eBroadcastBitModulesLoaded", (lldb::SBTarget::eBroadcastBitModule…
83339 …{SWIG_LUA_CONSTTAB_INT("SBTarget_eBroadcastBitModulesUnloaded", (lldb::SBTarget::eBroadcastBitModu…
83340 …{SWIG_LUA_CONSTTAB_INT("SBTarget_eBroadcastBitWatchpointChanged", (lldb::SBTarget::eBroadcastBitWa…
83341 …{SWIG_LUA_CONSTTAB_INT("SBTarget_eBroadcastBitSymbolsLoaded", (lldb::SBTarget::eBroadcastBitSymbol…
83342 …{SWIG_LUA_CONSTTAB_INT("SBTarget_eBroadcastBitSymbolsChanged", (lldb::SBTarget::eBroadcastBitSymbo…
83343 …{SWIG_LUA_CONSTTAB_INT("SBThread_eBroadcastBitStackChanged", (lldb::SBThread::eBroadcastBitStackCh…
83344 …{SWIG_LUA_CONSTTAB_INT("SBThread_eBroadcastBitThreadSuspended", (lldb::SBThread::eBroadcastBitThre…
83345 …{SWIG_LUA_CONSTTAB_INT("SBThread_eBroadcastBitThreadResumed", (lldb::SBThread::eBroadcastBitThread…
83346 …{SWIG_LUA_CONSTTAB_INT("SBThread_eBroadcastBitSelectedFrameChanged", (lldb::SBThread::eBroadcastBi…
83347 …{SWIG_LUA_CONSTTAB_INT("SBThread_eBroadcastBitThreadSelected", (lldb::SBThread::eBroadcastBitThrea…