Searched refs:GetFuncPtrFromCompiledModule (Results 1 – 2 of 2) sorted by relevance
133 assembler.GetFuncPtrFromCompiledModule(function)); in HWTEST_F_L0()176 assembler.GetFuncPtrFromCompiledModule(function)); in HWTEST_F_L0()215 assembler.GetFuncPtrFromCompiledModule(function)); in HWTEST_F_L0()272 assembler.GetFuncPtrFromCompiledModule(function)); in HWTEST_F_L0()323 assembler.GetFuncPtrFromCompiledModule(function)); in HWTEST_F_L0()618 reinterpret_cast<uintptr_t>(assembler.GetFuncPtrFromCompiledModule(function))); in HWTEST_F_L0()655 reinterpret_cast<uintptr_t>(assembler.GetFuncPtrFromCompiledModule(function))); in HWTEST_F_L0()728 reinterpret_cast<uintptr_t>(assembler.GetFuncPtrFromCompiledModule(function))); in HWTEST_F_L0()730 … reinterpret_cast<uintptr_t>(assembler.GetFuncPtrFromCompiledModule(getPropertyByNamefunction))); in HWTEST_F_L0()732 … reinterpret_cast<uintptr_t>(assembler.GetFuncPtrFromCompiledModule(getPropertyByIndexfunction))); in HWTEST_F_L0()[all …]
241 void *GetFuncPtrFromCompiledModule(LLVMValueRef function) in GetFuncPtrFromCompiledModule() function