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

Public Attributes

struct filename_seen_cachefilename_seen_cache
 
const char * text
 
const char * word
 
int text_len
 

Detailed Description

Definition at line 5777 of file symtab.c.

Member Data Documentation

struct filename_seen_cache* add_partial_filename_data::filename_seen_cache

Definition at line 5779 of file symtab.c.

Referenced by maybe_add_partial_symtab_filename().

const char* add_partial_filename_data::text

Definition at line 5780 of file symtab.c.

Referenced by maybe_add_partial_symtab_filename().

int add_partial_filename_data::text_len

Definition at line 5782 of file symtab.c.

Referenced by maybe_add_partial_symtab_filename().

const char* add_partial_filename_data::word

Definition at line 5781 of file symtab.c.

Referenced by maybe_add_partial_symtab_filename().


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