Home | History | Annotate | Download | only in gold

Lines Matching refs:shdr_size

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