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

/openjdk7/hotspot/src/cpu/x86/vm/
H A DtemplateInterpreter_x86_64.cpp1139 __ reinit_heapbase();
1187 __ reinit_heapbase();
1681 __ reinit_heapbase(); // restore r12 as heapbase.
1980 __ reinit_heapbase();
H A DsharedRuntime_x86_64.cpp1389 __ reinit_heapbase();
2412 __ reinit_heapbase();
2591 __ reinit_heapbase();
2622 __ reinit_heapbase();
H A DstubGenerator_x86_64.cpp303 __ reinit_heapbase();
1028 __ reinit_heapbase();
H A Dassembler_x86.hpp2116 void reinit_heapbase();
H A Dassembler_x86.cpp10480 void MacroAssembler::reinit_heapbase() { function in class:MacroAssembler
/openjdk7/hotspot/src/cpu/sparc/vm/
H A DtemplateInterpreter_sparc.cpp1078 __ reinit_heapbase();
H A DstubGenerator_sparc.cpp146 __ reinit_heapbase();
H A Dassembler_sparc.cpp4852 void MacroAssembler::reinit_heapbase() { function in class:MacroAssembler
H A Dassembler_sparc.hpp2369 void reinit_heapbase();

Completed in 119 milliseconds