Searched refs:exportsOnly (Results 1 – 1 of 1) sorted by relevance
71 bool exportsOnly; member1284 if (gOptions.exportsOnly && in dumpMethod()1427 if (gOptions.exportsOnly && in dumpSField()1503 if (gOptions.exportsOnly && (pClassDef->accessFlags & ACC_PUBLIC) == 0) { in dumpClass()2249 gOptions.exportsOnly = true; in main()