Home
last modified time | relevance | path

Searched refs:comdat (Results 1 – 13 of 13) sorted by relevance

/illumos-gate/usr/src/test/elf-tests/tests/groups/strip-groups/
H A Dstrip-two-sections.s2 .section .test_data,"aG",@progbits,group1,comdat
6 .section .debug_stuff,"G",@progbits,group1,comdat
10 .section .debug_stuff2,"G",@progbits,group1,comdat
14 .section .test_code,"aG",@progbits,group1,comdat
H A Dstrip-all-sections.s7 .section .debug_data,"G",@progbits,group1,comdat
11 .section .debug_code,"G",@progbits,group1,comdat
15 .section .debug_stuff,"G",@progbits,group1,comdat
H A Dstrip-one-section.s2 .section .test_data,"aG",@progbits,group1,comdat
6 .section .test_code,"aG",@progbits,group1,comdat
10 .section .debug_stuff,"G",@progbits,group1,comdat
H A Dkeep-alloc-debug.s2 .section .debug_data,"aG",@progbits,group1,comdat
6 .section .debug_code,"aG",@progbits,group1,comdat
15 .section .debug_stuff,"G",@progbits,group1,comdat
/illumos-gate/usr/src/cmd/sgs/liblddbg/common/
H A Dsections.c293 const char *comdat, *isp_str; in Dbg_sec_group() local
299 comdat = MSG_ORIG(MSG_STR_COMDAT); in Dbg_sec_group()
301 comdat = MSG_ORIG(MSG_STR_EMPTY); in Dbg_sec_group()
307 isp->is_file->ifl_name, comdat, gdp->gd_name); in Dbg_sec_group()
310 isp->is_file->ifl_name, comdat, gdp->gd_name); in Dbg_sec_group()
460 Dbg_sec_gnu_comdat(Lm_list *lml, Is_desc *isp, Boolean comdat, Boolean relax) in Dbg_sec_gnu_comdat() argument
469 if (comdat && relax) in Dbg_sec_gnu_comdat()
471 else if (comdat) in Dbg_sec_gnu_comdat()
/illumos-gate/usr/src/test/elf-tests/tests/groups/no-relobj-group-merge/
H A Dsections.s24 .section .test_data_conflict,"aG",@progbits,group1,comdat
32 .section .test_data_conflict,"aG",@progbits,group2,comdat
/illumos-gate/usr/src/test/elf-tests/tests/resolution/mixed-hidden-comdat/
H A Dvisible.s2 .section .bss.bss_symbol,"awG",@nobits,bss_symbol,comdat
9 .section .data.data_symbol,"awG",@progbits,data_symbol,comdat
H A Dhidden.s2 .section .bss.bss_symbol,"awG",@nobits,bss_symbol,comdat
10 .section .data.data_symbol,"awG",@progbits,data_symbol,comdat
H A DMakefile17 PROG = mixed-hidden-comdat
22 TESTDIR = $(ROOTOPTPKG)/tests/resolution/mixed-hidden-comdat
/illumos-gate/usr/src/pkg/manifests/
H A Dsystem-test-elftest.p5m108 dir path=opt/elf-tests/tests/resolution/mixed-hidden-comdat
109 file path=opt/elf-tests/tests/resolution/mixed-hidden-comdat/Makefile.test \
111 file path=opt/elf-tests/tests/resolution/mixed-hidden-comdat/README.md mode=0444
112 file path=opt/elf-tests/tests/resolution/mixed-hidden-comdat/access.S mode=0444
113 file path=opt/elf-tests/tests/resolution/mixed-hidden-comdat/hidden.s mode=0444
114 file path=opt/elf-tests/tests/resolution/mixed-hidden-comdat/main.c mode=0444
116 path=opt/elf-tests/tests/resolution/mixed-hidden-comdat/mixed-hidden-comdat \
118 file path=opt/elf-tests/tests/resolution/mixed-hidden-comdat/visible.s mode=0444
/illumos-gate/usr/src/test/elf-tests/runfiles/
H A Ddefault.run51 [/opt/elf-tests/tests/resolution/mixed-hidden-comdat]
53 tests = ['mixed-hidden-comdat']
/illumos-gate/usr/src/test/elf-tests/tests/resolution/
H A DMakefile17 SUBDIRS = mixed-hidden-comdat
/illumos-gate/usr/src/cmd/sgs/tools/
H A DSUNWonld-README138 4293159 ld needs to combine sections with and without SHF_ORDERED flag(comdat)
480 4503457 ld seg fault with comdat
615 4754751 "strip" command doesn't remove comdat stab sections.
1643 3453 GNU comdat redirection does exactly the wrong thing