Home
last modified time | relevance | path

Searched refs:setup_group (Results 1 – 8 of 8) sorted by relevance

/openbsd/gnu/usr.bin/binutils/bfd/
H A Delf.c457 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 DChangeLog-0001231 * 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 DChangeLog-02038343 (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 Delf.c481 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 DChangeLog-0001231 * 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 DChangeLog-20051715 * elf.c (bfd_elf_get_elf_syms, setup_group, assign_section_numbers,
3422 * elf.c (setup_group): Properly handle zero group count.
H A DChangeLog-02038343 (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 DChangeLog-20041781 * elf.c (bfd_elf_string_from_elf_section, setup_group,