Home
last modified time | relevance | path

Searched refs:Sections_reachable_info (Results 1 – 4 of 4) sorted by relevance

/toolchain/binutils/binutils-2.25/gold/
Dicf.h42 typedef std::vector<Section_id> Sections_reachable_info; typedef
55 Sections_reachable_info section_info;
Dicf.cc272 Icf::Sections_reachable_info &v = in get_section_contents()
282 Icf::Sections_reachable_info::iterator it_v = v.begin(); in get_section_contents()
Dgc.h193 Icf::Sections_reachable_info* secvec = NULL; in gc_process_relocs()
DChangeLog9710 * icf.h (Icf::Sections_reachable_info): New typedef.