| /openbsd-src/gnu/usr.bin/gcc/gcc/config/mips/ |
| H A D | t-iris5-as | 1 # omit -g, gcc doesn't support the o32 mdebug debugging format and warns about 6 # omit -g1
|
| /openbsd-src/gnu/llvm/llvm/docs/ |
| H A D | AMDGPUUsage.rst | 2122 then the debugger can omit any information for the lane. Otherwise, the debugger 5352 - If OpenCL, omit. 5394 - If OpenCL omit 5423 - If OpenCL, omit. 5465 - If OpenCL, omit 5494 not generic, omit. 5539 not generic, omit 5617 - If OpenCL, omit. 5642 not generic, omit 5684 - If OpenCL, omit. [all …]
|
| /openbsd-src/gnu/gcc/gcc/config/i386/ |
| H A D | t-nto | 1 CRTSTUFF_T_CFLAGS = -fno-omit-frame-pointer -fPIC
|
| H A D | t-crtstuff | 2 CRTSTUFF_T_CFLAGS = -fno-omit-frame-pointer
|
| H A D | t-sco5 | 4 CRTSTUFF_T_CFLAGS = -fPIC -fno-omit-frame-pointer
|
| H A D | t-crtpic | 9 CRTSTUFF_T_CFLAGS = -fPIC -fno-omit-frame-pointer
|
| H A D | t-linux64 | 21 CRTSTUFF_T_CFLAGS = -fno-omit-frame-pointer -fno-asynchronous-unwind-tables
|
| /openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/gcc.c-torture/unsorted/ |
| H A D | omit.c | 1 omit (a, b) in omit() function
|
| /openbsd-src/gnu/usr.bin/gcc/gcc/config/i386/ |
| H A D | t-crtstuff | 2 CRTSTUFF_T_CFLAGS = -fno-omit-frame-pointer
|
| H A D | t-sco5 | 4 CRTSTUFF_T_CFLAGS = -fPIC -fno-omit-frame-pointer
|
| H A D | t-crtpic | 9 CRTSTUFF_T_CFLAGS = -fPIC -fno-omit-frame-pointer
|
| H A D | t-linux64 | 20 CRTSTUFF_T_CFLAGS = -fno-omit-frame-pointer -fno-asynchronous-unwind-tables
|
| /openbsd-src/gnu/llvm/llvm/utils/lit/tests/ |
| H A D | .coveragerc | 11 omit = Inputs
|
| /openbsd-src/gnu/llvm/compiler-rt/lib/scudo/standalone/tests/ |
| H A D | CMakeLists.txt | 30 list(APPEND SCUDO_UNITTEST_CFLAGS -DGWP_ASAN_HOOKS -fno-omit-frame-pointer 31 -mno-omit-leaf-frame-pointer)
|
| /openbsd-src/gnu/llvm/compiler-rt/lib/fuzzer/ |
| H A D | build.sh | 5 $CXX -g -O2 -fno-omit-frame-pointer -std=c++11 $f -c &
|
| /openbsd-src/gnu/usr.bin/gcc/gcc/config/arm/ |
| H A D | t-openbsd | 1 # Just for these, we omit the frame pointer since it makes such a big
|
| H A D | t-linux | 1 # Just for these, we omit the frame pointer since it makes such a big
|
| H A D | t-netbsd | 1 # Just for these, we omit the frame pointer since it makes such a big
|
| /openbsd-src/gnu/gcc/gcc/config/arm/ |
| H A D | t-linux | 1 # Just for these, we omit the frame pointer since it makes such a big
|
| /openbsd-src/share/btrace/ |
| H A D | uprofile.bt | 13 * with -fno-omit-frame-pointer.
|
| /openbsd-src/lib/libcurses/tinfo/ |
| H A D | read_termcap.c | 1089 bool omit = FALSE; in _nc_read_termcap_entry() local 1092 omit = TRUE; in _nc_read_termcap_entry() 1097 omit = TRUE; in _nc_read_termcap_entry() 1102 if (omit) { in _nc_read_termcap_entry()
|
| /openbsd-src/gnu/gcc/config/ |
| H A D | po.m4 | 46 …[$ac_dir/$ac_word --omit-header --copyright-holder= --msgid-bugs-address= /dev/null >/dev/null 2>&… 47 …(if $ac_dir/$ac_word --omit-header --copyright-holder= --msgid-bugs-address= /dev/null 2>&1 >/dev/… 77 … if $XGETTEXT --omit-header --copyright-holder= --msgid-bugs-address= /dev/null >/dev/null 2>&1 && 78 …(if $XGETTEXT --omit-header --copyright-holder= --msgid-bugs-address= /dev/null 2>&1 >/dev/null | …
|
| /openbsd-src/gnu/usr.bin/binutils-2.17/config/ |
| H A D | po.m4 | 46 …[$ac_dir/$ac_word --omit-header --copyright-holder= --msgid-bugs-address= /dev/null >/dev/null 2>&… 47 …(if $ac_dir/$ac_word --omit-header --copyright-holder= --msgid-bugs-address= /dev/null 2>&1 >/dev/… 77 … if $XGETTEXT --omit-header --copyright-holder= --msgid-bugs-address= /dev/null >/dev/null 2>&1 && 78 …(if $XGETTEXT --omit-header --copyright-holder= --msgid-bugs-address= /dev/null 2>&1 >/dev/null | …
|
| /openbsd-src/gnu/llvm/compiler-rt/lib/msan/tests/ |
| H A D | CMakeLists.txt | 37 -fno-omit-frame-pointer 38 -mno-omit-leaf-frame-pointer
|
| /openbsd-src/lib/csu/ |
| H A D | Makefile | 15 CFLAGS+= -fno-omit-frame-pointer
|