Searched refs:elf_com_section_ptr (Results 1 – 3 of 3) sorted by relevance
244 extern asection *elf_com_section_ptr;
187 asection *elf_com_section_ptr; variable201 elf_com_section_ptr = bfd_com_section_ptr; in elf_begin()350 S_SET_SEGMENT (symbolP, elf_com_section_ptr); in elf_common_parse()
7951 asection *saved_com_section_ptr = elf_com_section_ptr; in handle_large_common()7970 elf_com_section_ptr = &_bfd_elf_large_com_section; in handle_large_common()7975 elf_com_section_ptr = saved_com_section_ptr; in handle_large_common()