Home | History | Annotate | Download | only in gold

Lines Matching refs:shdr_size

525   const int shdr_size = elfcpp::Elf_sizes<size>::shdr_size;
531 Location shdrs_location(shoff, shnum * shdr_size);
542 const unsigned char* pshdr = shdrs_view.data() + shdr_size;
557 pshdr += shdr_size;