Home | History | Annotate | Download | only in gold

Lines Matching refs:add_constant_pair

2225   add_constant_pair(Valtype c1, Valtype c2)
2228 return Output_data_got<size, big_endian>::add_constant_pair(c1, c2);
5159 unsigned int got_offset = got->add_constant_pair(0, 0);