Home
last modified time | relevance | path

Searched refs:write_section_header (Results 1 – 2 of 2) sorted by relevance

/toolchain/binutils/binutils-2.25/gold/
Dbinary.cc202 this->write_section_header<size, big_endian>("", &shstrtab, elfcpp::SHT_NULL, in sized_convert()
208 this->write_section_header<size, big_endian>(".data", &shstrtab, in sized_convert()
215 this->write_section_header<size, big_endian>(".symtab", &shstrtab, in sized_convert()
219 this->write_section_header<size, big_endian>(".strtab", &shstrtab, in sized_convert()
224 this->write_section_header<size, big_endian>(".shstrtab", &shstrtab, in sized_convert()
309 Binary_to_elf::write_section_header( in write_section_header() function in gold::Binary_to_elf
Dbinary.h90 write_section_header(const char*, const Stringpool_template<char>*,