Searched refs:elf_group_name (Results 1 – 17 of 17) sorted by relevance
625 elf_group_name (sec) = group_name; in obj_elf_change_section()648 && strcmp (elf_group_name (old_sec), group_name) != 0) in obj_elf_change_section()1807 const char *group_name = elf_group_name (sec); in build_group_lists()1817 if (strcmp (group_name, elf_group_name (list->head[i])) == 0) in build_group_lists()1861 const char *group_name = elf_group_name (list.head[i]); in elf_frob_file()
493 const char *group_name = elf_group_name (sec); in get_section()677 elf_group_name (sec) = group_name; in obj_elf_change_section()1876 const char *group_name = elf_group_name (sec); in build_group_lists()1886 if (strcmp (group_name, elf_group_name (list->head[i])) == 0) in build_group_lists()1930 const char *group_name = elf_group_name (list.head[i]); in elf_frob_file()
3752 const char *group_name = elf_group_name (text_seg); in start_unwind_section()
11091 group_name = elf_group_name (text_seg); in start_unwind_section()
174 group = elf_group_name (sec); in vfinfo()
503 group = elf_group_name (sec); in _bfd_default_error_handler()
607 elf_group_name (newsect) = elf_group_name (s); in setup_group()618 elf_group_name (newsect) = gname; in setup_group()635 if (elf_group_name (newsect) == NULL) in setup_group()2850 if ((asect->flags & SEC_GROUP) == 0 && elf_group_name (asect) != NULL) in elf_fake_sections()6104 elf_group_name (osec) = elf_group_name (isec); in _bfd_elf_init_private_section_data()8884 if (strcmp (elf_group_name (sec1), elf_group_name (sec2)) != 0) in bfd_elf_match_symbols_in_sections()
1157 #define elf_group_name(sec) (elf_section_data(sec)->group.name) macro
5626 elf_group_name (sec) = name; in elfNN_ia64_object_p()5632 elf_group_name (unwi) = name; in elfNN_ia64_object_p()5640 elf_group_name (unw) = name; in elfNN_ia64_object_p()
1478 (elf_group_name): Define.1480 * elf.c: Make use of elf_group_name and elf_next_in_group throughout.
8250 (elf_group_name): Update.8253 * elf.c (elf_fake_sections): Qualify use of elf_group_name.
579 elf_group_name (newsect) = elf_group_name (s); in setup_group()590 elf_group_name (newsect) = gname; in setup_group()607 if (elf_group_name (newsect) == NULL) in setup_group()2489 if ((asect->flags & SEC_GROUP) == 0 && elf_group_name (asect) != NULL) in elf_fake_sections()5310 elf_group_name (osec) = elf_group_name (isec); in _bfd_elf_copy_private_section_data()
1050 #define elf_group_name(sec) (elf_section_data(sec)->group.name) macro
752 * config/obj-elf.c: Make use of elf_group_name and elf_next_in_group