Home
last modified time | relevance | path

Searched refs:artSet64StaticFromCode (Results 1 – 6 of 6) sorted by relevance

/art/runtime/entrypoints/quick/
Dquick_field_entrypoints.cc361 extern "C" int artSet64StaticFromCode(uint32_t field_idx, ArtMethod* referrer, in artSet64StaticFromCode() function
/art/runtime/arch/arm64/
Dquick_entrypoints_arm64.S1399 .extern artSet64StaticFromCode
1406 bl artSet64StaticFromCode
/art/runtime/arch/mips/
Dquick_entrypoints_mips.S909 .extern artSet64StaticFromCode
/art/runtime/arch/mips64/
Dquick_entrypoints_mips64.S1174 .extern artSet64StaticFromCode
/art/runtime/arch/x86_64/
Dquick_entrypoints_x86_64.S1315 call SYMBOL(artSet64StaticFromCode) // (field_idx, referrer, new_val, Thread*)
/art/runtime/arch/x86/
Dquick_entrypoints_x86.S1372 call SYMBOL(artSet64StaticFromCode) // (field_idx, referrer, new_val, Thread*)