Searched refs:find_output_segment (Results 1 – 8 of 8) sorted by relevance
/dflybsd-src/contrib/binutils-2.34/gold/ |
H A D | layout.h | 910 find_output_segment(elfcpp::PT type, elfcpp::Elf_Word set,
|
H A D | symtab.cc | 2357 Output_segment* os = layout->find_output_segment(p->segment_type, in define_symbols()
|
H A D | layout.cc | 775 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 D | layout.h | 865 find_output_segment(elfcpp::PT type, elfcpp::Elf_Word set,
|
H A D | symtab.cc | 2290 Output_segment* os = layout->find_output_segment(p->segment_type, in define_symbols()
|
H A D | layout.cc | 769 Layout::find_output_segment(elfcpp::PT type, elfcpp::Elf_Word set, in find_output_segment() function in gold::Layout
|
H A D | arm.cc | 9348 gold_assert(layout->find_output_segment(elfcpp::PT_ARM_EXIDX, 0, in do_finalize_sections()
|
H A D | mips.cc | 9810 this->layout_->find_output_segment(elfcpp::PT_LOAD, elfcpp::PF_R, 0); in do_dynamic_tag_custom_value()
|