Home
last modified time | relevance | path

Searched refs:update_dot_tree (Results 1 – 6 of 6) sorted by relevance

/openbsd-src/gnu/usr.bin/binutils/ld/
H A Dldlang.h156 union etree_union *update_dot_tree; member
H A Dldlang.c636 lookup->update_dot_tree = NULL; in lang_output_section_statement_lookup()
3037 if (os->update_dot_tree != 0) in lang_size_sections_1()
3038 exp_fold_tree (os->update_dot_tree, abs_output_section, in lang_size_sections_1()
4942 overlay_list->os->update_dot_tree in lang_leave_overlay()
H A DChangeLog-02032834 * ldlang.h (lang_output_section_statement_type): Add update_dot_tree.
2841 (lang_output_section_statement_lookup): Initialize update_dot_tree.
2848 assignment to the last section's update_dot_tree. Unconditionally
/openbsd-src/gnu/usr.bin/binutils-2.17/ld/
H A Dldlang.h146 union etree_union *update_dot_tree; member
H A Dldlang.c4299 if (os->update_dot_tree != 0) in lang_size_sections_1()
4300 exp_fold_tree (os->update_dot_tree, bfd_abs_section_ptr, &dot); in lang_size_sections_1()
6231 overlay_list->os->update_dot_tree in lang_leave_overlay()
H A DChangeLog-02032834 * ldlang.h (lang_output_section_statement_type): Add update_dot_tree.
2841 (lang_output_section_statement_lookup): Initialize update_dot_tree.
2848 assignment to the last section's update_dot_tree. Unconditionally