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

/openjdk7/hotspot/src/share/vm/code/
H A DrelocInfo.cpp1082 static const char* reloc_type_string(relocInfo::relocType t) { function
1107 _current, type(), reloc_type_string((relocInfo::relocType) type()), _addr, _current->addr_offset());

Completed in 32 milliseconds