Home
last modified time | relevance | path

Searched refs:ctf_debugflags (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/test/util-tests/tests/ctf/
H A Dctftest-convert-no-dwarf.ksh98 $ctf_cc $cflags $ctf_debugflags -c -o emptyfile.o emptyfile.c
100 $ctf_cc $cflags $ctf_debugflags -c -o emptyfile.o emptyfile.c
120 $ctf_cc $cflags $ctf_debugflags -c -o file2.o file2.c
129 $ctf_cc $cflags $ctf_debugflags -c -o file1.o file1.c
130 $ctf_cc $cflags $ctf_debugflags -c -o file2.o file2.c
137 $ctf_cc $cflags $ctf_debugflags -c -o file1.o file1.c
138 $ctf_cc $cflags $ctf_debugflags -c -o file2.o file2.c
H A Dctftest.ksh38 ctf_debugflags="-gdwarf-2 "
182 DEBUGFLAGS="$ctf_debugflags" \
277 ctf_debugflags=$OPTARG
294 ctf_32cflags="$ctf_mach32 $ctf_debugflags"
295 ctf_64cflags="$ctf_mach64 $ctf_debugflags"
299 export ctf_as ctf_cc ctf_cxx ctf_debugflags ctf_merge ctf_convert
H A Dctftest-merge-no-ctf.ksh96 $ctf_cc $cflags $ctf_debugflags -c -o file1.o file1.c