GDB (xrefs)
Loading...
Searching...
No Matches
xcoff_symloc Struct Reference

Public Attributes

int first_symnum
 
int numsyms
 
unsigned int lineno_off
 

Detailed Description

Definition at line 62 of file xcoffread.c.

Member Data Documentation

◆ first_symnum

int xcoff_symloc::first_symnum

Definition at line 67 of file xcoffread.c.

Referenced by read_xcoff_symtab(), xcoff_end_psymtab(), and xcoff_start_psymtab().

◆ lineno_off

unsigned int xcoff_symloc::lineno_off

Definition at line 79 of file xcoffread.c.

Referenced by process_linenos(), and xcoff_end_psymtab().

◆ numsyms

int xcoff_symloc::numsyms

Definition at line 75 of file xcoffread.c.

Referenced by read_xcoff_symtab(), and xcoff_end_psymtab().


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