< prev index next >

src/hotspot/share/code/pcDesc.hpp

Print this page

        

*** 23,33 **** */ #ifndef SHARE_VM_CODE_PCDESC_HPP #define SHARE_VM_CODE_PCDESC_HPP - #include "memory/allocation.hpp" // PcDescs map a physical PC (given as offset from start of nmethod) to // the corresponding source scope and byte code index. class CompiledMethod; --- 23,32 ----
< prev index next >