Home
last modified time | relevance | path

Searched refs:CONSTANT_InterfaceMethodref (Results 1 – 7 of 7) sorted by relevance

/openbsd/src/gnu/usr.bin/gcc/gcc/java/
Dconstants.c213 ? CONSTANT_InterfaceMethodref
240 case CONSTANT_InterfaceMethodref:
291 case CONSTANT_InterfaceMethodref:
Djcf.h253 #define CONSTANT_InterfaceMethodref 11 macro
Djcf-reader.c293 case CONSTANT_InterfaceMethodref:
Djcf-io.c698 case CONSTANT_InterfaceMethodref:
Djcf-dump.c453 case CONSTANT_InterfaceMethodref:
Dverify.c1022 if (tag != CONSTANT_InterfaceMethodref)
DChangeLog10264 generate CONSTANT_InterfaceMethodref instead of a CONSTANT_MethodRef.