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 62 of file buildsym.h.

Member Data Documentation

◆ buildsym_compunit

struct buildsym_compunit* subfile::buildsym_compunit

Definition at line 71 of file buildsym.h.

Referenced by start_subfile().

◆ language

enum language subfile::language

◆ line_vector

struct linetable* subfile::line_vector

◆ line_vector_length

int subfile::line_vector_length

Definition at line 69 of file buildsym.h.

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

◆ name

char* subfile::name

◆ next

struct subfile* subfile::next

◆ symtab

struct symtab* subfile::symtab

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