Lines Matching refs:SECTION_HEADER
251 #define SECTION_HEADER(I) (section_headers + SECTION_HEADER_INDEX (I)) macro
4289 section = SECTION_HEADER (elf_header.e_shstrndx); in process_section_headers()
4710 || ((sec = SECTION_HEADER (section->sh_link))->sh_type in process_section_groups()
4756 != (sec = SECTION_HEADER (symtab_sec->sh_link))) in process_section_groups()
4838 sec = SECTION_HEADER (entry); in process_section_groups()
4986 symsec = SECTION_HEADER (section->sh_link); in process_relocs()
5000 strsec = SECTION_HEADER (symsec->sh_link); in process_relocs()
5239 || SECTION_HEADER (relsec->sh_info) != sec) in slurp_ia64_unwind_table()
5310 strsec = SECTION_HEADER (sec->sh_link); in ia64_process_unwind()
5345 sec = SECTION_HEADER (g->section_index); in ia64_process_unwind()
5651 || SECTION_HEADER (relsec->sh_info) != sec) in slurp_hppa_unwind_table()
5725 strsec = SECTION_HEADER (sec->sh_link); in hppa_process_unwind()
6760 ? SECTION_NAME (SECTION_HEADER (section->sh_link)) in process_version_sections()
6853 ? SECTION_NAME (SECTION_HEADER (section->sh_link)) in process_version_sections()
6940 link_section = SECTION_HEADER (section->sh_link); in process_version_sections()
6951 string_sec = SECTION_HEADER (link_section->sh_link); in process_version_sections()
7013 || SECTION_HEADER (symbols[cnt + j].st_shndx)->sh_type in process_version_sections()
7483 string_sec = SECTION_HEADER (section->sh_link); in process_symbol_table()
7530 && SECTION_HEADER (psym->st_shndx)->sh_type in process_symbol_table()
8085 || SECTION_HEADER (relsec->sh_info) != section in debug_apply_rela_addends()
8094 symsec = SECTION_HEADER (relsec->sh_link); in debug_apply_rela_addends()
9081 string_sec = SECTION_HEADER (section->sh_link); in process_gnu_liblist()