Searched refs:Orphan_section_placement (Results 1 – 3 of 3) sorted by relevance
46 class Orphan_section_placement; variable312 Orphan_section_placement* orphan_section_placement_;
277 class Orphan_section_placement class283 Orphan_section_placement();346 Orphan_section_placement::Orphan_section_placement() in Orphan_section_placement() function in gold::Orphan_section_placement364 Orphan_section_placement::initialize_place(Place_index index, const char* name) in initialize_place()376 Orphan_section_placement::output_section_init(const std::string& name, in output_section_init()437 Orphan_section_placement::last_init(Elements_iterator location) in last_init()448 Orphan_section_placement::find_place(Output_section* os, in find_place()536 Orphan_section_placement::Elements_iterator537 Orphan_section_placement::last_place() const in last_place()590 orphan_section_init(Orphan_section_placement*, in orphan_section_init() argument[all …]
9299 * script-sections.cc (class Orphan_section_placement): Define9301 (Orphan_section_placement::Orphan_section_placement): Initialize9303 (Orphan_section_placement::find_place): Handle SHF_TLS sections.13790 * script-sections.cc (class Orphan_section_placement): New class.13803 Orphan_section_placement.