Searched refs:_bfd_elf_large_com_section (Results 1 - 4 of 4) sorted by relevance

/freebsd-11-stable/contrib/binutils/bfd/
H A Delf-bfd.h2054 extern asection _bfd_elf_large_com_section;
H A Delf64-x86-64.c3489 if (sec == &_bfd_elf_large_com_section)
3508 asym->section = &_bfd_elf_large_com_section;
3538 return &_bfd_elf_large_com_section;
H A Delf.c9218 asection _bfd_elf_large_com_section
9219 = BFD_FAKE_SECTION (_bfd_elf_large_com_section,
9207 asection _bfd_elf_large_com_section variable
/freebsd-11-stable/contrib/binutils/gas/config/
H A Dtc-i386.c7983 elf_com_section_ptr = &_bfd_elf_large_com_section;

Completed in 202 milliseconds