Home
last modified time | relevance | path

Searched refs:views (Results 1 – 3 of 3) sorted by relevance

/toolchain/binutils/binutils-2.25/gold/
Dreloc.cc655 Views views; in do_relocate() local
656 views.resize(shnum); in do_relocate()
662 this->write_sections(layout, pshdrs, of, &views); in do_relocate()
670 this->relocate_sections(symtab, layout, pshdrs, of, &views); in do_relocate()
679 if (views[i].view != NULL) in do_relocate()
681 if (views[i].is_ctors_reverse_view) in do_relocate()
682 this->reverse_words(views[i].view, views[i].view_size); in do_relocate()
683 if (!views[i].is_postprocessing_view) in do_relocate()
685 if (views[i].is_input_output_view) in do_relocate()
686 of->write_input_output_view(views[i].offset, in do_relocate()
[all …]
DChangeLog9452 (File_read::open[2]): Add whole_file_view_ to list of views.
9457 adjust all callers. Don't delete views with permanent data;
9458 do delete cached views and views from archives if
/toolchain/binutils/binutils-2.25/cpu/
Dm32c.cpu1036 ; Define different views of the grs as VIRTUAL with getter/setter specs
1226 ; Define different views of the ars as VIRTUAL with getter/setter specs