GDB (xrefs)
Loading...
Searching...
No Matches
Public Member Functions | Private Attributes | List of all members
link_hash_table_cleanup_data Struct Reference

Public Member Functions

 link_hash_table_cleanup_data (bfd *abfd_)
 
 ~link_hash_table_cleanup_data ()
 
 DISABLE_COPY_AND_ASSIGN (link_hash_table_cleanup_data)
 

Private Attributes

bfd * abfd
 
bfd * link_next
 

Detailed Description

Definition at line 308 of file compile-object-load.c.

Constructor & Destructor Documentation

◆ link_hash_table_cleanup_data()

link_hash_table_cleanup_data::link_hash_table_cleanup_data ( bfd * abfd_)
inlineexplicit

Definition at line 310 of file compile-object-load.c.

◆ ~link_hash_table_cleanup_data()

link_hash_table_cleanup_data::~link_hash_table_cleanup_data ( )
inline

Definition at line 316 of file compile-object-load.c.

References abfd, and link_next.

Member Function Documentation

◆ DISABLE_COPY_AND_ASSIGN()

link_hash_table_cleanup_data::DISABLE_COPY_AND_ASSIGN ( link_hash_table_cleanup_data )

Member Data Documentation

◆ abfd

bfd* link_hash_table_cleanup_data::abfd
private

Definition at line 327 of file compile-object-load.c.

Referenced by copy_sections(), and ~link_hash_table_cleanup_data().

◆ link_next

bfd* link_hash_table_cleanup_data::link_next
private

Definition at line 328 of file compile-object-load.c.

Referenced by ~link_hash_table_cleanup_data().


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