Home | History | Annotate | Download | only in gold

Lines Matching refs:got_size

4889   const section_size_type got_size =
4893 got_size);
4943 gold_assert(static_cast<section_size_type>(got_pov - got_view) == got_size);
4946 of->write_output_view(got_file_offset, got_size, got_view);