GDB (xrefs)
Classes | Public Attributes
line_header Struct Reference

List of all members.

Classes

struct  file_entry

Public Attributes

unsigned int total_length
unsigned short version
unsigned int header_length
unsigned char minimum_instruction_length
unsigned char maximum_ops_per_instruction
unsigned char default_is_stmt
int line_base
unsigned char line_range
unsigned char opcode_base
unsigned char * standard_opcode_lengths
unsigned int num_include_dirs
unsigned int include_dirs_size
const char ** include_dirs
unsigned int num_file_names
unsigned int file_names_size
struct line_header::file_entryfile_names
const gdb_bytestatement_program_start
const gdb_bytestatement_program_end

Detailed Description

Definition at line 1029 of file dwarf2read.c.


Member Data Documentation

Definition at line 1036 of file dwarf2read.c.

Referenced by dwarf_decode_lines_1().

Definition at line 1057 of file dwarf2read.c.

Referenced by add_file_name().

Definition at line 1033 of file dwarf2read.c.

Definition at line 1051 of file dwarf2read.c.

Referenced by add_include_dir().

Definition at line 1037 of file dwarf2read.c.

Referenced by dwarf_decode_lines_1().

unsigned char line_header::line_range

Definition at line 1038 of file dwarf2read.c.

Referenced by dwarf_decode_lines_1().

Definition at line 1035 of file dwarf2read.c.

Referenced by dwarf_decode_lines_1().

Definition at line 1034 of file dwarf2read.c.

Referenced by dwarf_decode_lines_1().

Definition at line 1051 of file dwarf2read.c.

Referenced by add_include_dir().

unsigned char line_header::opcode_base

Definition at line 1039 of file dwarf2read.c.

Referenced by dwarf_decode_lines_1().

Definition at line 1045 of file dwarf2read.c.

Referenced by dwarf_decode_lines_1(), and free_line_header().

Definition at line 1070 of file dwarf2read.c.

Referenced by dwarf_decode_lines_1().

Definition at line 1070 of file dwarf2read.c.

Referenced by dwarf_decode_lines_1().

Definition at line 1031 of file dwarf2read.c.

unsigned short line_header::version

Definition at line 1032 of file dwarf2read.c.


The documentation for this struct was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Defines