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

Public Attributes

const char * name
 
const char * comp_dir
 
std::string comp_dir_storage
 

Detailed Description

Definition at line 2173 of file dwarf2read.c.

Member Data Documentation

◆ comp_dir

const char* file_and_directory::comp_dir

◆ comp_dir_storage

std::string file_and_directory::comp_dir_storage

Definition at line 2186 of file dwarf2read.c.

Referenced by find_file_and_directory().

◆ name

const char* file_and_directory::name

Definition at line 2176 of file dwarf2read.c.

Referenced by find_file_and_directory(), and read_file_scope().


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