Home | History | Annotate | Download | only in gold

Lines Matching defs:wrote

1351   size_t wrote = reinterpret_cast<unsigned char*>(contents) - oview;
1352 gold_assert(wrote == oview_size);