Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.27/gold/
Doutput.cc1971 this->sized_write<32, false>(of); in do_write()
1976 this->sized_write<32, true>(of); in do_write()
1981 this->sized_write<64, false>(of); in do_write()
1986 this->sized_write<64, true>(of); in do_write()
1996 Output_data_dynamic::sized_write(Output_file* of) in sized_write() function in gold::Output_data_dynamic
Doutput.h3247 sized_write(Output_file* of);