Searched refs:GetFunctionCaller (Results 1 – 8 of 8) sorted by relevance
111 FunctionCaller *GetFunctionCaller() { return m_caller_up.get(); } in GetFunctionCaller() function
750 impl_function_caller = m_impl_code->GetFunctionCaller(); in SetupDispatchFunction()1178 return m_impl_code->GetFunctionCaller(); in GetLookupImplementationFunctionCaller()
2059 get_class_info_code->GetFunctionCaller(); in UpdateISAToDescriptorMap()2327 get_class_info_code->GetFunctionCaller(); in UpdateISAToDescriptorMap()
670 do_dlopen_function = dlopen_utility_func_up->GetFunctionCaller(); in MakeLoadImageUtilityFunction()719 do_dlopen_function = dlopen_utility_func->GetFunctionCaller(); in DoLoadImage()
514 virtual FunctionCaller *GetFunctionCaller(const CompilerType &return_type, in GetFunctionCaller() function
1334 FunctionCaller *GetFunctionCaller(const CompilerType &return_type,
9677 FunctionCaller *ScratchTypeSystemClang::GetFunctionCaller( in GetFunctionCaller() function in ScratchTypeSystemClang
2737 auto *persistent_fn = ts->GetFunctionCaller(return_type, function_address, in GetFunctionCallerForLanguage()