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

/openjdk7/hotspot/src/share/vm/opto/
H A DgenerateOptoStub.cpp41 //--------------------gen_stub-------------------------------
42 void GraphKit::gen_stub(address C_function, function in class:GraphKit
H A DgraphKit.hpp598 void gen_stub(address C_function,
H A Dcompile.cpp941 // The following is a dummy for the sake of GraphKit::gen_stub
949 kit.gen_stub(stub_function, stub_name, is_fancy_jump, pass_tls, return_pc);

Completed in 35 milliseconds