Lines Matching refs:SYMBOL
105 #define SYMBOL(name) _ ## name macro
112 #define SYMBOL(name) name macro
339 ASM_HIDDEN SYMBOL(\name)
340 .global SYMBOL(\name)
342 SYMBOL(\name):
416 call SYMBOL(MterpSetUpHotnessCountdown)
438 jmp SYMBOL(MterpCheckBefore) # (self, shadow_frame, dex_pc_ptr)
443 call SYMBOL(mterp_dchecks_before_helper)
477 call SYMBOL(MterpLogDivideByZeroException)
488 call SYMBOL(MterpLogArrayIndexException)
499 call SYMBOL(MterpLogNegativeArraySizeException)
510 call SYMBOL(MterpLogNoSuchMethodException)
521 call SYMBOL(MterpLogNullObjectException)
532 call SYMBOL(MterpLogExceptionThrownException)
545 call SYMBOL(MterpLogSuspendFallback)
570 call SYMBOL(MterpHandleException)
713 call SYMBOL(MterpLogOSR)
728 call SYMBOL(MterpLogFallback)
765 call SYMBOL(MterpAddHotnessBatch) # (method, shadow_frame, self)
785 ASM_HIDDEN SYMBOL(artMterpAsmInstructionEnd)
786 .global SYMBOL(artMterpAsmInstructionEnd)
787 SYMBOL(artMterpAsmInstructionEnd):
792 ASM_HIDDEN SYMBOL(artMterpAsmInstructionStart)
793 .global SYMBOL(artMterpAsmInstructionStart)
794 SYMBOL(artMterpAsmInstructionStart) = .L_op_nop