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

Public Attributes

struct stmt_list_hash hash
 
unsigned int num_file_names
 
const char * comp_dir
 
const char ** file_names
 
const char ** real_names
 

Detailed Description

Definition at line 1602 of file read.c.

Member Data Documentation

◆ comp_dir

const char* quick_file_names::comp_dir

Definition at line 1612 of file read.c.

Referenced by dw2_get_file_names_reader(), and dw2_get_real_path().

◆ file_names

const char** quick_file_names::file_names

◆ hash

struct stmt_list_hash quick_file_names::hash

Definition at line 1605 of file read.c.

Referenced by dw2_get_file_names_reader(), eq_file_name_entry(), and hash_file_name_entry().

◆ num_file_names

unsigned int quick_file_names::num_file_names

◆ real_names

const char** quick_file_names::real_names

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