Searched defs:newa (Results 1 - 1 of 1) sorted by relevance

/openjdk7/hotspot/src/share/vm/code/
H A DrelocInfo.cpp518 address Relocation::old_addr_for(address newa, argument
520 int sect = dest->section_index_of(newa);
524 return ostart + (newa - nstart);

Completed in 36 milliseconds