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

#include "symtab.h"

Public Attributes

int line
 
unsigned is_stmt: 1
 
bool prologue_end: 1
 
CORE_ADDR pc
 

Detailed Description

Definition at line 1547 of file symtab.h.

Member Data Documentation

◆ is_stmt

unsigned linetable_entry::is_stmt

◆ line

int linetable_entry::line

◆ pc

CORE_ADDR linetable_entry::pc

◆ prologue_end

bool linetable_entry::prologue_end

Definition at line 1557 of file symtab.h.

Referenced by maintenance_print_one_line_table(), and buildsym_compunit::record_line().


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