Searched refs:gDvmMterpHandlerNames (Results 1 – 2 of 2) sorted by relevance
10 DEFINE_GOTO_TABLE(gDvmMterpHandlerNames) in DEFINE_GOTO_TABLE() argument47 (void) gDvmMterpHandlerNames; /* avoid gcc "defined but not used" */ in DEFINE_GOTO_TABLE()49 handler, (const char*) gDvmMterpHandlerNames[inst & 0xff]); in DEFINE_GOTO_TABLE()
3033 DEFINE_GOTO_TABLE(gDvmMterpHandlerNames) in DEFINE_GOTO_TABLE()3070 (void) gDvmMterpHandlerNames; /* avoid gcc "defined but not used" */ in DEFINE_GOTO_TABLE()3072 handler, (const char*) gDvmMterpHandlerNames[inst & 0xff]); in DEFINE_GOTO_TABLE()