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

/openjdk7/hotspot/src/share/vm/shark/
H A DsharkBuilder.cpp434 Value* SharkBuilder::should_not_reach_here() { function in class:SharkBuilder
494 should_not_reach_here(),
/openjdk7/hotspot/src/cpu/x86/vm/
H A Dassembler_x86.hpp2341 void should_not_reach_here() { stop("should not reach here"); } function in class:MacroAssembler
/openjdk7/hotspot/src/cpu/sparc/vm/
H A Dassembler_sparc.hpp2385 void should_not_reach_here() { stop("should not reach here"); } function in class:MacroAssembler

Completed in 55 milliseconds