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

#include <elf-bfd.h>

Public Attributes

bfdoutput_bfd
 
struct bfd_link_infoinfo
 
unsigned int vers
 
bfd_boolean failed
 

Detailed Description

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

Member Data Documentation

◆ failed

bfd_boolean elf_find_verdep_info::failed

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

◆ info

struct bfd_link_info* elf_find_verdep_info::info

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

◆ output_bfd

bfd* elf_find_verdep_info::output_bfd

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

◆ vers

unsigned int elf_find_verdep_info::vers

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


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