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

  /toolchain/binutils/binutils-2.27/gold/
script-sections.h 46 class Orphan_section_placement;
312 Orphan_section_placement* orphan_section_placement_;
script-sections.cc 293 class Orphan_section_placement
299 Orphan_section_placement();
360 // Initialize Orphan_section_placement.
362 Orphan_section_placement::Orphan_section_placement()
380 Orphan_section_placement::initialize_place(Place_index index, const char* name)
386 // While initializing the Orphan_section_placement information, this
392 Orphan_section_placement::output_section_init(const std::string& name,
453 Orphan_section_placement::last_init(Elements_iterator location)
464 Orphan_section_placement::find_place(Output_section* os
    [all...]

Completed in 58 milliseconds