Searched defs:DEFINE_GOTO_TABLE (Results 1 - 3 of 3) sorted by relevance

/dalvik/vm/mterp/cstubs/
H A Dentry.c6 DEFINE_GOTO_TABLE(gDvmMterpHandlers) function
10 DEFINE_GOTO_TABLE(gDvmMterpHandlerNames)
/dalvik/vm/mterp/out/
H A DInterpC-allstubs.c3032 DEFINE_GOTO_TABLE(gDvmMterpHandlers) function
3036 DEFINE_GOTO_TABLE(gDvmMterpHandlerNames)
/dalvik/libdex/
H A DOpCode.h33 * - update the "goto table" definition macro, DEFINE_GOTO_TABLE(), below
386 #define DEFINE_GOTO_TABLE(_name) \ macro

Completed in 94 milliseconds