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

#include "objfiles.h"

Public Attributes

CORE_ADDR entry_point
 
int the_bfd_section_index
 
unsigned entry_point_p: 1
 
unsigned initialized: 1
 

Detailed Description

Definition at line 101 of file objfiles.h.

Member Data Documentation

CORE_ADDR entry_info::entry_point

Definition at line 104 of file objfiles.h.

Referenced by init_entry_point_info().

unsigned entry_info::entry_point_p

Definition at line 110 of file objfiles.h.

Referenced by init_entry_point_info().

unsigned entry_info::initialized

Definition at line 113 of file objfiles.h.

Referenced by init_entry_point_info().

int entry_info::the_bfd_section_index

Definition at line 107 of file objfiles.h.

Referenced by init_entry_point_info().


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