Home
last modified time | relevance | path

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

/openbsd/src/gnu/usr.bin/binutils-2.17/bfd/
Delf64-x86-64.c3496 if (sec == &_bfd_elf_large_com_section) in elf64_x86_64_elf_section_from_bfd_section()
3515 asym->section = &_bfd_elf_large_com_section; in elf64_x86_64_symbol_processing()
3545 return &_bfd_elf_large_com_section; in elf64_x86_64_common_section()
Delf-bfd.h1875 extern asection _bfd_elf_large_com_section;
Delf.c9029 asection _bfd_elf_large_com_section variable
9030 = BFD_FAKE_SECTION (_bfd_elf_large_com_section,
DChangeLog-20051299 * elf-bfd.h (_bfd_elf_large_com_section): New.
1300 * elf.c (_bfd_elf_large_com_section): New. Defined.
/openbsd/src/gnu/usr.bin/binutils-2.17/gas/config/
Dtc-i386.c7308 elf_com_section_ptr = &_bfd_elf_large_com_section; in handle_large_common()