Lines Matching refs:GetObjectFileEntryPointAddress
40130 SWIG_check_num_args("lldb::SBModule::GetObjectFileEntryPointAddress",1,1)
40131 if(!SWIG_isptrtype(L,1)) SWIG_fail_arg("lldb::SBModule::GetObjectFileEntryPointAddress",1,"lldb::SBModule const *");
40137 result = ((lldb::SBModule const *)arg1)->GetObjectFileEntryPointAddress();
40262 { "GetObjectFileEntryPointAddress", _wrap_SBModule_GetObjectFileEntryPointAddress},