Lines Matching refs:SYMBOL
101 #define SYMBOL(name) _ ## name macro
108 #define SYMBOL(name) name macro
327 ASM_HIDDEN SYMBOL(\name)
328 .global SYMBOL(\name)
330 SYMBOL(\name):
403 call SYMBOL(MterpSetUpHotnessCountdown)
422 jmp SYMBOL(MterpCheckBefore) # (self, shadow_frame, dex_pc_ptr)
427 call SYMBOL(mterp_dchecks_before_helper)
458 call SYMBOL(MterpLogDivideByZeroException)
467 call SYMBOL(MterpLogArrayIndexException)
476 call SYMBOL(MterpLogNegativeArraySizeException)
485 call SYMBOL(MterpLogNoSuchMethodException)
494 call SYMBOL(MterpLogNullObjectException)
503 call SYMBOL(MterpLogExceptionThrownException)
513 call SYMBOL(MterpLogSuspendFallback)
536 call SYMBOL(MterpHandleException)
670 call SYMBOL(MterpLogOSR)
683 call SYMBOL(MterpLogFallback)
718 call SYMBOL(MterpAddHotnessBatch) # (method, shadow_frame, self)
740 ASM_HIDDEN SYMBOL(artMterpAsmInstructionEnd)
741 .global SYMBOL(artMterpAsmInstructionEnd)
742 SYMBOL(artMterpAsmInstructionEnd):
747 ASM_HIDDEN SYMBOL(artMterpAsmInstructionStart)
748 .global SYMBOL(artMterpAsmInstructionStart)
749 SYMBOL(artMterpAsmInstructionStart) = .L_op_nop