Home | History | Annotate | Download | only in gold

Lines Matching refs:got_offset_

1956       : got_offset_(got_offset), r_type_(r_type), symbol_is_global_(true)
1961 : got_offset_(got_offset), r_type_(r_type), symbol_is_global_(false)
1970 { return this->got_offset_; }
2008 unsigned int got_offset_;