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

/netbsd-current/external/gpl3/binutils.old/dist/ld/
H A Dldlang.h160 union etree_union *update_dot_tree;
155 union etree_union *update_dot_tree; member in struct:lang_output_section_statement_struct
H A Dldlang.c4695 if (output_section_statement->update_dot_tree != NULL)
4696 exp_fold_tree (output_section_statement->update_dot_tree,
6063 if (os->update_dot_tree != 0)
6064 exp_fold_tree (os->update_dot_tree, bfd_abs_section_ptr, &dot);
6568 if (os->update_dot_tree != NULL)
6569 exp_fold_tree (os->update_dot_tree,
8992 overlay_list->os->update_dot_tree
/netbsd-current/external/gpl3/binutils/dist/ld/
H A Dldlang.h160 union etree_union *update_dot_tree; member in struct:lang_output_section_statement_struct
H A Dldlang.c4695 if (output_section_statement->update_dot_tree != NULL)
4696 exp_fold_tree (output_section_statement->update_dot_tree,
6063 if (os->update_dot_tree != 0)
6064 exp_fold_tree (os->update_dot_tree, bfd_abs_section_ptr, &dot);
6568 if (os->update_dot_tree != NULL)
6569 exp_fold_tree (os->update_dot_tree,
8992 overlay_list->os->update_dot_tree
/netbsd-current/external/gpl3/gdb.old/dist/ld/
H A Dldlang.h157 union etree_union *update_dot_tree; member in struct:lang_output_section_statement_struct
H A Dldlang.c4594 if (output_section_statement->update_dot_tree != NULL)
4595 exp_fold_tree (output_section_statement->update_dot_tree,
5962 if (os->update_dot_tree != 0)
5963 exp_fold_tree (os->update_dot_tree, bfd_abs_section_ptr, &dot);
6475 if (os->update_dot_tree != NULL)
6476 exp_fold_tree (os->update_dot_tree,
8832 overlay_list->os->update_dot_tree

Completed in 157 milliseconds