Home
last modified time | relevance | path

Searched refs:m64 (Results 1 – 25 of 34) sorted by relevance

12

/illumos-gate/usr/src/test/elf-tests/tests/resolution/mixed-hidden-comdat/
H A DMakefile.test23 gcc -D_ASM -m64 -c $< -o $@
25 gcc -D_ASM -m64 -c $< -o $@
28 gcc -m64 -shared $(OBJS) -o $@
33 gcc -m64 -shared hidden.o visible.o access.o -o $@
36 gcc -m64 -Wl,-zignore -shared $(OBJS:access.o=) -o $@
39 gcc -m64 $(SRCDIR)/main.c -o $@ -L$(PWD) -R$(PWD) -ltest
/illumos-gate/usr/src/tools/smatch/src/
H A Dcgcc12 my $m64 = 0;
54 $m64 = 1 if /^-m64$/;
300 &integer_types (8, 16, 32, $m64 ? 64 : 32, 64) .
302 &define_size_t ($m64 ? "long unsigned int" : "unsigned int") .
303 ' -D__SIZEOF_POINTER__=' . ($m64 ? '8' : '4'));
314 &integer_types (8, 16, 32, $m64 ? 64 : 32, 64) .
316 &define_size_t ($m64 ? "long unsigned int" : "unsigned int") .
317 ' -D__SIZEOF_POINTER__=' . ($m64 ? '8' : '4'));
327 &integer_types (8, 16, 32, $m64 ? 64 : 32, 64) .
330 ' -D__SIZEOF_POINTER__=' . ($m64 ? '8' : '4'));
/illumos-gate/usr/src/uts/common/sys/
H A Dmodel.h89 struct struct_type *m64; \
101 ((handle).ptr.m64) = (addr)
109 sizeof (*(handle).ptr.m64))
120 &(handle).ptr.m64->field)
125 (handle).ptr.m64->field)
130 (handle).ptr.m64->field)
135 ((handle).ptr.m64->field = (val)))
140 (void) ((handle).ptr.m64->field = (val)))
142 #define STRUCT_BUF(handle) ((handle).ptr.m64)
/illumos-gate/usr/src/test/elf-tests/tests/sections/shf-exclude/
H A DMakefile.test28 gcc -m64 -c $< -o $@
31 gcc -D_ASM -m64 -c $< -o $@
37 gcc -m64 -Wl,-ztype=kmod exclude.o stub.o -o test.kmod
40 gcc -m64 -shared exclude.o stub.o -o test.so
43 gcc -m64 exclude.o stub.o -o test.exec
/illumos-gate/usr/src/test/os-tests/tests/secflags/
H A Dsecflags_dts.sh45 gcc -m64 -o tester-aslr.64 tester.c -Wl,-z,aslr=enabled
46 gcc -m64 -o tester-noaslr.64 tester.c -Wl,-z,aslr=disabled
53 gcc -m64 -o many-dts-aslr.64 tester.c -Wl,-z,aslr=enabled \
55 gcc -m64 -o many-dts-noaslr.64 tester.c -Wl,-z,aslr=disabled \
/illumos-gate/usr/src/cmd/mdb/demo/
H A DMakefile.amd6429 CFLAGS = -m64
34 LINTFLAGS = -m64
/illumos-gate/usr/src/test/elf-tests/tests/capabilities/
H A Dobjcap.ksh129 if ! gcc -m64 -o $oc_prog_nocap $cfile; then
133 if ! gcc -m64 -o $oc_prog_hw1 $cfile -Wl,-M$mapfile_hw1; then
137 if ! gcc -m64 -o $oc_prog_hw3 $cfile -Wl,-M$mapfile_hw3; then
141 if ! gcc -m64 -o $oc_prog_hw123 $cfile -Wl,-M$mapfile_hw123; then
H A Dsymcap.ksh161 if ! gcc -m64 -o $ofile -c $in; then
186 if ! gcc -m64 -o $sc_prog $tolink; then
/illumos-gate/usr/src/cmd/dtrace/test/tst/common/usdt/
H A Dtst.guess64.ksh63 gcc -m64 -c test.c
73 gcc -m64 -o test test.o prov.o
H A Dtst.badguess.ksh63 gcc -m64 -c -o test64.o test.c
/illumos-gate/usr/src/boot/libsa/amd64/
H A DMakefile30 CFLAGS += -m64 $(CFLAGS64)
31 CCASFLAGS += -m64
/illumos-gate/usr/src/test/elf-tests/tests/mapfiles/parser/
H A Dtest-parser.sh51 if gcc -m64 -shared -Wl,-M,${TESTDIR}/$mapfile ${TESTDIR}/object.c \
73 if gcc -m64 -shared -Wl,-M,${TESTDIR}/$mapfile ${TESTDIR}/object.c \
/illumos-gate/usr/src/test/elf-tests/tests/mapfiles/assert/
H A Dtest-assert.sh52 if gcc -m64 -shared $LDFLAGS -Wl,-M,${TESTDIR}/$mapfile \
75 if gcc -m64 -shared $LDFLAGS -Wl,-M,${TESTDIR}/$mapfile \
/illumos-gate/usr/src/boot/efi/libefi/amd64/
H A DMakefile24 CFLAGS += -m64 $(CFLAGS64)
/illumos-gate/usr/src/boot/libficl/amd64/
H A DMakefile26 CFLAGS += -m64 $(CFLAGS64)
/illumos-gate/usr/src/cmd/sgs/demo_rdb/sparcv9/
H A DMakefile40 DEMOCFLAGS= -m64
/illumos-gate/usr/src/cmd/sgs/link_audit/common/
H A DMakefile.demo30 sparc64_XARCH= -m64
32 i38664_XARCH= -m64
/illumos-gate/usr/src/cmd/sgs/demo_rdb/amd64/
H A DMakefile40 DEMOCFLAGS= -m64
/illumos-gate/usr/src/lib/libsaveargs/tests/dump/
H A DMakefile24 CFLAGS += -m64
/illumos-gate/usr/src/test/elf-tests/tests/tls/amd64/ld/
H A DMakefile.test15 CFLAGS = -O1 -m64
/illumos-gate/usr/src/cmd/whodo/sparcv9/
H A DMakefile40 lint := LINTFLAGS64 = -x -m64
/illumos-gate/usr/src/test/elf-tests/tests/relocs/amd64/gotpcrelx/
H A Drex_gotpcrelx.sh56 gcc -m64 rex_gotpcrel.o -o rex_gotpcrel
H A Dgotpcrelx.sh56 gcc -fno-pie -m64 gotpcrel.o -o gotpcrel
/illumos-gate/usr/src/test/bhyve-tests/tests/kdev/
H A DMakefile60 CFLAGS = -m64
/illumos-gate/usr/src/test/elf-tests/tests/tls/amd64/ie/
H A DMakefile.test15 CFLAGS = -O1 -m64

12