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

#include <mybfd.h>

Public Attributes

unsigned int line_number
 
union {
   struct bfd_symbol *   sym
 
   bfd_vma   offset
 
u
 

Detailed Description

Definition at line 295 of file mybfd.h.

Member Data Documentation

◆ line_number

unsigned int lineno_cache_entry::line_number

Definition at line 296 of file mybfd.h.

◆ offset

bfd_vma lineno_cache_entry::offset

Definition at line 299 of file mybfd.h.

◆ sym

struct bfd_symbol* lineno_cache_entry::sym

Definition at line 298 of file mybfd.h.

◆ 

union { ... } lineno_cache_entry::u

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