Home
last modified time | relevance | path

Searched refs:get_output_section_flags (Results 1 – 6 of 6) sorted by relevance

/netbsd-src/external/gpl3/binutils.old/dist/gold/
H A Dlayout.h1208 get_output_section_flags (elfcpp::Elf_Xword input_section_flags);
H A Dlayout.cc916 Layout::get_output_section_flags(elfcpp::Elf_Xword input_section_flags) in get_output_section_flags() function in gold::Layout
955 flags = this->get_output_section_flags(flags); in choose_output_section()
1103 this->get_output_section_flags(shdr.get_sh_flags()); in init_fixed_output_section()
1187 = (this->get_output_section_flags(shdr.get_sh_flags()) in layout()
H A DChangeLog-0815628 * layout.cc (Layout::get_output_section_flags): Also clear the
4663 (Layout::get_output_section_flags): New function.
4664 (Layout::choose_output_section): Call get_output_section_flags.
4673 (Layout::get_output_section_flags): New function.
/netbsd-src/external/gpl3/binutils/dist/gold/
H A Dlayout.h1213 get_output_section_flags (elfcpp::Elf_Xword input_section_flags);
H A Dlayout.cc919 Layout::get_output_section_flags(elfcpp::Elf_Xword input_section_flags) in get_output_section_flags() function in gold::Layout
958 flags = this->get_output_section_flags(flags); in choose_output_section()
1106 this->get_output_section_flags(shdr.get_sh_flags()); in init_fixed_output_section()
1190 = (this->get_output_section_flags(shdr.get_sh_flags()) in layout()
H A DChangeLog-0815628 * layout.cc (Layout::get_output_section_flags): Also clear the
4663 (Layout::get_output_section_flags): New function.
4664 (Layout::choose_output_section): Call get_output_section_flags.
4673 (Layout::get_output_section_flags): New function.