Home
last modified time | relevance | path

Searched refs:Elements_iterator (Results 1 – 6 of 6) sorted by relevance

/netbsd-src/external/gpl3/binutils/dist/gold/
H A Dscript-sections.cc296 typedef Script_sections::Elements_iterator Elements_iterator; typedef in gold::Orphan_section_placement
304 Elements_iterator location);
308 last_init(Elements_iterator location);
314 find_place(Output_section*, Elements_iterator** pwhere);
318 update_last_alloc(Elements_iterator where);
322 Elements_iterator
352 Elements_iterator location;
400 Elements_iterator location) in output_section_init()
468 Orphan_section_placement::last_init(Elements_iterator location) in last_init()
480 Elements_iterator** pwhere) in find_place()
[all …]
H A Dscript-sections.h263 typedef Sections_elements::iterator Elements_iterator; typedef
H A DChangeLog-081515203 to std::list. Typedef public Elements_iterator. Add
/netbsd-src/external/gpl3/binutils.old/dist/gold/
H A Dscript-sections.cc296 typedef Script_sections::Elements_iterator Elements_iterator; typedef in gold::Orphan_section_placement
304 Elements_iterator location);
308 last_init(Elements_iterator location);
314 find_place(Output_section*, Elements_iterator** pwhere);
318 update_last_alloc(Elements_iterator where);
322 Elements_iterator
352 Elements_iterator location;
400 Elements_iterator location) in output_section_init()
468 Orphan_section_placement::last_init(Elements_iterator location) in last_init()
480 Elements_iterator** pwhere) in find_place()
[all …]
H A Dscript-sections.h263 typedef Sections_elements::iterator Elements_iterator; typedef
H A DChangeLog-081515203 to std::list. Typedef public Elements_iterator. Add