Home | History | Annotate | Download | only in gold

Lines Matching refs:pov

3249       unsigned char* pov = oview;
3257 while (pov < endpov)
3259 elfcpp::Swap<32, big_endian>::writeval(pov, branch_tab);
3260 pov += 4;