Home
last modified time | relevance | path

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

/art/runtime/interpreter/mterp/
Dmterp.h29 extern "C" void* artMterpAsmInstructionEnd[];
Dmterp.cc43 int interp_size = (uintptr_t) artMterpAsmInstructionEnd - in CheckMterpAsmConstants()
/art/runtime/interpreter/mterp/x86_64/
Dmain.S739 OBJECT_TYPE(artMterpAsmInstructionEnd)
740 ASM_HIDDEN SYMBOL(artMterpAsmInstructionEnd)
741 .global SYMBOL(artMterpAsmInstructionEnd)
742 SYMBOL(artMterpAsmInstructionEnd):
/art/runtime/interpreter/mterp/arm/
Dmain.S755 .type artMterpAsmInstructionEnd, #object
756 .hidden artMterpAsmInstructionEnd
757 .global artMterpAsmInstructionEnd symbol
758 artMterpAsmInstructionEnd: label
/art/runtime/interpreter/mterp/x86/
Dmain.S784 OBJECT_TYPE(artMterpAsmInstructionEnd)
785 ASM_HIDDEN SYMBOL(artMterpAsmInstructionEnd)
786 .global SYMBOL(artMterpAsmInstructionEnd)
787 SYMBOL(artMterpAsmInstructionEnd):
/art/runtime/interpreter/mterp/arm64/
Dmain.S777 .type artMterpAsmInstructionEnd, #object
778 .hidden artMterpAsmInstructionEnd
779 .global artMterpAsmInstructionEnd symbol
780 artMterpAsmInstructionEnd: label