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

/openjdk7/jdk/src/share/native/com/sun/java/util/jar/pack/
H A Dunpack.h281 ptrlist calls_to_link; // (ditto) member in struct:unpacker::attr_definitions
289 calls_to_link.free();
H A Dunpack.cpp1485 for (i = 0; i < calls_to_link.length(); i++) {
1486 band& call = *(band*) calls_to_link.get(i);
1502 calls_to_link.popTo(0);
1778 calls_to_link.add(&call);

Completed in 42 milliseconds