Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.27/gold/
Dicf.h42 typedef std::vector<Section_id> Sections_reachable_info; typedef
55 Sections_reachable_info section_info;
Dicf.cc311 Icf::Sections_reachable_info &v = in get_section_contents()
321 Icf::Sections_reachable_info::iterator it_v = v.begin(); in get_section_contents()
Dgc.h188 Icf::Sections_reachable_info* secvec = NULL; in gc_process_relocs()
DChangeLog-081511127 * icf.h (Icf::Sections_reachable_info): New typedef.