Home
last modified time | relevance | path

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

/openbsd/gnu/usr.bin/binutils-2.17/binutils/
H A Dreadelf.c238 #define SECTION_HEADER_INDEX(I) \ macro
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()
4833 section_headers_groups [SECTION_HEADER_INDEX (entry)] in process_section_groups()
4977 && SECTION_HEADER_INDEX (section->sh_link) in process_relocs()
4997 if (SECTION_HEADER_INDEX (symsec->sh_link) in process_relocs()
6758 SECTION_HEADER_INDEX (section->sh_link) in process_version_sections()
6851 SECTION_HEADER_INDEX (section->sh_link) in process_version_sections()
6943 if (SECTION_HEADER_INDEX (link_section->sh_link) in process_version_sections()
7011 if (SECTION_HEADER_INDEX (symbols[cnt + j].st_shndx) in process_version_sections()
[all …]
H A DChangeLog-000151 (SECTION_HEADER_INDEX): Define.
/openbsd/gnu/usr.bin/binutils/binutils/
H A Dreadelf.c200 #define SECTION_HEADER_INDEX(I) \ macro
213 #define SECTION_HEADER(I) (section_headers + SECTION_HEADER_INDEX (I))
H A DChangeLog-000151 (SECTION_HEADER_INDEX): Define.