Searched refs:GetFunctionCaller (Results 1 – 13 of 13) sorted by relevance
111 FunctionCaller *GetFunctionCaller() { return m_caller_up.get(); } in GetFunctionCaller() function
187 get_item_info_caller = m_get_item_info_impl_code->GetFunctionCaller(); in SetupGetItemInfoFunction()346 FunctionCaller *func_caller = m_get_item_info_impl_code->GetFunctionCaller(); in GetItemInfo()
194 m_get_thread_item_info_impl_code->GetFunctionCaller(); in SetupGetThreadItemInfoFunction()347 m_get_thread_item_info_impl_code->GetFunctionCaller(); in GetThreadItemInfo()
324 m_get_pending_items_impl_code->GetFunctionCaller(); in GetPendingItems()
324 m_get_queues_impl_code_up->GetFunctionCaller(); in GetCurrentQueues()
190 FunctionCaller *invocation = loader->GetFunctionCaller(); in DoLoadImage()720 if (!utility->GetFunctionCaller()) { in MakeLoadImageUtilityFunction()
660 do_dlopen_function = dlopen_utility_func_up->GetFunctionCaller(); in MakeLoadImageUtilityFunction()707 do_dlopen_function = dlopen_utility_func->GetFunctionCaller(); in DoLoadImage()
751 impl_function_caller = m_impl_code->GetFunctionCaller(); in SetupDispatchFunction()1179 return m_impl_code->GetFunctionCaller(); in GetLookupImplementationFunctionCaller()
1915 get_class_info_code->GetFunctionCaller(); in UpdateISAToDescriptorMap()2180 get_class_info_code->GetFunctionCaller(); in UpdateISAToDescriptorMap()
488 virtual FunctionCaller *GetFunctionCaller(const CompilerType &return_type, in GetFunctionCaller() function
1216 FunctionCaller *GetFunctionCaller(const CompilerType &return_type,
10013 FunctionCaller *ScratchTypeSystemClang::GetFunctionCaller( in GetFunctionCaller() function in ScratchTypeSystemClang
2469 auto *persistent_fn = ts->GetFunctionCaller(return_type, function_address, in GetFunctionCallerForLanguage()