Home | History | Annotate | Download | only in gold

Lines Matching refs:got_offset_

2091       : got_offset_(got_offset), r_type_(r_type), symbol_is_global_(true)
2096 : got_offset_(got_offset), r_type_(r_type), symbol_is_global_(false)
2105 { return this->got_offset_; }
2143 unsigned int got_offset_;