Home | History | Annotate | Download | only in dexdump

Lines Matching refs:kAccVolatile

1356     fprintf(gOutFile, " volatile=%s\n", quotedBool((flags & kAccVolatile) != 0));