Home
last modified time | relevance | path

Searched defs:DexTry (Results 1 – 1 of 1) sorted by relevance

/dalvik/libdex/
DDexFile.h448 struct DexTry { struct
449 u4 startAddr; /* start address, in 16-bit code units */
450 u2 insnCount; /* instruction count, in 16-bit code units */
451 u2 handlerOff; /* offset in encoded handler data to handlers */