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

#include <bfdlink.h>

Public Attributes

bfd_reloc_code_real_type reloc
 
union {
   asection *   section
 
   const char *   name
 
u
 
bfd_vma addend
 

Detailed Description

Definition at line 597 of file bfdlink.h.

Member Data Documentation

◆ addend

bfd_vma bfd_link_order_reloc::addend

Definition at line 616 of file bfdlink.h.

◆ name

◆ reloc

bfd_reloc_code_real_type bfd_link_order_reloc::reloc

Definition at line 599 of file bfdlink.h.

◆ section

asection* bfd_link_order_reloc::section

Definition at line 605 of file bfdlink.h.

◆ 

union { ... } bfd_link_order_reloc::u

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