Lines Matching defs:function
113 auto function = stubModule.GetFunction(CommonStubCSigns::Add); in HWTEST_F_L0() local
156 auto function = stubModule.GetFunction(CommonStubCSigns::Sub); in HWTEST_F_L0() local
195 auto function = stubModule.GetFunction(CommonStubCSigns::Mul); in HWTEST_F_L0() local
253 auto function = stubModule.GetFunction(CommonStubCSigns::Div); in HWTEST_F_L0() local
304 auto function = stubModule.GetFunction(CommonStubCSigns::Mod); in HWTEST_F_L0() local
599 auto function = stubModule.GetFunction(CommonStubCSigns::GetPropertyByIndex); in HWTEST_F_L0() local
634 auto function = stubModule.GetFunction(CommonStubCSigns::DeprecatedGetPropertyByName); in HWTEST_F_L0() local
707 LLVMValueRef function = stubModule.GetFunction(CommonStubCSigns::DeprecatedGetPropertyByValue); in HWTEST_F_L0() local
780 auto function = stubModule.GetFunction(CommonStubCSigns::TypeOf); in HWTEST_F_L0() local
872 auto function = stubModule.GetFunction(CommonStubCSigns::Equal); in HWTEST_F_L0() local
1105 auto function = stubModule.GetFunction(CommonStubCSigns::TestAbsoluteAddressRelocation); in HWTEST_F_L0() local