Home
last modified time | relevance | path

Searched refs:find_output_segment (Results 1 – 8 of 8) sorted by relevance

/dflybsd-src/contrib/binutils-2.34/gold/
H A Dlayout.h910 find_output_segment(elfcpp::PT type, elfcpp::Elf_Word set,
H A Dsymtab.cc2357 Output_segment* os = layout->find_output_segment(p->segment_type, in define_symbols()
H A Dlayout.cc775 Layout::find_output_segment(elfcpp::PT type, elfcpp::Elf_Word set, in find_output_segment() function in gold::Layout
/dflybsd-src/contrib/binutils-2.27/gold/
H A Dlayout.h865 find_output_segment(elfcpp::PT type, elfcpp::Elf_Word set,
H A Dsymtab.cc2290 Output_segment* os = layout->find_output_segment(p->segment_type, in define_symbols()
H A Dlayout.cc769 Layout::find_output_segment(elfcpp::PT type, elfcpp::Elf_Word set, in find_output_segment() function in gold::Layout
H A Darm.cc9348 gold_assert(layout->find_output_segment(elfcpp::PT_ARM_EXIDX, 0, in do_finalize_sections()
H A Dmips.cc9810 this->layout_->find_output_segment(elfcpp::PT_LOAD, elfcpp::PF_R, 0); in do_dynamic_tag_custom_value()