Home
last modified time | relevance | path

Searched refs:SECTION_HEADER (Results 1 – 4 of 4) sorted by relevance

/openbsd-src/gnu/usr.bin/binutils-2.17/binutils/
H A Dreadelf.c251 #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()
[all …]
H A DChangeLog-000153 (SECTION_HEADER): Define.
58 (dump_relocations): Use SECTION_HEADER to index "section_headers".
62 (slurp_ia64_unwind_table): Use SECTION_HEADER to index
/openbsd-src/gnu/usr.bin/binutils/binutils/
H A Dreadelf.c213 #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()
[all …]
H A DChangeLog-000153 (SECTION_HEADER): Define.
58 (dump_relocations): Use SECTION_HEADER to index "section_headers".
62 (slurp_ia64_unwind_table): Use SECTION_HEADER to index