Lines Matching defs:markAsUsed

85             markAsUsed(programClass);
125 markAsUsed(libraryClass);
197 markAsUsed(programField);
217 markAsUsed(programMethod);
260 markAsUsed(programField);
284 markAsUsed(programMethod);
314 markAsUsed(libraryMethod);
387 markAsUsed(integerConstant);
396 markAsUsed(longConstant);
405 markAsUsed(floatConstant);
414 markAsUsed(doubleConstant);
423 markAsUsed(stringConstant);
438 markAsUsed(utf8Constant);
447 markAsUsed(invokeDynamicConstant);
461 markAsUsed(methodHandleConstant);
472 markAsUsed(refConstant);
493 markAsUsed(classConstant);
507 markAsUsed(methodTypeConstant);
518 markAsUsed(nameAndTypeConstant);
553 markAsUsed(bootstrapMethodsAttribute);
568 markAsUsed(bootstrapMethodInfo);
585 markAsUsed(unknownAttribute);
600 markAsUsed(sourceFileAttribute);
609 markAsUsed(sourceDirAttribute);
620 //markAsUsed(innerClassesAttribute);
631 markAsUsed(enclosingMethodAttribute);
645 markAsUsed(deprecatedAttribute);
653 markAsUsed(syntheticAttribute);
663 //markAsUsed(signatureAttribute);
672 markAsUsed(constantValueAttribute);
681 markAsUsed(exceptionsAttribute);
692 markAsUsed(codeAttribute);
706 markAsUsed(stackMapAttribute);
717 markAsUsed(stackMapTableAttribute);
728 markAsUsed(lineNumberTableAttribute);
738 //markAsUsed(localVariableTableAttribute);
751 //markAsUsed(localVariableTypeTableAttribute);
764 //markAsUsed(annotationsAttribute);
777 //markAsUsed(parameterAnnotationsAttribute);
790 // markAsUsed(annotationDefaultAttribute);
803 markAsUsed(exceptionInfo);
821 markAsUsed(innerClassesInfo);
980 protected void markAsUsed(VisitorAccepter visitorAccepter)