Searched refs:report_should_not_call (Results 1 - 3 of 3) sorted by relevance

/openjdk7/hotspot/src/cpu/zero/vm/
H A Dassembler_zero.cpp84 report_should_not_call(__FILE__, __LINE__);
/openjdk7/hotspot/src/share/vm/utilities/
H A Ddebug.hpp185 report_should_not_call(__FILE__, __LINE__); \
213 void report_should_not_call(const char* file, int line);
H A Ddebug.cpp259 void report_should_not_call(const char* file, int line) { function

Completed in 57 milliseconds