Searched defs:vframe (Results 1 - 4 of 4) sorted by relevance

/openjdk10/hotspot/src/share/vm/runtime/
H A Dvframe.hpp54 class vframe: public ResourceObj { class in inherits:ResourceObj
[all...]
H A Dvframe.cpp49 vframe::vframe(const frame* fr, const RegisterMap* reg_map, JavaThread* thread) function in class:vframe
55 vframe::vframe(const frame* fr, JavaThread* thread) function in class:vframe
[all...]
/openjdk10/hotspot/src/os/solaris/dtrace/
H A Dlibjvm_db.c103 typedef struct vframe { struct
1124 Vframe_t vframe = {0}; local
/openjdk10/hotspot/src/os/bsd/dtrace/
H A Dlibjvm_db.c103 typedef struct vframe { struct
1125 Vframe_t vframe = {0}; local

Completed in 125 milliseconds