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

/openjdk10/hotspot/src/cpu/s390/vm/
H A DmacroAssembler_s390.hpp999 address stop_chain( address reentry, const char* msg = "", int id = 0) { return stop_chain(reentry, stop_stop, msg, id, true); } function in class:MacroAssembler

Completed in 96 milliseconds