Lines Matching refs:symval
4343 Symbol_value<size> symval; in relocate() local
4347 symval.set_output_value(target->plt_address_for_global(gsym)); in relocate()
4348 psymval = &symval; in relocate()
4355 symval.set_output_value(target->plt_address_for_local(object, r_sym)); in relocate()
4356 psymval = &symval; in relocate()
4413 symval.set_output_value(got_offset); in relocate()
4414 psymval = &symval; in relocate()
4567 symval.set_output_value( in relocate()
4569 psymval = &symval; in relocate()
4627 symval.set_output_value(got_offset); in relocate()
4628 psymval = &symval; in relocate()
4669 symval.set_output_value(value); in relocate()
4670 psymval = &symval; in relocate()