Home
last modified time | relevance | path

Searched refs:TestAbsoluteAddressRelocation (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/
Dtest_stubs_signature.h31 V(TestAbsoluteAddressRelocation)
Dtest_stubs_signature.cpp209 DEF_CALL_SIGNATURE(TestAbsoluteAddressRelocation) in DEF_CALL_SIGNATURE() argument
212 CallSignature TestAbsoluteAddressRelocation("TestAbsoluteAddressRelocation", 0, 1, in DEF_CALL_SIGNATURE() local
214 *callSign = TestAbsoluteAddressRelocation; in DEF_CALL_SIGNATURE()