Searched refs:Copy_reloc (Results 1 - 1 of 1) sorted by relevance

/haiku-buildtools/binutils/gold/
H A Dincremental.h1643 { this->copy_relocs_.push_back(Copy_reloc(gsym, os, offset)); }
1756 struct Copy_reloc struct in class:gold::Sized_incremental_binary
1758 Copy_reloc(Symbol* sym, Output_section* os, off_t off) function in struct:gold::Sized_incremental_binary::Copy_reloc
1769 typedef std::vector<Copy_reloc> Copy_relocs;

Completed in 51 milliseconds