Searched refs:SECTION_HEADER_INDEX (Results 1 – 4 of 4) sorted by relevance
238 #define SECTION_HEADER_INDEX(I) \ macro251 #define SECTION_HEADER(I) (section_headers + SECTION_HEADER_INDEX (I))4287 if (SECTION_HEADER_INDEX (elf_header.e_shstrndx) < elf_header.e_shnum) in process_section_headers()4709 if (SECTION_HEADER_INDEX (section->sh_link) >= elf_header.e_shnum in process_section_groups()4729 bfd_vma sec_index = SECTION_HEADER_INDEX (sym->st_shndx); in process_section_groups()4746 if (SECTION_HEADER_INDEX (symtab_sec->sh_link) in process_section_groups()4795 if (SECTION_HEADER_INDEX (entry) >= elf_header.e_shnum) in process_section_groups()4808 if (section_headers_groups [SECTION_HEADER_INDEX (entry)] in process_section_groups()4815 section_headers_groups [SECTION_HEADER_INDEX (entry)]->group_index); in process_section_groups()4827 section_headers_groups [SECTION_HEADER_INDEX (entry)]->group_index); in process_section_groups()[all …]
51 (SECTION_HEADER_INDEX): Define.
200 #define SECTION_HEADER_INDEX(I) \ macro213 #define SECTION_HEADER(I) (section_headers + SECTION_HEADER_INDEX (I))