Home | History | Annotate | Download | only in gold

Lines Matching refs:shdr_size

5883   const size_t shdr_size = elfcpp::Elf_sizes<size>::shdr_size;
5885 const unsigned char* ps = pshdrs + shdr_size;
5886 for (unsigned int i = 1; i < this->shnum(); ++i, ps += shdr_size)