|
Rizin
unix-like reverse engineering framework and cli tools
|
#include <coresymbolication.h>
Public Attributes | |
| char * | file |
| ut32 | line |
| ut32 | col |
Definition at line 47 of file coresymbolication.h.
| 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().
| char* rz_coresym_cache_element_flc_t::file |
Definition at line 48 of file coresymbolication.h.
Referenced by lines(), rz_coresym_cache_element_flc_fini(), and rz_coresym_cache_element_new().
| 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().