Lines Matching defs:shndx
196 section_header(unsigned int shndx) in section_header()
498 Elf_file<size, big_endian, File>::section_header_offset(unsigned int shndx) const in section_header_offset()
510 Elf_file<size, big_endian, File>::section_name(unsigned int shndx) const in section_name()
557 Elf_file<size, big_endian, File>::section_contents(unsigned int shndx) in section_contents()
575 Elf_file<size, big_endian, File>::section_size(unsigned int shndx) in section_size()
594 Elf_file<size, big_endian, File>::section_flags(unsigned int shndx) in section_flags()
613 Elf_file<size, big_endian, File>::section_addr(unsigned int shndx) in section_addr()
632 Elf_file<size, big_endian, File>::section_type(unsigned int shndx) in section_type()
651 Elf_file<size, big_endian, File>::section_link(unsigned int shndx) in section_link()
670 Elf_file<size, big_endian, File>::section_info(unsigned int shndx) in section_info()
689 Elf_file<size, big_endian, File>::section_addralign(unsigned int shndx) in section_addralign()