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

#include <elf-bfd.h>

Public Attributes

bfdoutput_bfd
 
struct bfd_link_infoinfo
 
struct bfd_elf_version_treeverdefs
 
bfd_boolean failed
 

Detailed Description

Definition at line 1158 of file elf-bfd.h.

Member Data Documentation

◆ failed

bfd_boolean elf_assign_sym_version_info::failed

Definition at line 1166 of file elf-bfd.h.

◆ info

struct bfd_link_info* elf_assign_sym_version_info::info

Definition at line 1162 of file elf-bfd.h.

◆ output_bfd

bfd* elf_assign_sym_version_info::output_bfd

Definition at line 1160 of file elf-bfd.h.

◆ verdefs

struct bfd_elf_version_tree* elf_assign_sym_version_info::verdefs

Definition at line 1164 of file elf-bfd.h.


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