Home
last modified time | relevance | path

Searched refs:replace_got_entry (Results 1 – 3 of 3) sorted by relevance

/toolchain/binutils/binutils-2.25/gold/
Doutput.h2405 this->replace_got_entry(i, Got_entry(constant)); in replace_constant()
2518 replace_got_entry(unsigned int i, Got_entry got_entry);
Doutput.cc1756 Output_data_got<got_size, big_endian>::replace_got_entry( in replace_got_entry() function in gold::Output_data_got
DChangeLog3410 (Output_data_got::replace_got_entry): New function.
3411 * output.cc (Output_data_got::replace_got_entry): New function.