Searched refs:unpatchable_t (Results 1 - 2 of 2) 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);
H A Dframe_sparc.cpp345 frame::frame(intptr_t* sp, unpatchable_t, address pc, CodeBlob* cb) {

Completed in 53 milliseconds