Home | History | Annotate | Download | only in gold

Lines Matching refs:elfcpp

511   init_fixed_output_section(const char*, elfcpp::Shdr<size, big_endian>&);
523 const char* name, const elfcpp::Shdr<size, big_endian>& shdr,
601 const elfcpp::Shdr<size, big_endian>& shdr,
613 const elfcpp::Shdr<size, big_endian>& shdr,
614 elfcpp::Elf_Word flags,
634 const elfcpp::Shdr<size, big_endian>& shdr,
677 add_output_section_data(const char* name, elfcpp::Elf_Word type,
678 elfcpp::Elf_Xword flags,
860 find_output_segment(elfcpp::PT type, elfcpp::Elf_Word set,
861 elfcpp::Elf_Word clear) const;
951 make_output_segment(elfcpp::Elf_Word type, elfcpp::Elf_Word flags);
959 static elfcpp::Elf_Word
960 section_flags_to_segment(elfcpp::Elf_Xword flags);
1122 const elfcpp::Shdr<size, big_endian>&);
1137 elfcpp::Elf_Word type, elfcpp::Elf_Xword flags,
1142 elfcpp::Elf_Xword
1143 get_output_section_flags (elfcpp::Elf_Xword input_section_flags);
1148 elfcpp::Elf_Word type, elfcpp::Elf_Xword flags,
1154 make_output_section(const char* name, elfcpp::Elf_Word type,
1155 elfcpp::Elf_Xword flags, Output_section_order order,
1250 std::pair<elfcpp::Elf_Word, elfcpp::Elf_Xword> > Key;