hotspot/src/share/vm/oops/methodOop.hpp
{- -------------------------------------------
(1) ネイティブコードの先頭アドレスをリターン
---------------------------------------- -}
address native_function() const { return *(native_function_addr()); }
This document is available under the GNU GENERAL PUBLIC LICENSE Version 2.