Home | History | Annotate | Download | only in gold

Lines Matching defs:relocs_

1520     this->relocs_.push_back(reloc);
1521 this->set_current_data_size(this->relocs_.size() * reloc_size);
1528 relobj->add_dyn_reloc(this->relocs_.size() - 1);
1543 Relocs relocs_;