Searched refs:setup_group (Results 1 – 8 of 8) sorted by relevance
/openbsd/gnu/usr.bin/binutils/bfd/ |
H A D | elf.c | 457 setup_group (bfd *abfd, Elf_Internal_Shdr *hdr, asection *newsect) in setup_group() function 692 if (!setup_group (abfd, hdr, newsect)) in _bfd_elf_make_section_from_shdr()
|
H A D | ChangeLog-0001 | 231 * elf.c (setup_group): Use elf_numsections rather than header e_shnum. 1386 * elf.c (setup_group): Warning fixes. 1481 (setup_group): Don't use sec->lineno for SHT_GROUP section to store 1491 (setup_group): New function. 1493 Call setup_group for SHF_GROUP sections.
|
H A D | ChangeLog-0203 | 8343 (setup_group): Add comment. 8500 * elf.c (setup_group): Set SEC_LINK_ONCE on GRP_COMDAT groups. 8503 (group_signature): Split out from setup_group. Ensure symbol table
|
/openbsd/gnu/usr.bin/binutils-2.17/bfd/ |
H A D | elf.c | 481 setup_group (bfd *abfd, Elf_Internal_Shdr *hdr, asection *newsect) in setup_group() function 803 if (!setup_group (abfd, hdr, newsect)) in _bfd_elf_make_section_from_shdr()
|
H A D | ChangeLog-0001 | 231 * elf.c (setup_group): Use elf_numsections rather than header e_shnum. 1386 * elf.c (setup_group): Warning fixes. 1481 (setup_group): Don't use sec->lineno for SHT_GROUP section to store 1491 (setup_group): New function. 1493 Call setup_group for SHF_GROUP sections.
|
H A D | ChangeLog-2005 | 1715 * elf.c (bfd_elf_get_elf_syms, setup_group, assign_section_numbers, 3422 * elf.c (setup_group): Properly handle zero group count.
|
H A D | ChangeLog-0203 | 8343 (setup_group): Add comment. 8500 * elf.c (setup_group): Set SEC_LINK_ONCE on GRP_COMDAT groups. 8503 (group_signature): Split out from setup_group. Ensure symbol table
|
H A D | ChangeLog-2004 | 1781 * elf.c (bfd_elf_string_from_elf_section, setup_group,
|