Searched refs:Copy_reloc (Results 1 – 2 of 2) sorted by relevance
1643 { this->copy_relocs_.push_back(Copy_reloc(gsym, os, offset)); } in add_copy_reloc()1756 struct Copy_reloc struct1758 Copy_reloc(Symbol* sym, Output_section* os, off_t off) in Copy_reloc() function1769 typedef std::vector<Copy_reloc> Copy_relocs; argument
5764 (Sized_incremental_binary::Copy_reloc): New struct.