Home | History | Annotate | Download | only in gold

Lines Matching full:elfcpp

36 #include "elfcpp.h"
94 elfcpp::EM
99 elfcpp::Elf_Word
185 elfcpp::Elf_Half
191 elfcpp::Elf_Xword
194 gold_assert(this->pti_->small_common_shndx != elfcpp::SHN_UNDEF);
201 elfcpp::Elf_Half
207 elfcpp::Elf_Xword
210 gold_assert(this->pti_->large_common_shndx != elfcpp::SHN_UNDEF);
359 off_t offset, const elfcpp::Ehdr<size, big_endian>& ehdr)
364 make_output_section(const char* name, elfcpp::Elf_Word type,
365 elfcpp::Elf_Xword flags)
432 elfcpp::ELFOSABI
438 set_osabi(elfcpp::ELFOSABI osabi)
482 dynamic_tag_custom_value(elfcpp::DT tag) const
492 should_include_section(elfcpp::Elf_Word sh_type) const
506 elfcpp::EM machine_code;
536 elfcpp::Elf_Half small_common_shndx;
539 elfcpp::Elf_Half large_common_shndx;
541 elfcpp::Elf_Xword small_common_section_flags;
543 elfcpp::Elf_Xword large_common_section_flags;
554 are_processor_specific_flags_set_(false), osabi_(elfcpp::ELFOSABI_NONE)
585 // will be one of the values of elfcpp::Elf_sizes<size>::ehdr_size.
674 set_processor_specific_flags(elfcpp::Elf_Word flags)
684 const elfcpp::Ehdr<32, false>&);
691 const elfcpp::Ehdr<32, true>&);
698 const elfcpp::Ehdr<64, false>& ehdr);
705 off_t offset, const elfcpp::Ehdr<64, true>& ehdr);
710 do_make_output_section(const char* name, elfcpp::Elf_Word type,
711 elfcpp::Elf_Xword flags);
780 do_dynamic_tag_custom_value(elfcpp::DT) const
790 do_should_include_section(elfcpp::Elf_Word) const
800 const elfcpp::Ehdr<size, big_endian>&);
808 elfcpp::Elf_Word processor_specific_flags_;
814 elfcpp::ELFOSABI osabi_;
839 resolve(Symbol*, const elfcpp::Sym<size, big_endian>&, Object*,
904 typename elfcpp::Elf_types<size>::Elf_Addr view_address,
934 typename elfcpp::Elf_types<size>::Elf_Off
938 typename elfcpp::Elf_types<size>::Elf_Addr view_address,
965 typename elfcpp::Elf_types<size>::Elf_Off
968 typename elfcpp::Elf_types<size>::Elf_Addr
1052 typename elfcpp::Elf_types<size>::Elf_Addr /* r_offset */,
1054 typename elfcpp::Elf_types<size>::Elf_Swxword /* r_addend */,
1057 typename elfcpp::Elf_types<size>::Elf_Addr /* address */,
1070 typename elfcpp::Elf_types<size>::Elf_Addr dst_off) const
1092 typename elfcpp::Elf_types<size>::Elf_Addr) const