HomeSort by: relevance | last modified time | path
    Searched refs:unwind (Results 1 - 25 of 589) sorted by relevancy

1 2 3 4 5 6 7 8 91011>>

  /src/external/gpl3/gcc.old/dist/libphobos/libdruntime/gcc/unwind/
package.d 1 // Exception handling and frame unwind runtime interface routines.
23 module gcc.unwind;
30 public import gcc.unwind.arm;
32 public import gcc.unwind.c6x;
37 public import gcc.unwind.generic;
  /src/external/gpl3/gdb/dist/gdb/testsuite/gdb.base/
unwind-on-each-insn-amd64-2.exp 16 # Check that epilogue unwind info is used, even if no debug info is available.
32 # using -fasynchronous-unwind-tables.
33 if { [gdb_can_simple_compile fasynchronous-unwind-tables \
34 { void foo () { } } object -fasynchronous-unwind-tables] } {
35 lappend srcfile2_flags additional_flags=-fasynchronous-unwind-tables
40 standard_testfile unwind-on-each-insn.c unwind-on-each-insn-foo.c
56 standard_testfile unwind-on-each-insn.c .s
59 source $srcdir/$subdir/unwind-on-each-insn.exp.tcl
unwind-on-each-insn-amd64.exp 16 # Check that epilogue unwind info is not used for gcc < 4.5.0, amd64 case.
28 standard_testfile unwind-on-each-insn.c unwind-on-each-insn-foo.c
34 # - break the epilogue unwind info by commenting out the cfi directive
40 standard_testfile unwind-on-each-insn.c .s
43 source $srcdir/$subdir/unwind-on-each-insn.exp.tcl
unwind-on-each-insn-i386.exp 16 # Check that epilogue unwind info is not used for gcc < 4.5.0, i386 case.
28 standard_testfile unwind-on-each-insn.c unwind-on-each-insn-foo.c
34 # - break the epilogue unwind info by commenting out the cfi directive
40 standard_testfile unwind-on-each-insn.c .s
43 source $srcdir/$subdir/unwind-on-each-insn.exp.tcl
unwind-on-each-insn.exp 23 # using -fno-asynchronous-unwind-tables, if supported.
24 if { [gdb_can_simple_compile fno-asynchronous-unwind-tables \
25 { void foo () { } } object -fno-asynchronous-unwind-tables] } {
26 lappend srcfile2_flags additional_flags=-fno-asynchronous-unwind-tables
29 source $srcdir/$subdir/unwind-on-each-insn.exp.tcl
infcall-timeout.exp 32 # When UNWIND is "off" the inferior wil be left in the frame where the
33 # timeout occurs, otherwise, when UNWIND is "on", GDB should unwind
35 proc run_test { target_async target_non_stop non_stop unwind } {
52 gdb_test_no_output "set unwind-on-timeout $unwind"
54 if { $unwind } {
59 "To change this behavior use \"set unwind-on-timeout off\"\\." \
81 "To change this behavior use \"set unwind-on-timeout on\"\\." \
110 foreach_with_prefix unwind { "on" "off" }
    [all...]
  /src/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.base/
unwind-on-each-insn-amd64-2.exp 16 # Check that epilogue unwind info is used, even if no debug info is available.
32 # using -fasynchronous-unwind-tables.
33 if { [gdb_can_simple_compile fasynchronous-unwind-tables \
34 { void foo () { } } object -fasynchronous-unwind-tables] } {
35 lappend srcfile2_flags additional_flags=-fasynchronous-unwind-tables
40 standard_testfile unwind-on-each-insn.c unwind-on-each-insn-foo.c
56 standard_testfile unwind-on-each-insn.c .s
59 source $srcdir/$subdir/unwind-on-each-insn.exp.tcl
unwind-on-each-insn-amd64.exp 16 # Check that epilogue unwind info is not used for gcc < 4.5.0, amd64 case.
28 standard_testfile unwind-on-each-insn.c unwind-on-each-insn-foo.c
34 # - break the epilogue unwind info by commenting out the cfi directive
40 standard_testfile unwind-on-each-insn.c .s
43 source $srcdir/$subdir/unwind-on-each-insn.exp.tcl
unwind-on-each-insn-i386.exp 16 # Check that epilogue unwind info is not used for gcc < 4.5.0, i386 case.
28 standard_testfile unwind-on-each-insn.c unwind-on-each-insn-foo.c
34 # - break the epilogue unwind info by commenting out the cfi directive
40 standard_testfile unwind-on-each-insn.c .s
43 source $srcdir/$subdir/unwind-on-each-insn.exp.tcl
unwind-on-each-insn.exp 23 # using -fno-asynchronous-unwind-tables, if supported.
24 if { [gdb_can_simple_compile fno-asynchronous-unwind-tables \
25 { void foo () { } } object -fno-asynchronous-unwind-tables] } {
26 lappend srcfile2_flags additional_flags=-fno-asynchronous-unwind-tables
29 source $srcdir/$subdir/unwind-on-each-insn.exp.tcl
infcall-timeout.exp 32 # When UNWIND is "off" the inferior wil be left in the frame where the
33 # timeout occurs, otherwise, when UNWIND is "on", GDB should unwind
35 proc run_test { target_async target_non_stop non_stop unwind } {
52 gdb_test_no_output "set unwind-on-timeout $unwind"
54 if { $unwind } {
59 "To change this behavior use \"set unwind-on-timeout off\"\\." \
81 "To change this behavior use \"set unwind-on-timeout on\"\\." \
110 foreach_with_prefix unwind { "on" "off" }
    [all...]
  /src/sys/arch/i386/stand/
Makefile.inc 12 OPT_SIZE.gcc= -Os -ffreestanding -fomit-frame-pointer -fno-unwind-tables \
13 -fno-asynchronous-unwind-tables -fno-exceptions -mno-sse \
  /src/external/gpl3/gcc/lib/libgcc/arch/alpha/
gthr-defs.mk 6 G_unwind_header=unwind-generic.h
7 G_md_unwind_header=no-unwind.h
  /src/external/gpl3/gcc/lib/libgcc/arch/earm/
gthr-defs.mk 6 G_unwind_header=unwind-generic.h
7 G_md_unwind_header=no-unwind.h
  /src/external/gpl3/gcc/lib/libgcc/arch/earmeb/
gthr-defs.mk 6 G_unwind_header=unwind-generic.h
7 G_md_unwind_header=no-unwind.h
  /src/external/gpl3/gcc/lib/libgcc/arch/earmhf/
gthr-defs.mk 6 G_unwind_header=unwind-generic.h
7 G_md_unwind_header=no-unwind.h
  /src/external/gpl3/gcc/lib/libgcc/arch/earmhfeb/
gthr-defs.mk 6 G_unwind_header=unwind-generic.h
7 G_md_unwind_header=no-unwind.h
  /src/external/gpl3/gcc/lib/libgcc/arch/earmv4/
gthr-defs.mk 6 G_unwind_header=unwind-generic.h
7 G_md_unwind_header=no-unwind.h
  /src/external/gpl3/gcc/lib/libgcc/arch/earmv4eb/
gthr-defs.mk 6 G_unwind_header=unwind-generic.h
7 G_md_unwind_header=no-unwind.h
  /src/external/gpl3/gcc/lib/libgcc/arch/earmv6/
gthr-defs.mk 6 G_unwind_header=unwind-generic.h
7 G_md_unwind_header=no-unwind.h
  /src/external/gpl3/gcc/lib/libgcc/arch/earmv6eb/
gthr-defs.mk 6 G_unwind_header=unwind-generic.h
7 G_md_unwind_header=no-unwind.h
  /src/external/gpl3/gcc/lib/libgcc/arch/earmv6hf/
gthr-defs.mk 6 G_unwind_header=unwind-generic.h
7 G_md_unwind_header=no-unwind.h
  /src/external/gpl3/gcc/lib/libgcc/arch/earmv6hfeb/
gthr-defs.mk 6 G_unwind_header=unwind-generic.h
7 G_md_unwind_header=no-unwind.h
  /src/external/gpl3/gcc/lib/libgcc/arch/earmv7/
gthr-defs.mk 6 G_unwind_header=unwind-generic.h
7 G_md_unwind_header=no-unwind.h
  /src/external/gpl3/gcc/lib/libgcc/arch/earmv7eb/
gthr-defs.mk 6 G_unwind_header=unwind-generic.h
7 G_md_unwind_header=no-unwind.h

Completed in 45 milliseconds

1 2 3 4 5 6 7 8 91011>>