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

/openjdk10/hotspot/src/share/vm/utilities/
H A Dcopy.hpp320 basic_fatal("source and dest overlap");
327 basic_fatal("not aligned");
329 basic_fatal("not aligned");
336 basic_fatal("not word aligned");
342 basic_fatal("not long aligned");
344 basic_fatal("not long aligned");
351 basic_fatal("not long aligned");
358 basic_fatal("byte count must be aligned");
H A DglobalDefinitions.cpp51 void basic_fatal(const char* msg) { function
H A DglobalDefinitions.hpp939 extern void basic_fatal(const char* msg);

Completed in 83 milliseconds