GDB (xrefs)
Loading...
Searching...
No Matches
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 114 of file objfiles.h.

Member Data Documentation

◆ entry_point

CORE_ADDR entry_info::entry_point

Definition at line 117 of file objfiles.h.

Referenced by entry_point_address_query(), and init_entry_point_info().

◆ entry_point_p

unsigned entry_info::entry_point_p

Definition at line 123 of file objfiles.h.

Referenced by entry_point_address_query(), and init_entry_point_info().

◆ initialized

unsigned entry_info::initialized

◆ the_bfd_section_index

int entry_info::the_bfd_section_index

Definition at line 120 of file objfiles.h.

Referenced by entry_point_address_query(), and init_entry_point_info().


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