Represents a Java line number.
More...
Represents a Java line number.
Definition at line 49 of file linenumbertable.hpp.
Linenumber::Linenumber |
( |
int32_t |
linenumber, |
|
|
void * |
pc |
|
) |
| |
|
inline |
int32_t Linenumber::get_linenumber |
( |
| ) |
const |
|
inline |
void* Linenumber::get_pc |
( |
| ) |
const |
|
inline |
Resolve the linenumber.
If the entry contains an mcode pointer (normal case), resolve it (see doc/inlining_stacktrace.txt for details).
- Parameters
-
Definition at line 56 of file linenumbertable.cpp.
int32_t Linenumber::_linenumber |
|
private |
The documentation for this class was generated from the following files: