Home
last modified time | relevance | path

Searched refs:section_headers_groups (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/gnu/usr.bin/binutils-2.17/binutils/
H A DChangeLog-2004582 (section_headers_groups): New.
584 and section_headers_groups.
587 section_groups and section_headers_groups.
H A Dreadelf.c183 static struct group **section_headers_groups; variable
4657 section_headers_groups = calloc (elf_header.e_shnum, in process_section_groups()
4660 if (section_headers_groups == NULL) 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()
4833 section_headers_groups [SECTION_HEADER_INDEX (entry)] in process_section_groups()
5341 struct group_list *g = section_headers_groups [i]->root; in ia64_process_unwind()
9663 if (section_headers_groups) in process_object()
9665 free (section_headers_groups); in process_object()
[all …]