Home | History | Annotate | Download | only in gold

Lines Matching refs:oview

2586   unsigned char* oview = NULL;
2588 oview = of->get_output_view(symtab_off + this->local_symbol_offset_,
2601 unsigned char* ov = oview;
2668 gold_assert(ov - oview == output_size);
2670 output_size, oview);