Rizin
unix-like reverse engineering framework and cli tools
|
Store line info attributes. More...
#include <luac_common.h>
Public Attributes | |
ut32 | info_data |
ut64 | offset |
Store line info attributes.
Definition at line 118 of file luac_common.h.
ut32 lua_lineinfo_entry::info_data |
Definition at line 119 of file luac_common.h.
Referenced by lua_parse_debug().
ut64 lua_lineinfo_entry::offset |
Definition at line 120 of file luac_common.h.
Referenced by lua_parse_debug().