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

/openjdk7/hotspot/src/share/vm/code/
H A Djvmticmlr.h41 * This record contains an array of PCStackInfo structs, which indicate
43 * The "methods" and "bcis" fields in each PCStackInfo struct specify a
92 } PCStackInfo; typedef in typeref:struct:_PCStackInfo
101 PCStackInfo* pcinfo; /* array of numpcs pc descriptors */
/openjdk7/jdk/src/share/javavm/export/
H A Djvmticmlr.h41 * This record contains an array of PCStackInfo structs, which indicate
43 * The "methods" and "bcis" fields in each PCStackInfo struct specify a
92 } PCStackInfo; typedef in typeref:struct:_PCStackInfo
101 PCStackInfo* pcinfo; /* array of numpcs pc descriptors */

Completed in 30 milliseconds