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

/openjdk7/hotspot/src/share/vm/code/
H A Dnmethod.hpp269 const char* reloc_string_for(u_char* begin, u_char* end);
H A Dnmethod.cpp2517 const char* nmethod::reloc_string_for(u_char* begin, u_char* end) { function in class:nmethod
2753 const char* str = reloc_string_for(begin, end);

Completed in 31 milliseconds