Home
last modified time | relevance | path

Searched refs:find_place (Results 1 – 2 of 2) sorted by relevance

/toolchain/binutils/binutils-2.25/gold/
Dscript-sections.cc298 find_place(Output_section*, Elements_iterator** pwhere);
448 Orphan_section_placement::find_place(Output_section* os, in find_place() function in gold::Orphan_section_placement
3458 if (osp->find_place(os, &where)) in place_orphan()
DChangeLog9303 (Orphan_section_placement::find_place): Handle SHF_TLS sections.