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

#include <mybfd.h>

Public Attributes

char ** name
 
union {
   file_ptr   pos
 
   bfd *   abfd
 
u
 
int namidx
 

Detailed Description

Definition at line 284 of file mybfd.h.

Member Data Documentation

◆ abfd

bfd* orl::abfd

Definition at line 289 of file mybfd.h.

◆ name

◆ namidx

int orl::namidx

Definition at line 291 of file mybfd.h.

◆ pos

file_ptr orl::pos

Definition at line 288 of file mybfd.h.

Referenced by cmd_descs_generate.CmdDesc::_validate().

◆ 

union { ... } orl::u

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