Home | History | Annotate | Download | only in gold

Lines Matching refs:psyms

2880   unsigned char* psyms;
2882 psyms = NULL;
2884 psyms = of->get_output_view(this->offset_, oview_size);
3049 unsigned char* ps = psyms + (sym_index * sym_size);
3066 of->write_output_view(this->offset_, oview_size, psyms);