Searched refs:current_section (Results 1 - 7 of 7) sorted by relevance

/freebsd-9.3-release/contrib/binutils/gas/
H A Dliteral.c51 segT current_section = now_seg; local
90 subseg_set (current_section, current_subsec);
/freebsd-9.3-release/contrib/texinfo/makeinfo/
H A Dnode.h96 extern int current_section;
H A Dnode.c40 int current_section = 0; variable
352 temp->section = current_section;
713 if (section_alist[i].level == current_section + 1)
1092 current_section = this_section;
/freebsd-9.3-release/contrib/binutils/include/
H A Dbfdlink.h588 asection * current_section, asection * previous_section,
/freebsd-9.3-release/contrib/binutils/ld/
H A Dldlang.c4726 asection * current_section,
4739 if (current_section == NULL || previous_section == NULL)
4746 cur = lang_output_section_find (current_section->name);
5480 static lang_output_section_statement_type *current_section;
5514 current_section = os;
6069 lang_get_regions (&current_section->region,
6070 &current_section->lma_region,
6072 current_section->load_base != NULL,
6073 current_section->addr_tree != NULL);
6074 current_section
4722 ldlang_override_segment_assignment(struct bfd_link_info * info ATTRIBUTE_UNUSED, bfd * abfd ATTRIBUTE_UNUSED, asection * current_section, asection * previous_section, bfd_boolean new_segment) argument
5478 static lang_output_section_statement_type *current_section; variable
[all...]
H A Dldexp.c823 exp_fold_tree (etree_type *tree, asection *current_section, bfd_vma *dotp) argument
827 expld.section = current_section;
/freebsd-9.3-release/contrib/binutils/gas/config/
H A Dtc-alpha.c1147 segT current_section = now_seg;
1152 subseg_set (current_section, current_subsec);
3168 segT current_section = now_seg;
3205 subseg_set (current_section, current_subsec);
3262 segT current_section = now_seg;
3352 subseg_set (current_section, current_subsec);
1140 segT current_section = now_seg; local
3160 segT current_section = now_seg; local
3253 segT current_section = now_seg; local

Completed in 201 milliseconds