Home
last modified time | relevance | path

Searched refs:artGetCharStaticFromCode (Results 1 – 11 of 11) sorted by relevance

/art/runtime/entrypoints/quick/
Dquick_field_entrypoints.cc106 extern "C" uint16_t artGetCharStaticFromCode(uint32_t field_idx, in artGetCharStaticFromCode() function
/art/runtime/arch/x86_64/
Dquick_entrypoints_x86_64.S1302 ONE_ARG_REF_DOWNCALL art_quick_get_char_static, artGetCharStaticFromCode, RETURN_OR_DELIVER_PENDING…
/art/runtime/arch/x86/
Dquick_entrypoints_x86.S1371 ONE_ARG_REF_DOWNCALL art_quick_get_char_static, artGetCharStaticFromCode, RETURN_OR_DELIVER_PENDING…
/art/runtime/arch/arm64/
Dquick_entrypoints_arm64.S1510 ONE_ARG_REF_DOWNCALL art_quick_get_char_static, artGetCharStaticFromCode, RETURN_OR_DELIVER_PENDING…
/art/runtime/arch/mips64/
Dquick_entrypoints_mips64.S1214 .extern artGetCharStaticFromCode
/art/runtime/arch/arm/
Dquick_entrypoints_arm.S885 ONE_ARG_REF_DOWNCALL art_quick_get_char_static, artGetCharStaticFromCode, RETURN_OR_DELIVER_PENDING…
/art/runtime/arch/mips/
Dquick_entrypoints_mips.S1160 .extern artGetCharStaticFromCode
/art/runtime/interpreter/mterp/out/
Dmterp_arm64.S2651 .extern artGetCharStaticFromCode
2656 bl artGetCharStaticFromCode
Dmterp_x86_64.S2607 .extern artGetCharStaticFromCode
2612 call SYMBOL(artGetCharStaticFromCode)
Dmterp_x86.S2691 .extern artGetCharStaticFromCode
2699 call SYMBOL(artGetCharStaticFromCode)
Dmterp_arm.S2762 .extern artGetCharStaticFromCode
2767 bl artGetCharStaticFromCode