Home
last modified time | relevance | path

Searched refs:_bfd_elf_large_com_section (Results 1 – 5 of 5) sorted by relevance

/freebsd-12.1/contrib/binutils/bfd/
H A Delf64-x86-64.c3487 if (sec == &_bfd_elf_large_com_section) in elf64_x86_64_elf_section_from_bfd_section()
3506 asym->section = &_bfd_elf_large_com_section; in elf64_x86_64_symbol_processing()
3536 return &_bfd_elf_large_com_section; in elf64_x86_64_common_section()
H A Delf-bfd.h2051 extern asection _bfd_elf_large_com_section;
H A Delf.c9207 asection _bfd_elf_large_com_section variable
9208 = BFD_FAKE_SECTION (_bfd_elf_large_com_section,
H A DChangeLog-20062264 * elf.c (_bfd_elf_large_com_section): Adjust.
/freebsd-12.1/contrib/binutils/gas/config/
H A Dtc-i386.c7970 elf_com_section_ptr = &_bfd_elf_large_com_section; in handle_large_common()