Home | History | Annotate | Download | only in gold

Lines Matching refs:shdr_size

2465   static const int shdr_size = elfcpp::Elf_sizes<size>::shdr_size;
2671 static const int shdr_size = elfcpp::Elf_sizes<size>::shdr_size;
2678 memcpy(this->shdr_data_, pshdr, shdr_size);
2684 unsigned char shdr_data_[shdr_size];