Lines Matching refs:SetObjectSize
40853 SWIG_check_num_args("lldb::SBModuleSpec::SetObjectSize",2,2)
40854 if(!SWIG_isptrtype(L,1)) SWIG_fail_arg("lldb::SBModuleSpec::SetObjectSize",1,"lldb::SBModuleSpec *");
40855 if(!lua_isinteger(L,2)) SWIG_fail_arg("lldb::SBModuleSpec::SetObjectSize",2,"uint64_t");
40862 (arg1)->SetObjectSize(arg2);
40962 { "SetObjectSize", _wrap_SBModuleSpec_SetObjectSize},