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

Public Attributes

CORE_ADDR last_size
 
asection * last_section_first
 
unsigned last_prot
 
CORE_ADDR last_max_alignment
 
struct munmap_list ** munmap_list_headp
 

Detailed Description

Definition at line 89 of file compile-object-load.c.

Member Data Documentation

CORE_ADDR setup_sections_data::last_max_alignment

Definition at line 102 of file compile-object-load.c.

Referenced by compile_object_load(), and setup_sections().

unsigned setup_sections_data::last_prot

Definition at line 98 of file compile-object-load.c.

Referenced by compile_object_load(), and setup_sections().

asection* setup_sections_data::last_section_first

Definition at line 95 of file compile-object-load.c.

Referenced by compile_object_load(), and setup_sections().

CORE_ADDR setup_sections_data::last_size

Definition at line 92 of file compile-object-load.c.

Referenced by compile_object_load(), and setup_sections().

struct munmap_list** setup_sections_data::munmap_list_headp

Definition at line 106 of file compile-object-load.c.

Referenced by compile_object_load(), and setup_sections().


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