#include <ldlang.h>

Data Fields | |
| char * | name |
| struct memory_region_struct * | next |
| bfd_vma | origin |
| bfd_size_type | length |
| bfd_vma | current |
| bfd_size_type | old_length |
| flagword | flags |
| flagword | not_flags |
| bfd_boolean | had_full_message |
Definition at line 54 of file ldlang.h.
Definition at line 56 of file ldlang.h.
Referenced by lang_map(), lang_memory_region_lookup(), lang_size_sections_1(), and os_region_check().
Definition at line 57 of file ldlang.h.
Referenced by lang_map(), lang_memory_default(), lang_memory_region_lookup(), lang_reset_memory_regions(), and lang_size_sections_1().
Definition at line 58 of file ldlang.h.
Referenced by fold_name(), lang_map(), lang_memory_region_lookup(), lang_reset_memory_regions(), os_region_check(), and yyparse().
Definition at line 59 of file ldlang.h.
Referenced by fold_name(), lang_map(), os_region_check(), and yyparse().
Definition at line 60 of file ldlang.h.
Referenced by lang_reset_memory_regions(), lang_size_sections_1(), os_region_check(), and yyparse().
Definition at line 62 of file ldlang.h.
Referenced by lang_map(), lang_memory_default(), and lang_set_flags().
Definition at line 63 of file ldlang.h.
Referenced by lang_map(), lang_memory_default(), and lang_set_flags().
| bfd_boolean memory_region_struct::had_full_message |
1.5.6