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

/openjdk7/hotspot/src/share/vm/code/
H A DrelocInfo.hpp421 static void remove_reloc_info_for_address(RelocIterator *itr, address pc, relocType old_type);
H A DrelocInfo.cpp135 void relocInfo::remove_reloc_info_for_address(RelocIterator *itr, address pc, relocType old_type) { function in class:relocInfo

Completed in 29 milliseconds