GDB (xrefs)
Public Attributes | List of all members
find_targ_sec_arg Struct Reference

Public Attributes

int targ_index
 
asection ** resultp
 
int * resultp
 
asection ** bfd_sect
 
struct objfileobjfile
 

Detailed Description

Definition at line 273 of file coffread.c.

Member Data Documentation

◆ bfd_sect

asection** find_targ_sec_arg::bfd_sect

Definition at line 259 of file xcoffread.c.

Referenced by find_targ_sec(), secnum_to_bfd_section(), and xcoff_secnum_to_sections().

◆ objfile

struct objfile* find_targ_sec_arg::objfile

Definition at line 260 of file xcoffread.c.

Referenced by find_targ_sec(), and xcoff_secnum_to_sections().

◆ resultp [1/2]

int* find_targ_sec_arg::resultp

Definition at line 258 of file xcoffread.c.

◆ resultp [2/2]

asection** find_targ_sec_arg::resultp

◆ targ_index

int find_targ_sec_arg::targ_index

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