HomeSort by relevance Sort by last modified time
    Searched refs:Garbage_collection (Results 1 - 4 of 4) sorted by null

  /toolchain/binutils/binutils-2.25/gold/
gc.cc 35 Garbage_collection::do_transitive_closure()
52 Garbage_collection::Section_ref::iterator find_it =
56 Garbage_collection::Sections_reachable v = find_it->second;
58 for (Garbage_collection::Sections_reachable::iterator it_v = v.begin();
gc.h 49 class Garbage_collection
61 Garbage_collection()
357 Garbage_collection::Cident_section_map::iterator ele =
362 Garbage_collection::Sections_reachable&
364 Garbage_collection::Sections_reachable& cident_secn(ele->second);
365 for (Garbage_collection::Sections_reachable::iterator it_v
main.cc 210 Garbage_collection gc;
symtab.h 61 class Garbage_collection;
    [all...]

Completed in 106 milliseconds