GDB (xrefs)
Loading...
Searching...
No Matches
Public Attributes | List of all members
xcoff_find_targ_sec_arg Struct Reference

Public Attributes

int targ_index
 
int * resultp
 
asection ** bfd_sect
 
struct objfileobjfile
 

Detailed Description

Definition at line 252 of file xcoffread.c.

Member Data Documentation

◆ bfd_sect

asection** xcoff_find_targ_sec_arg::bfd_sect

Definition at line 256 of file xcoffread.c.

Referenced by secnum_to_bfd_section(), and xcoff_secnum_to_sections().

◆ objfile

struct objfile* xcoff_find_targ_sec_arg::objfile

Definition at line 257 of file xcoffread.c.

Referenced by xcoff_secnum_to_sections().

◆ resultp

int* xcoff_find_targ_sec_arg::resultp

Definition at line 255 of file xcoffread.c.

◆ targ_index

int xcoff_find_targ_sec_arg::targ_index

Definition at line 254 of file xcoffread.c.


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