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

#include <coresymbolication.h>

Public Attributes

char * file
 
ut32 line
 
ut32 col
 

Detailed Description

Definition at line 47 of file coresymbolication.h.

Member Data Documentation

◆ col

ut32 rz_coresym_cache_element_flc_t::col

Definition at line 50 of file coresymbolication.h.

Referenced by lines(), and rz_coresym_cache_element_new().

◆ file

char* rz_coresym_cache_element_flc_t::file

◆ line

ut32 rz_coresym_cache_element_flc_t::line

Definition at line 49 of file coresymbolication.h.

Referenced by lines(), and rz_coresym_cache_element_new().


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