Rizin
unix-like reverse engineering framework and cli tools
lua_lineinfo_entry Struct Reference

Store line info attributes. More...

#include <luac_common.h>

Public Attributes

ut32 info_data
 
ut64 offset
 

Detailed Description

Store line info attributes.

Definition at line 118 of file luac_common.h.

Member Data Documentation

◆ info_data

ut32 lua_lineinfo_entry::info_data

Definition at line 119 of file luac_common.h.

Referenced by lua_parse_debug().

◆ offset

ut64 lua_lineinfo_entry::offset

Definition at line 120 of file luac_common.h.

Referenced by lua_parse_debug().


The documentation for this struct was generated from the following file: