Home | History | Annotate | Download | only in gold

Lines Matching defs:pr

1248   const unsigned char* pr = prelocs;
1249 for (size_t i = 0; i < reloc_count; ++i, pr += reloc_size)
1251 Reltype reloc(pr);
1340 pr = prelocs;
1341 for (size_t i = 0; i < reloc_count; ++i, pr += reloc_size)
1343 Reltype reloc(pr);