Home
last modified time | relevance | path

Searched refs:current_section (Results 1 – 15 of 15) sorted by relevance

/openbsd-src/gnu/usr.bin/binutils/ld/
H A Dldexp.c209 lang_output_section_statement_type *current_section, in fold_unary() argument
217 current_section, in fold_unary()
226 current_section); in fold_unary()
269 && current_section == abs_output_section in fold_unary()
295 lang_output_section_statement_type *current_section, in fold_binary() argument
302 result = exp_fold_tree (tree->binary.lhs, current_section, in fold_binary()
309 current_section, in fold_binary()
318 if (current_section != abs_output_section in fold_binary()
336 || current_section == abs_output_section) in fold_binary()
392 && current_section == abs_output_section in fold_binary()
[all …]
H A Dldlang.c3984 static lang_output_section_statement_type *current_section; variable
4015 current_section = in lang_enter_output_section_statement()
4534 lang_get_regions (&current_section->region, in lang_leave_output_section_statement()
4535 &current_section->lma_region, in lang_leave_output_section_statement()
4537 current_section->load_base != NULL, in lang_leave_output_section_statement()
4538 current_section->addr_tree != NULL); in lang_leave_output_section_statement()
4539 current_section->fill = fill; in lang_leave_output_section_statement()
4540 current_section->phdrs = phdrs; in lang_leave_output_section_statement()
4860 n->os = current_section; in lang_enter_overlay_section()
4885 name = current_section->name; in lang_leave_overlay_section()
/openbsd-src/gnu/llvm/lldb/source/Plugins/ObjectFile/Breakpad/
H A DObjectFileBreakpad.cpp131 std::optional<Record::Kind> current_section; in CreateSections() local
136 if (!current_section) in CreateSections()
142 ConstString(toString(*current_section)), eSectionTypeOther, in CreateSections()
158 if (next_section == current_section) in CreateSections()
164 current_section = next_section; in CreateSections()
/openbsd-src/gnu/usr.bin/binutils/gas/
H A Dliteral.c51 segT current_section = now_seg; local
90 subseg_set (current_section, current_subsec);
/openbsd-src/gnu/usr.bin/binutils-2.17/gas/
H A Dliteral.c51 segT current_section = now_seg; local
90 subseg_set (current_section, current_subsec);
/openbsd-src/sbin/isakmpd/
H A Dconf.c982 char *current_section = NULL; in conf_report() local
996 if (!current_section || strcmp(cb->section, in conf_report()
997 current_section)) { in conf_report()
998 if (current_section) { in conf_report()
1000 current_section) == -1) in conf_report()
1015 current_section = cb->section; in conf_report()
/openbsd-src/gnu/usr.bin/texinfo/makeinfo/
H A Dnode.h95 extern int current_section;
H A Dnode.c40 int current_section = 0; variable
349 temp->section = current_section; in remember_node_reference()
709 if (section_alist[i].level == current_section + 1) in cm_node()
1088 current_section = this_section; in cm_node()
/openbsd-src/gnu/usr.bin/binutils-2.17/ld/
H A Dldlang.c5245 static lang_output_section_statement_type *current_section; variable
5279 current_section = os; in lang_enter_output_section_statement()
5825 lang_get_regions (&current_section->region, in lang_leave_output_section_statement()
5826 &current_section->lma_region, in lang_leave_output_section_statement()
5828 current_section->load_base != NULL, in lang_leave_output_section_statement()
5829 current_section->addr_tree != NULL); in lang_leave_output_section_statement()
5830 current_section->fill = fill; in lang_leave_output_section_statement()
5831 current_section->phdrs = phdrs; in lang_leave_output_section_statement()
6149 n->os = current_section; in lang_enter_overlay_section()
6174 name = current_section->name; in lang_leave_overlay_section()
H A Dldexp.c776 exp_fold_tree (etree_type *tree, asection *current_section, bfd_vma *dotp) in exp_fold_tree() argument
780 expld.section = current_section; in exp_fold_tree()
H A DChangeLog-2005820 "current_section", "allocation_done", "dot", "dotp" and "mark_used"
842 (exp_fold_tree_no_dot): Remove "current_section", "allocation_done
946 exp_mark_used_section): Likewise for "current_section" param.
/openbsd-src/gnu/usr.bin/binutils-2.17/gas/config/
H A Dtc-alpha.c1140 segT current_section = now_seg; in create_literal_section() local
1145 subseg_set (current_section, current_subsec); in create_literal_section()
3160 segT current_section = now_seg; in add_to_link_pool() local
3197 subseg_set (current_section, current_subsec); in add_to_link_pool()
3253 segT current_section = now_seg; in s_alpha_comm() local
3343 subseg_set (current_section, current_subsec); in s_alpha_comm()
H A Dtc-xtensa.c4942 segT current_section = now_seg; in md_begin() local
4958 subseg_set (current_section, current_subsec); in md_begin()
9996 segT current_section = now_seg; in cache_literal_section() local
10029 subseg_set (current_section, current_subsec); in cache_literal_section()
/openbsd-src/gnu/usr.bin/binutils/gas/config/
H A Dtc-alpha.c2958 segT current_section = now_seg; local
2995 subseg_set (current_section, current_subsec);
4240 segT current_section = now_seg; local
4330 subseg_set (current_section, current_subsec);
5781 segT current_section = now_seg; local
5786 subseg_set (current_section, current_subsec);
H A Dtc-xtensa.c4701 segT current_section = now_seg; in md_begin() local
4718 subseg_set (current_section, current_subsec); in md_begin()
7803 segT current_section = now_seg; local
7809 subseg_set (current_section, current_subsec);