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

/openjdk7/hotspot/src/share/vm/c1/
H A Dc1_Runtime1.hpp120 static const char* _blob_names[]; member in class:Runtime1
H A Dc1_Runtime1.cpp97 const char *Runtime1::_blob_names[] = { member in class:Runtime1
261 return _blob_names[id];

Completed in 45 milliseconds