Home
last modified time | relevance | path

Searched refs:Views (Results 1 – 7 of 7) sorted by relevance

/toolchain/binutils/binutils-2.25/gold/
Dfileread.cc350 Views::const_iterator p = this->views_.upper_bound(std::make_pair(page - 1, in find_view()
445 std::pair<Views::iterator, bool> ins = in add_view()
776 for (Views::iterator p = this->views_.begin(); in clear_view_cache_marks()
796 Views::iterator p = this->views_.begin(); in clear_views()
823 Views::iterator pe = p; in clear_views()
Dfileread.h359 typedef std::map<std::pair<off_t, unsigned int>, View*> Views; typedef
429 Views views_;
Dreloc.cc655 Views views; in do_relocate()
720 Views* pviews) in write_sections()
909 Views* pviews) in do_relocate_sections()
1733 Views* pviews);
1744 Views* pviews);
1755 Views* pviews);
1766 Views* pviews);
Dobject.h2437 typedef std::vector<View_size> Views; typedef
2448 Views* pviews);
2528 Views*);
2534 Views* pviews) in relocate_sections()
Daarch64.cc1813 typename Sized_relobj_file<size, big_endian>::Views* pviews);
1823 fix_errata(typename Sized_relobj_file<size, big_endian>::Views* pviews);
1940 typename Sized_relobj_file<size, big_endian>::Views* pviews) in fix_errata()
2045 typename Sized_relobj_file<size, big_endian>::Views* pviews) in do_relocate_sections()
Darm.cc1683 typename Sized_relobj_file<32, big_endian>::Views* pivews);
6585 typename Sized_relobj_file<32, big_endian>::Views* pviews) in do_relocate_sections()
DChangeLog11923 * object.h (Sized_relobj::View_size, Sized_relobj::Views): Change