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

Public Attributes

char * name
 
int begin
 
int end
 
struct subfilesubfile
 
unsigned funStartLine
 

Detailed Description

Definition at line 483 of file xcoffread.c.

Member Data Documentation

◆ begin

int _inclTable::begin

Definition at line 489 of file xcoffread.c.

Referenced by record_include_begin().

◆ end

int _inclTable::end

Definition at line 489 of file xcoffread.c.

Referenced by process_linenos(), and record_include_end().

◆ funStartLine

unsigned _inclTable::funStartLine

Definition at line 492 of file xcoffread.c.

Referenced by process_linenos().

◆ name

char* _inclTable::name

◆ subfile

struct subfile* _inclTable::subfile

Definition at line 491 of file xcoffread.c.

Referenced by process_linenos().


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