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

/openjdk9/hotspot/src/cpu/s390/vm/
H A DrelocInfo_s390.cpp143 int toc_offset = -1; local
H A DnativeInst_s390.cpp264 void NativeFarCall::set_destination(address dest, int toc_offset) { argument
/openjdk9/hotspot/src/cpu/ppc/vm/
H A DnativeInst_ppc.cpp216 const int toc_offset = MacroAssembler::get_offset_of_load_const_from_method_toc_at(addr); local
H A DmacroAssembler_ppc.cpp266 int toc_offset = 0; local
H A Dassembler_ppc.hpp172 inline static ByteSize toc_offset() { return byte_offset_of(FunctionDescriptor, _toc); } function in struct:VALUE_OBJ_CLASS_SPEC

Completed in 94 milliseconds