Lines Matching refs:SECTION_HEADER
213 #define SECTION_HEADER(I) (section_headers + SECTION_HEADER_INDEX (I)) macro
3492 section = SECTION_HEADER (elf_header.e_shstrndx); in process_section_headers()
3814 symsec = SECTION_HEADER (section->sh_link); in process_relocs()
3821 strsec = SECTION_HEADER (symsec->sh_link); in process_relocs()
4049 || SECTION_HEADER (relsec->sh_info) != sec) in slurp_ia64_unwind_table()
4144 strsec = SECTION_HEADER (sec->sh_link); in process_unwind()
5133 SECTION_NAME (SECTION_HEADER (section->sh_link))); in process_version_sections()
5222 SECTION_NAME (SECTION_HEADER (section->sh_link))); in process_version_sections()
5304 link_section = SECTION_HEADER (section->sh_link); in process_version_sections()
5311 string_sec = SECTION_HEADER (link_section->sh_link); in process_version_sections()
5371 if (SECTION_HEADER (symbols[cnt + j].st_shndx)->sh_type in process_version_sections()
5774 string_sec = SECTION_HEADER (section->sh_link); in process_symbol_table()
5812 is_nobits = (SECTION_HEADER (psym->st_shndx)->sh_type in process_symbol_table()
8276 || SECTION_HEADER (relsec->sh_info) != section in display_debug_info()
8284 symsec = SECTION_HEADER (relsec->sh_link); in display_debug_info()
9872 string_sec = SECTION_HEADER (section->sh_link); in process_gnu_liblist()