Searched defs:register_map (Results 1 - 2 of 2) sorted by relevance

/openjdk10/hotspot/src/share/vm/runtime/
H A Dframe.hpp499 RegisterMap* register_map() { return &_reg_map; } function in class:StackFrameStream
H A Dvframe.hpp76 const RegisterMap* register_map() const { return &_reg_map; } function in class:vframe

Completed in 54 milliseconds