Home | History | Annotate | Download | only in libdex

Lines Matching refs:DEX_OPT_MAGIC

3055     if (memcmp(addr, DEX_OPT_MAGIC, 4) == 0) {