GDB (xrefs)
Loading...
Searching...
No Matches
Classes | Typedefs | Functions
line-header.h File Reference

Go to the source code of this file.

Classes

struct  file_entry
 
struct  line_header
 

Typedefs

typedef int dir_index
 
typedef int file_name_index
 
typedef std::unique_ptr< line_headerline_header_up
 

Functions

line_header_up dwarf_decode_line_header (sect_offset sect_off, bool is_dwz, dwarf2_per_objfile *per_objfile, struct dwarf2_section_info *section, const struct comp_unit_head *cu_header, const char *comp_dir)
 

Typedef Documentation

◆ dir_index

typedef int dir_index

Definition at line 25 of file line-header.h.

◆ file_name_index

typedef int file_name_index

Definition at line 29 of file line-header.h.

◆ line_header_up

typedef std::unique_ptr<line_header> line_header_up

Definition at line 199 of file line-header.h.

Function Documentation

◆ dwarf_decode_line_header()

line_header_up dwarf_decode_line_header ( sect_offset sect_off,
bool is_dwz,
dwarf2_per_objfile * per_objfile,
struct dwarf2_section_info * section,
const struct comp_unit_head * cu_header,
const char * comp_dir )
extern