Searched refs:end_a_stub (Results 1 - 4 of 4) sorted by relevance

/openjdk7/hotspot/src/share/vm/asm/
H A Dassembler.hpp350 void end_a_stub();
H A Dassembler.cpp97 void AbstractAssembler::end_a_stub() { function in class:AbstractAssembler
/openjdk7/hotspot/src/cpu/sparc/vm/
H A Dc1_LIRAssembler_sparc.cpp411 __ end_a_stub();
494 __ end_a_stub();
1610 __ end_a_stub();
/openjdk7/hotspot/src/cpu/x86/vm/
H A Dc1_LIRAssembler_x86.cpp410 __ end_a_stub();
494 __ end_a_stub();
2907 __ end_a_stub();

Completed in 53 milliseconds