Home | History | Annotate | Download | only in gold

Lines Matching refs:ov

2595   unsigned char* ov = oview;
2623 elfcpp::Sym_write<size, big_endian> osym(ov);
2631 ov += sym_size;
2652 gold_assert(ov - oview == output_size);