Home
last modified time | relevance | path

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

/art/runtime/entrypoints/quick/
Dquick_field_entrypoints.cc28 extern "C" int8_t artGetByteStaticFromCode(uint32_t field_idx, ArtMethod* referrer, in artGetByteStaticFromCode() function
/art/runtime/arch/mips/
Dquick_entrypoints_mips.S720 .extern artGetByteStaticFromCode
/art/runtime/arch/mips64/
Dquick_entrypoints_mips64.S982 .extern artGetByteStaticFromCode
/art/runtime/arch/arm64/
Dquick_entrypoints_arm64.S1372 ONE_ARG_REF_DOWNCALL art_quick_get_byte_static, artGetByteStaticFromCode, RETURN_OR_DELIVER_PENDING…
/art/runtime/arch/x86_64/
Dquick_entrypoints_x86_64.S1300 ONE_ARG_REF_DOWNCALL art_quick_get_byte_static, artGetByteStaticFromCode, RETURN_OR_DELIVER_PENDING…
/art/runtime/arch/x86/
Dquick_entrypoints_x86.S1311 ONE_ARG_REF_DOWNCALL art_quick_get_byte_static, artGetByteStaticFromCode, RETURN_OR_DELIVER_PENDING…