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

/openjdk9/hotspot/src/cpu/ppc/vm/
H A DmacroAssembler_ppc.inline.hpp101 inline int MacroAssembler::offset_to_method_toc(address addr) { function in class:MacroAssembler
H A DmacroAssembler_ppc.hpp94 inline int offset_to_method_toc(const address addr);
H A Dc1_LIRAssembler_ppc.cpp593 const int entry_point_toc_offset = __ offset_to_method_toc(entry_point_toc_addr);

Completed in 196 milliseconds