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

Public Member Functions

 tdesc_compatible_info (const bfd_arch_info_type *arch)
 
const bfd_arch_info_type * arch () const
 

Private Attributes

const bfd_arch_info_type * m_arch
 

Detailed Description

Definition at line 322 of file target-descriptions.c.

Constructor & Destructor Documentation

◆ tdesc_compatible_info()

tdesc_compatible_info::tdesc_compatible_info ( const bfd_arch_info_type * arch)
inlineexplicit

Definition at line 326 of file target-descriptions.c.

Member Function Documentation

◆ arch()

const bfd_arch_info_type * tdesc_compatible_info::arch ( ) const
inline

Definition at line 331 of file target-descriptions.c.

References m_arch.

Member Data Documentation

◆ m_arch

const bfd_arch_info_type* tdesc_compatible_info::m_arch
private

Definition at line 337 of file target-descriptions.c.

Referenced by arch().


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