Searched refs:getRefN (Results 1 - 2 of 2) sorted by relevance

/openjdk7/jdk/src/share/native/com/sun/java/util/jar/pack/
H A Dunpack.cpp2073 ics[i].outer = ic_outer_class.getRefN();
2075 ics[i].name = ic_name.getRefN();
2153 entry* e = class_super.getRefN();
2591 e = b.getRefN();
3859 entry* ref = bc_escref.getRefN();
4053 putref(code_handler_class_RCN.getRefN());
4139 ref = class_SourceFile_RUN.getRefN();
4163 putref(class_EnclosingMethod_RC.getRefN());
4165 putref(class_EnclosingMethod_RDN.getRefN());
4182 putref(method_Exceptions_RC.getRefN());
[all...]
H A Dbands.h104 entry* getRefN() { return getRefCommon(ix, true); } function in struct:band

Completed in 94 milliseconds