Home | History | Annotate | Download | only in gold

Lines Matching full:a_size

216     Comdat_section_info(unsigned int a_shndx, uint64_t a_size)
217 : shndx(a_shndx), size(a_size)