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

#include <bfdlink.h>

Public Attributes

struct bfd_hash_table table
 
const bfd_targetcreator
 
struct bfd_link_hash_entryundefs
 
struct bfd_link_hash_entryundefs_tail
 
enum bfd_link_hash_table_type type
 

Detailed Description

Definition at line 155 of file bfdlink.h.

Member Data Documentation

◆ creator

const bfd_target* bfd_link_hash_table::creator

Definition at line 162 of file bfdlink.h.

◆ table

struct bfd_hash_table bfd_link_hash_table::table

Definition at line 145 of file bfdlink.h.

◆ type

◆ undefs

struct bfd_link_hash_entry* bfd_link_hash_table::undefs

Definition at line 165 of file bfdlink.h.

◆ undefs_tail

struct bfd_link_hash_entry* bfd_link_hash_table::undefs_tail

Definition at line 167 of file bfdlink.h.


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