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

/openjdk7/hotspot/src/cpu/x86/vm/
H A Dc1_LinearScan_x86.hpp168 void allocate_exception_handler(XHandler* xhandler);
H A Dc1_LinearScan_x86.cpp223 allocate_exception_handler(xhandlers->handler_at(k));
242 void FpuStackAllocator::allocate_exception_handler(XHandler* xhandler) { function in class:FpuStackAllocator

Completed in 33 milliseconds