Home
last modified time | relevance | path

Searched refs:SEC_LINK_DUPLICATES_SAME_SIZE (Results 1 – 12 of 12) sorted by relevance

/toolchain/binutils/binutils-2.25/gas/
Ddw2gencfi.c165 | SEC_LINK_DUPLICATES_ONE_ONLY | SEC_LINK_DUPLICATES_SAME_SIZE in is_now_linkonce_segment()
190 | SEC_LINK_DUPLICATES_ONE_ONLY | SEC_LINK_DUPLICATES_SAME_SIZE in make_debug_seg()
Dread.c2379 flags |= SEC_LINK_DUPLICATES_SAME_SIZE; in s_linkonce()
/toolchain/binutils/binutils-2.25/gas/config/
Dobj-coff-seh.c100 | SEC_LINK_DUPLICATES_ONE_ONLY | SEC_LINK_DUPLICATES_SAME_SIZE in make_pxdata_seg()
/toolchain/binutils/binutils-2.25/bfd/
Dcoffcode.h679 | SEC_LINK_DUPLICATES_SAME_SIZE); in sec_to_styp_flags()
709 | SEC_LINK_DUPLICATES_SAME_SIZE)) != 0) in sec_to_styp_flags()
1057 sec_flags |= SEC_LINK_DUPLICATES_SAME_SIZE; in handle_COMDAT()
3913 case SEC_LINK_DUPLICATES_SAME_SIZE: in coff_write_object_contents()
Dbfd-in2.h1342 #define SEC_LINK_DUPLICATES_SAME_SIZE 0x80000 macro
1348 (SEC_LINK_DUPLICATES_ONE_ONLY | SEC_LINK_DUPLICATES_SAME_SIZE)
Dlinker.c2911 case SEC_LINK_DUPLICATES_SAME_SIZE: in _bfd_handle_already_linked()
Delfxx-mips.c7080 flags = (SEC_LINK_ONCE | SEC_LINK_DUPLICATES_SAME_SIZE); in _bfd_mips_elf_section_from_shdr()
7097 flags = (SEC_LINK_ONCE | SEC_LINK_DUPLICATES_SAME_SIZE); in _bfd_mips_elf_section_from_shdr()
DChangeLog-2011834 SEC_LINK_DUPLICATES_SAME_SIZE.
DChangeLog-20054422 SEC_LINK_DUPLICATES_ONE_ONLY and SEC_LINK_DUPLICATES_SAME_SIZE.
DChangeLog-98992885 sections SEC_LINK_ONCE and SEC_LINK_DUPLICATES_SAME_SIZE.
DChangeLog-96975297 (SEC_LINK_DUPLICATES_SAME_SIZE): Define.
/toolchain/binutils/binutils-2.25/binutils/
Dobjdump.c509 case SEC_LINK_DUPLICATES_SAME_SIZE: in dump_section_header()