Home
last modified time | relevance | path

Searched refs:layout (Results 1 – 25 of 147) sorted by relevance

123456

/dragonfly/contrib/gcc-4.7/libobjc/
H A Dencoding.c1092 layout->record_size = MAX (layout->record_size, in objc_layout_structure_next_member()
1115 layout->type = objc_skip_variable_name (layout->type); in objc_layout_structure_next_member()
1145 layout->record_align = MAX (layout->record_align, desired_align); in objc_layout_structure_next_member()
1173 layout->record_align = MAX (layout->record_align, type_align); in objc_layout_structure_next_member()
1177 layout->record_align = MAX (layout->record_align, desired_align); in objc_layout_structure_next_member()
1190 layout->record_size = ROUND (layout->record_size, desired_align); in objc_layout_structure_next_member()
1195 layout->prev_type = layout->type; in objc_layout_structure_next_member()
1206 if (layout->type in objc_layout_finish_structure()
1218 layout->record_align = MAX (1, layout->record_align); in objc_layout_finish_structure()
1222 layout->record_size = ROUND_TYPE_SIZE (layout->original_type, in objc_layout_finish_structure()
[all …]
/dragonfly/contrib/binutils-2.27/gold/
H A Dgold.cc291 layout, in queue_initial_tasks()
301 layout, in queue_initial_tasks()
319 Layout* layout, in process_incremental_input() argument
442 Layout* layout, in queue_middle_gc_tasks() argument
472 layout, in queue_middle_gc_tasks()
487 Layout* layout, in queue_middle_tasks() argument
543 (*p)->layout(symtab, layout, NULL); in queue_middle_tasks()
666 layout->create_notes(); in queue_middle_tasks()
780 layout, in queue_middle_tasks()
793 Layout* layout, in queue_final_tasks() argument
[all …]
H A Di386.cc57 layout_(layout) in Output_data_got_plt_i386()
370 Layout* layout,
420 Layout* layout,
435 Layout* layout,
1148 Layout* layout, in add_local_ifunc_entry() argument
1794 Layout* layout, in local() argument
2614 layout, in gc_process_relocs()
2630 Layout* layout, in scan_relocs() argument
2650 layout, in scan_relocs()
3792 layout, in scan_relocatable_relocs()
[all …]
H A Dx86_64.cc58 layout_(layout) in Output_data_got_plt_x86_64()
63 layout_(layout) in Output_data_got_plt_x86_64()
114 this->init(layout); in Output_data_plt_x86_64()
514 Layout* layout,
529 Layout* layout,
647 Layout* layout,
1420 Layout* layout, in add_local_ifunc_entry() argument
3288 layout, in gc_process_relocs()
3328 layout, in scan_relocs()
4574 layout, in scan_relocatable_relocs()
[all …]
H A Dscript-sections.cc120 > this->length_->eval(symtab, layout, false)) in increment_offset()
954 Layout* layout, in set_section_addresses() argument
1150 Layout* layout, in set_section_addresses() argument
1618 Layout* layout, in set_section_addresses() argument
2219 const Layout* layout, in finalize_symbols() argument
2391 Layout* layout, in set_section_addresses() argument
2615 symtab, layout); in set_section_addresses()
2624 symtab, layout); in set_section_addresses()
3125 create_segment(Layout* layout) in create_segment() argument
3473 (*p)->create_sections(layout); in create_sections()
[all …]
H A Dtilegx.cc79 { this->init(layout); } in Output_data_plt_tilegx()
92 this->init(layout); in Output_data_plt_tilegx()
101 init(Layout* layout);
314 Layout* layout,
2111 Layout* layout, in add_local_ifunc_entry() argument
4173 layout, in gc_process_relocs()
4214 layout, in scan_relocs()
4230 Layout* layout) in do_define_standard_symbols() argument
4256 Layout* layout, in do_finalize_sections() argument
4828 layout, in scan_relocatable_relocs()
[all …]
H A Dcommon.cc149 Symbol_table::allocate_commons(Layout* layout, Mapfile* mapfile) in allocate_commons() argument
171 this->do_allocate_commons<32>(layout, mapfile, sort_order); in allocate_commons()
179 this->do_allocate_commons<64>(layout, mapfile, sort_order); in allocate_commons()
192 Symbol_table::do_allocate_commons(Layout* layout, Mapfile* mapfile, in do_allocate_commons() argument
196 this->do_allocate_commons_list<size>(layout, COMMONS_NORMAL, in do_allocate_commons()
200 this->do_allocate_commons_list<size>(layout, COMMONS_TLS, in do_allocate_commons()
204 this->do_allocate_commons_list<size>(layout, COMMONS_SMALL, in do_allocate_commons()
208 this->do_allocate_commons_list<size>(layout, COMMONS_LARGE, in do_allocate_commons()
219 Layout* layout, in do_allocate_commons_list() argument
292 os = layout->add_output_section_data(name, elfcpp::SHT_NOBITS, flags, in do_allocate_commons_list()
[all …]
H A Dsparc.cc77 Layout* layout,
91 Layout* layout,
126 Layout* layout,
141 Layout* layout,
1595 Layout* layout) in rela_ifunc() argument
1858 Layout* layout, in make_local_ifunc_plt_entry() argument
2255 Layout* layout, in local() argument
3125 layout, in gc_process_relocs()
3167 layout, in scan_relocs()
4295 layout, in scan_relocatable_relocs()
[all …]
H A Dreloc.cc387 Layout* layout, in do_gc_process_relocs() argument
427 Layout* layout, in do_scan_relocs() argument
510 Layout* layout, in emit_relocs_scan() argument
522 layout, in emit_relocs_scan()
658 this->write_local_symbols(of, layout->sympool(), layout->dynpool(), in do_relocate()
659 layout->symtab_xindex(), layout->dynsym_xindex(), in do_relocate()
883 relinfo.layout = layout; in do_relocate_sections()
1618 Layout* layout,
1626 Layout* layout,
1634 Layout* layout,
[all …]
H A Dreadsyms.h60 Layout* layout, Dirsearch* dirpath, int dirindex, in Read_symbols() argument
64 : input_objects_(input_objects), symtab_(symtab), layout_(layout), in Read_symbols()
140 Layout* layout, Dirsearch* /*dirpath*/, int /*dirindex*/, in Add_symbols() argument
145 : input_objects_(input_objects), symtab_(symtab), layout_(layout), in Add_symbols()
230 Check_script(Layout* layout, Incremental_binary* ibase, in Check_script() argument
234 : layout_(layout), ibase_(ibase), input_file_index_(input_file_index), in Check_script()
276 Check_library(Symbol_table* /*symtab*/, Layout* layout, in Check_library() argument
281 : layout_(layout), ibase_(ibase), in Check_library()
391 Layout* layout, Mapfile* mapfile, Input_group* input_group, in Finish_group() argument
394 layout_(layout), mapfile_(mapfile), input_group_(input_group), in Finish_group()
[all …]
H A Darchive.cc1004 obj->layout(symtab, layout, sd); in include_member()
1005 obj->add_symbols(symtab, sd, layout); in include_member()
1039 pluginobj->add_symbols(symtab, NULL, layout); in include_member()
1050 if (layout->incremental_inputs() != NULL) in include_member()
1056 obj->layout(symtab, layout, &sd); in include_member()
1057 obj->add_symbols(symtab, &sd, layout); in include_member()
1228 layout, in add_symbols()
1277 pluginobj->add_symbols(symtab, NULL, layout); in include_member()
1286 if (layout->incremental_inputs() != NULL) in include_member()
1289 obj->layout(symtab, layout, sd); in include_member()
[all …]
H A Daarch64.cc2061 relinfo.layout = layout; in do_relocate_sections()
2278 relinfo.layout = layout; in scan_sections_for_stubs()
3564 layout); in got_section()
4371 Layout* layout, in add_local_ifunc_entry() argument
5436 Layout* layout, in group_sections() argument
5946 Layout* layout, in local() argument
6210 Layout* layout, in global() argument
6666 layout, in gc_process_relocs()
6708 layout, in scan_relocs()
7952 layout, in scan_relocatable_relocs()
[all …]
/dragonfly/contrib/binutils-2.34/gold/
H A Dgold.cc291 layout, in queue_initial_tasks()
301 layout, in queue_initial_tasks()
319 Layout* layout, in process_incremental_input() argument
442 Layout* layout, in queue_middle_gc_tasks() argument
472 layout, in queue_middle_gc_tasks()
487 Layout* layout, in queue_middle_tasks() argument
551 (*p)->layout(symtab, layout, NULL); in queue_middle_tasks()
672 layout->create_notes(); in queue_middle_tasks()
786 layout, in queue_middle_tasks()
799 Layout* layout, in queue_final_tasks() argument
[all …]
H A Di386.cc57 layout_(layout) in Output_data_got_plt_i386()
370 Layout* layout,
420 Layout* layout,
435 Layout* layout,
1149 Layout* layout, in add_local_ifunc_entry() argument
1795 Layout* layout, in local() argument
2615 layout, in gc_process_relocs()
2631 Layout* layout, in scan_relocs() argument
2651 layout, in scan_relocs()
3795 layout, in scan_relocatable_relocs()
[all …]
H A Dx86_64.cc58 layout_(layout) in Output_data_got_plt_x86_64()
63 layout_(layout) in Output_data_got_plt_x86_64()
114 this->init(layout); in Output_data_plt_x86_64()
123 init(Layout* layout);
770 Layout* layout,
785 Layout* layout,
1806 Layout* layout, in add_local_ifunc_entry() argument
4448 layout, in gc_process_relocs()
4488 layout, in scan_relocs()
5739 layout, in scan_relocatable_relocs()
[all …]
H A Dscript-sections.cc120 > this->length_->eval(symtab, layout, false)) in increment_offset()
988 Layout* layout, in set_section_addresses() argument
1184 Layout* layout, in set_section_addresses() argument
1652 Layout* layout, in set_section_addresses() argument
2253 const Layout* layout, in finalize_symbols() argument
2437 Layout* layout, in set_section_addresses() argument
2675 symtab, layout); in set_section_addresses()
2684 symtab, layout); in set_section_addresses()
3185 create_segment(Layout* layout) in create_segment() argument
3533 (*p)->create_sections(layout); in create_sections()
[all …]
H A Dreloc.cc387 Layout* layout, in do_gc_process_relocs() argument
427 Layout* layout, in do_scan_relocs() argument
510 Layout* layout, in emit_relocs_scan() argument
522 layout, in emit_relocs_scan()
658 this->write_local_symbols(of, layout->sympool(), layout->dynpool(), in do_relocate()
659 layout->symtab_xindex(), layout->dynsym_xindex(), in do_relocate()
906 relinfo.layout = layout; in relocate_section_range()
1641 Layout* layout,
1649 Layout* layout,
1657 Layout* layout,
[all …]
H A Dcommon.cc149 Symbol_table::allocate_commons(Layout* layout, Mapfile* mapfile) in allocate_commons() argument
171 this->do_allocate_commons<32>(layout, mapfile, sort_order); in allocate_commons()
179 this->do_allocate_commons<64>(layout, mapfile, sort_order); in allocate_commons()
192 Symbol_table::do_allocate_commons(Layout* layout, Mapfile* mapfile, in do_allocate_commons() argument
196 this->do_allocate_commons_list<size>(layout, COMMONS_NORMAL, in do_allocate_commons()
200 this->do_allocate_commons_list<size>(layout, COMMONS_TLS, in do_allocate_commons()
204 this->do_allocate_commons_list<size>(layout, COMMONS_SMALL, in do_allocate_commons()
208 this->do_allocate_commons_list<size>(layout, COMMONS_LARGE, in do_allocate_commons()
219 Layout* layout, in do_allocate_commons_list() argument
292 os = layout->add_output_section_data(name, elfcpp::SHT_NOBITS, flags, in do_allocate_commons_list()
[all …]
H A Dreadsyms.h60 Layout* layout, Dirsearch* dirpath, int dirindex, in Read_symbols() argument
64 : input_objects_(input_objects), symtab_(symtab), layout_(layout), in Read_symbols()
140 Layout* layout, Dirsearch* /*dirpath*/, int /*dirindex*/, in Add_symbols() argument
145 : input_objects_(input_objects), symtab_(symtab), layout_(layout), in Add_symbols()
230 Check_script(Layout* layout, Incremental_binary* ibase, in Check_script() argument
234 : layout_(layout), ibase_(ibase), input_file_index_(input_file_index), in Check_script()
276 Check_library(Symbol_table* /*symtab*/, Layout* layout, in Check_library() argument
281 : layout_(layout), ibase_(ibase), in Check_library()
391 Layout* layout, Mapfile* mapfile, Input_group* input_group, in Finish_group() argument
394 layout_(layout), mapfile_(mapfile), input_group_(input_group), in Finish_group()
[all …]
H A Darchive.cc1013 obj->layout(symtab, layout, sd); in include_member()
1014 obj->add_symbols(symtab, sd, layout); in include_member()
1048 pluginobj->add_symbols(symtab, NULL, layout); in include_member()
1059 if (layout->incremental_inputs() != NULL) in include_member()
1065 obj->layout(symtab, layout, &sd); in include_member()
1066 obj->add_symbols(symtab, &sd, layout); in include_member()
1237 layout, in add_symbols()
1286 pluginobj->add_symbols(symtab, NULL, layout); in include_member()
1295 if (layout->incremental_inputs() != NULL) in include_member()
1298 obj->layout(symtab, layout, sd); in include_member()
[all …]
H A Dmain.cc229 Layout layout(command_line.number_of_input_files(), in main() local
232 if (layout.incremental_inputs() != NULL) in main()
233 layout.incremental_inputs()->report_command_line(argc, argv); in main()
236 layout.read_layout_from_file(); in main()
240 command_line.options().plugins()->load_plugins(&layout); in main()
249 &symtab, &layout, mapfile); in main()
302 program_name, static_cast<long long>(layout.output_file_size())); in main()
304 layout.print_stats(); in main()
/dragonfly/contrib/mdocml/
H A Dtbl_data.c66 cp = dp->last == NULL ? dp->layout->first : dp->last->layout->next; in getdata()
83 dp->layout->last->next = cp; in getdata()
84 cp->col = dp->layout->last->col + 1; in getdata()
85 dp->layout->last = cp; in getdata()
96 dat->layout = cp; in getdata()
119 pdat->layout->col < dat->layout->col) in getdata()
188 if ((dat->layout->pos == TBL_CELL_HORIZ || in getdata()
190 dat->layout->pos == TBL_CELL_DOWN) && in getdata()
234 if (dat->layout->pos == TBL_CELL_DOWN) in tbl_cdata()
247 dp->layout = rp; in newspan()
[all …]
H A Dtbl_term.c279 cp = cpn = sp->layout->first; in term_tbl()
310 uvert = dvert = sp->layout->vert; in term_tbl()
312 dvert < sp->next->layout->vert) in term_tbl()
313 dvert = sp->next->layout->vert; in term_tbl()
317 uvert = sp->prev->layout->vert; in term_tbl()
337 cp = sp->layout->first; in term_tbl()
339 sp->next->layout->first; in term_tbl()
341 sp->prev->layout->first; in term_tbl()
821 ic = dp->layout->col; in tbl_literal()
829 switch (dp->layout->pos) { in tbl_literal()
[all …]
H A Dout.c153 icol = dp->layout->col; in tblcalc()
157 col->flags |= dp->layout->flags; in tblcalc()
158 if (dp->layout->flags & TBL_CELL_WIGN) in tblcalc()
163 if (dp->layout->wstr != NULL && in tblcalc()
164 dp->layout->width == 0 && in tblcalc()
167 dp->layout->width = in tblcalc()
169 if (col->width < dp->layout->width) in tblcalc()
170 col->width = dp->layout->width; in tblcalc()
174 col->spacing = dp->layout->spacing; in tblcalc()
185 dp->layout->width ? dp->layout->width : in tblcalc()
[all …]
H A Dtbl_html.c146 switch (sp->layout->vert) { in print_tbl()
187 cp = dp->layout; in print_tbl()
247 if (dp->layout->pos == TBL_CELL_HORIZ || in print_tbl()
248 dp->layout->pos == TBL_CELL_DHORIZ || in print_tbl()
254 html_setfont(h, dp->layout->font); in print_tbl()
255 if (dp->layout->pos == TBL_CELL_LONG) in print_tbl()
258 if (dp->layout->pos == TBL_CELL_NUMBER) { in print_tbl()
259 col = h->tbl.cols + dp->layout->col; in print_tbl()

123456