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

/openjdk7/hotspot/src/cpu/zero/vm/
H A DsharedRuntime_zero.cpp127 SafepointBlob* SharedRuntime::generate_handler_blob(address call_ptr, int poll_type) { function in class:SharedRuntime
/openjdk7/hotspot/src/cpu/sparc/vm/
H A DsharedRuntime_sparc.cpp3724 //------------------------------generate_handler_blob-------------------
3746 SafepointBlob* SharedRuntime::generate_handler_blob(address call_ptr, int poll_type) { function in class:SharedRuntime
/openjdk7/hotspot/src/cpu/x86/vm/
H A DsharedRuntime_x86_32.cpp3331 //------------------------------generate_handler_blob------
3337 SafepointBlob* SharedRuntime::generate_handler_blob(address call_ptr, int poll_type) { function in class:SharedRuntime
H A DsharedRuntime_x86_64.cpp3783 //------------------------------generate_handler_blob------
3788 SafepointBlob* SharedRuntime::generate_handler_blob(address call_ptr, int poll_type) { function in class:SharedRuntime

Completed in 66 milliseconds