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

#include "buildsym.h"

Public Attributes

struct subfilenext
 
char * name
 
struct linetableline_vector
 
int line_vector_length
 
struct buildsym_compunitbuildsym_compunit
 
enum language language
 
struct symtabsymtab
 

Detailed Description

Definition at line 59 of file buildsym.h.

Member Data Documentation

struct buildsym_compunit* subfile::buildsym_compunit

Definition at line 68 of file buildsym.h.

Referenced by start_subfile().

enum language subfile::language
struct linetable* subfile::line_vector
int subfile::line_vector_length

Definition at line 66 of file buildsym.h.

Referenced by process_linenos(), record_line(), and watch_main_source_file_lossage().

char* subfile::name
struct subfile* subfile::next
struct symtab* subfile::symtab

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