#include <ldlang.h>

Data Fields | |
| lang_statement_header_type | header |
| union etree_union * | addr_tree |
| lang_statement_list_type | children |
| const char * | memspec |
| struct lang_output_section_statement_struct * | next |
| const char * | name |
| int | processed |
| asection * | bfd_section |
| flagword | flags |
| enum section_type | sectype |
| lang_memory_region_type * | region |
| lang_memory_region_type * | lma_region |
| size_t | block_value |
| fill_type * | fill |
| int | subsection_alignment |
| int | section_alignment |
| int | constraint |
| bfd_boolean | all_input_readonly |
| union etree_union * | load_base |
| union etree_union * | update_dot_tree |
| lang_output_section_phdr_list * | phdrs |
Definition at line 132 of file ldlang.h.
union etree_union* lang_output_section_statement_struct::addr_tree [write] |
Definition at line 135 of file ldlang.h.
Referenced by init_os(), lang_enter_output_section_statement(), lang_leave_output_section_statement(), lang_output_section_statement_lookup_1(), lang_size_sections_1(), and map_input_to_output_sections().
Definition at line 136 of file ldlang.h.
Referenced by lang_do_assignments_1(), lang_enter_output_section_statement(), lang_for_each_statement_worker(), lang_gc_sections_1(), lang_insert_orphan(), lang_output_section_statement_lookup_1(), lang_place_orphans(), lang_size_sections_1(), map_input_to_output_sections(), open_input_bfds(), print_output_section_statement(), and update_wild_statements().
| const char* lang_output_section_statement_struct::memspec |
Definition at line 138 of file ldlang.h.
Referenced by lang_insert_orphan(), lang_output_section_find_1(), lang_output_section_find_by_flags(), lang_output_section_statement_lookup_1(), lang_record_phdrs(), output_prev_sec_find(), and strip_excluded_output_sections().
| const char* lang_output_section_statement_struct::name |
Definition at line 139 of file ldlang.h.
Referenced by init_os(), lang_add_section(), lang_insert_orphan(), lang_leave_overlay(), lang_leave_overlay_section(), lang_output_section_find_1(), lang_output_section_statement_lookup_1(), lang_record_phdrs(), lang_size_sections_1(), and print_output_section_statement().
Definition at line 141 of file ldlang.h.
Referenced by fold_name(), lang_output_section_statement_lookup_1(), and lang_size_sections_1().
Definition at line 143 of file ldlang.h.
Referenced by exp_fold_tree(), exp_get_abs_int(), exp_init_os(), fold_name(), fold_unary(), init_os(), lang_add_section(), lang_do_assignments_1(), lang_init(), lang_insert_orphan(), lang_output_section_find_by_flags(), lang_output_section_statement_lookup_1(), lang_record_phdrs(), lang_size_sections_1(), make_abs(), map_input_to_output_sections(), new_rel_from_section(), os_region_check(), output_prev_sec_find(), print_assignment(), print_output_section_statement(), size_input_section(), and strip_excluded_output_sections().
Definition at line 144 of file ldlang.h.
Referenced by lang_enter_output_section_statement(), lang_output_section_find_by_flags(), lang_output_section_statement_lookup_1(), lang_size_sections_1(), and map_input_to_output_sections().
Definition at line 145 of file ldlang.h.
Referenced by lang_add_section(), lang_enter_output_section_statement(), lang_output_section_statement_lookup_1(), and lang_record_phdrs().
Definition at line 146 of file ldlang.h.
Referenced by lang_leave_output_section_statement(), lang_leave_overlay(), lang_output_section_statement_lookup_1(), and lang_size_sections_1().
Definition at line 147 of file ldlang.h.
Referenced by lang_leave_output_section_statement(), lang_leave_overlay(), lang_output_section_statement_lookup_1(), and lang_size_sections_1().
Definition at line 148 of file ldlang.h.
Referenced by lang_add_section(), lang_enter_output_section_statement(), lang_output_section_statement_lookup_1(), and lang_size_sections_1().
Definition at line 149 of file ldlang.h.
Referenced by lang_do_assignments_1(), lang_leave_output_section_statement(), lang_leave_overlay(), lang_output_section_statement_lookup_1(), and lang_size_sections_1().
Definition at line 151 of file ldlang.h.
Referenced by lang_enter_output_section_statement(), lang_output_section_statement_lookup_1(), and size_input_section().
Definition at line 152 of file ldlang.h.
Referenced by lang_add_section(), lang_enter_output_section_statement(), lang_output_section_statement_lookup_1(), and lang_size_sections_1().
Definition at line 153 of file ldlang.h.
Referenced by lang_output_section_find_1(), lang_output_section_statement_lookup_1(), lang_record_phdrs(), map_input_to_output_sections(), output_prev_sec_find(), and strip_excluded_output_sections().
Definition at line 154 of file ldlang.h.
Referenced by check_input_sections(), and map_input_to_output_sections().
union etree_union* lang_output_section_statement_struct::load_base [write] |
Definition at line 156 of file ldlang.h.
Referenced by fold_name(), init_os(), lang_do_assignments_1(), lang_enter_output_section_statement(), lang_insert_orphan(), lang_leave_output_section_statement(), lang_leave_overlay(), lang_output_section_statement_lookup_1(), lang_size_sections_1(), and print_output_section_statement().
union etree_union* lang_output_section_statement_struct::update_dot_tree [write] |
Definition at line 162 of file ldlang.h.
Referenced by lang_leave_overlay(), lang_output_section_statement_lookup_1(), and lang_size_sections_1().
Definition at line 164 of file ldlang.h.
Referenced by lang_leave_output_section_statement(), lang_leave_overlay(), lang_output_section_statement_lookup_1(), and lang_record_phdrs().
1.5.6