Searched defs:unpatchable_t (Results 1 - 1 of 1) sorted by relevance

/openjdk7/hotspot/src/cpu/sparc/vm/
H A Dframe_sparc.hpp164 enum unpatchable_t { unpatchable }; enum
165 frame(intptr_t* sp, unpatchable_t, address pc = NULL, CodeBlob* cb = NULL);

Completed in 30 milliseconds