Searched refs:section_header (Results 1 – 6 of 6) sorted by relevance
214 %type <output_section_header> section_header opt_address_and_section_type365 | string section_header373 section_header:
989 typename This::Shdr symshdr(this, this->elf_file_.section_header(link)); in include_section_group()2172 this->elf_file_.section_header(symtab_shndx)); in do_count_local_symbols()2633 this->elf_file_.section_header(symtab_shndx)); in write_local_symbols()
1898 symtabshdr(this, this->elf_file()->section_header(symtab_shndx)); in do_count_local_symbols()1917 strtabshdr(this, this->elf_file()->section_header(strtab_shndx)); in do_count_local_symbols()
6703 symtabshdr(this, this->elf_file()->section_header(symtab_shndx)); in do_count_local_symbols()
10588 (section_header): Handle section type.
196 section_header(unsigned int shndx) in section_header() function