Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/gold/
Ddwp.cc642 write_index(const char* sect_name, const Dwp_index& index);
1869 this->write_index<true>(".debug_cu_index", this->cu_index_); in finalize()
1870 this->write_index<true>(".debug_tu_index", this->tu_index_); in finalize()
1874 this->write_index<false>(".debug_cu_index", this->cu_index_); in finalize()
1875 this->write_index<false>(".debug_tu_index", this->tu_index_); in finalize()
1971 Dwp_output_file::write_index(const char* sect_name, const Dwp_index& index) in write_index() function in gold::Dwp_output_file
DChangeLog1438 (Dwp_output_file::write_index): Likewise.
1690 (Dwp_output_file::write_index): Likewise.
2236 (Dwp_output_file::write_index): Likewise.