Searched refs:keep (Results 1 - 25 of 136) sorted by relevance

123456

/haiku-buildtools/binutils/gold/testsuite/
H A Dgc_dynamic_list_test.c23 // The goal of this program is to verify that the symbol "keep" is not
26 extern void keep(void);
29 keep(void) function
/haiku-buildtools/binutils/gas/testsuite/gas/m68k-coff/
H A Dp2389a.s3 _ASIC_INT_TBL: .space 32,1 | keep interrupt routines here
/haiku-buildtools/legacy/binutils/gas/testsuite/gas/m68k-coff/
H A Dp2389a.s3 _ASIC_INT_TBL: .space 32,1 | keep interrupt routines here
/haiku-buildtools/gcc/gcc/testsuite/g++.old-deja/g++.pt/
H A Dmemtemp68.C9 void f(int* p) { locale keep (p); }
/haiku-buildtools/gcc/gcc/testsuite/gcc.target/mips/mips-nonpic/
H A Dmips-nonpic.exp42 dg-test -keep-output $testcase "-fpic" ""
47 dg-test -keep-output $testcase "-fno-pic" ""
/haiku-buildtools/gcc/gcc/testsuite/gcc.target/xstormy16/
H A Dxstormy16.exp34 dg-test -keep-output "$srcdir/$subdir/below100.S" "" ""
/haiku-buildtools/gcc/gcc/testsuite/go.test/
H A Dgo-test.exp579 dg-test -keep-output $test "-O" "$files -w $DEFAULT_GOCFLAGS"
604 dg-test -keep-output $test "-O" "-w $DEFAULT_GOCFLAGS"
642 dg-test -keep-output [lrange $p 1 end] "-O" "-w $DEFAULT_GOCFLAGS"
662 dg-test -keep-output $test "-O" "$files -w $DEFAULT_GOCFLAGS"
686 dg-test -keep-output [lindex $p 1] "[lrange $p 2 end] -O" "-w $DEFAULT_GOCFLAGS"
706 dg-test -keep-output [lrange $p 1 end] "-O" "-w $DEFAULT_GOCFLAGS"
731 dg-test -keep-output [lrange $p 1 end] "-O" "-w $DEFAULT_GOCFLAGS"
735 dg-test -keep-output [lrange $last 1 end] "$del -O" "-w $DEFAULT_GOCFLAGS"
782 dg-test -keep-output $file1 "-O" "-w $DEFAULT_GOCFLAGS"
794 dg-test -keep
[all...]
/haiku-buildtools/binutils/ld/testsuite/ld-arm/
H A Dstm32l4xx-cannot-fix-far-ldm.s23 @ Emit a warning during the link phase and keep the same instruction
/haiku-buildtools/gcc/gcc/testsuite/lib/
H A Ddg-pch.exp98 dg-test -keep-output "./$bname$suffix" "$otherflags $flags" ""
111 dg-test -keep-output $test "$otherflags $flags -I. -Dwith_PCH" ""
118 dg-test -keep-output $test "$otherflags $flags -I. -Dwithout_PCH" ""
H A Dfortran-modules.exp32 proc keep-modules { modlist } {
34 # if the modlist is empty, keep everything
45 warning "keep-modules had no effect?! Possible typo in module name."
/haiku-buildtools/binutils/gas/testsuite/gas/aarch64/
H A Dsystem.s70 .irp t, keep, strm
/haiku-buildtools/gcc/libgcc/config/nds32/isr-library/
H A Dsave_partial.inc35 smw.adm $r1, [$sp], $r2, #0x0 /* Save extra $r2 to keep
59 smw.adm $r1, [$sp], $r2, #0x0 /* Save extra $r2 to keep
H A Dsave_all.inc35 smw.adm $r1, [$sp], $r2, #0x0 /* Save extra $r2 to keep
58 smw.adm $r1, [$sp], $r2, #0x0 /* Save extra $r2 to keep
H A Drestore_all.inc35 lmw.bim $r1, [$sp], $r2, #0x0 /* Restore extra $r2 to keep
H A Drestore_partial.inc37 lmw.bim $r1, [$sp], $r2, #0x0 /* Restore extra $r2 to keep
/haiku-buildtools/legacy/binutils/binutils/
H A Dnm.c420 int keep = 0;
430 keep = bfd_is_und_section (sym->section);
432 keep = ((sym->flags & BSF_GLOBAL) != 0
437 keep = 1;
439 if (keep
442 keep = 0;
444 if (keep
448 keep = 0;
450 if (keep
454 keep
416 int keep = 0; local
[all...]
H A Dobjcopy.c36 /* A list of symbols to explicitly strip out, or to keep. A linked
194 /* List of symbols to strip, keep, localize, keep-global, weaken,
275 {"keep-file-symbols", no_argument, 0, OPTION_KEEP_FILE_SYMBOLS},
276 {"keep-symbol", required_argument, 0, 'K'},
277 {"only-keep-debug", no_argument, 0, OPTION_ONLY_KEEP_DEBUG},
327 {"keep-file-symbols", no_argument, 0, OPTION_KEEP_FILE_SYMBOLS},
328 {"keep-global-symbol", required_argument, 0, 'G'},
329 {"keep-global-symbols", required_argument, 0, OPTION_KEEPGLOBAL_SYMBOLS},
330 {"keep
830 int keep; local
[all...]
/haiku-buildtools/binutils/gold/
H A Dscript-sections.h127 add_input_section(const Input_section_spec* spec, bool keep);
174 bool* keep, bool match_input_spec);
/haiku-buildtools/gcc/gcc/testsuite/go.test/test/chan/
H A Dselect5.go181 {{/* Dummy send, receive to keep compiler from optimizing select. */}}
190 {{/* Nil channel send, receive to keep compiler from optimizing select. */}}
248 {{/* Dummy send, receive to keep compiler from optimizing select. */}}
257 {{/* Nil channel send, receive to keep compiler from optimizing select. */}}
293 {{/* Dummy send, receive to keep compiler from optimizing select. */}}
302 {{/* Nil channel send, receive to keep compiler from optimizing select. */}}
342 {{/* Dummy send, receive to keep compiler from optimizing select. */}}
351 {{/* Nil channel send, receive to keep compiler from optimizing select. */}}
/haiku-buildtools/binutils/bfd/
H A Delf-ifunc.c154 or we are building a PIC object, we must keep dynamic relocation
159 bfd_boolean keep = FALSE; local
165 keep = TRUE;
174 if (keep)
175 goto keep;
200 keep:
H A Delf-s390-common.c115 goto keep;
137 keep:
248 r_offset. Don't do so for code sections. We want to keep ordering
/haiku-buildtools/binutils/binutils/
H A Dnm.c478 int keep = 0;
492 keep = bfd_is_und_section (sym->section);
495 keep = ((sym->flags & (BSF_GLOBAL
501 keep = 1;
503 if (keep
506 keep = 0;
508 if (keep
512 keep = 0;
514 if (keep
518 keep
474 int keep = 0; local
[all...]
/haiku-buildtools/binutils/gas/testsuite/gas/arm/
H A Dbundle.d10 # To keep this file simple, we just verify that every 16-byte boundary
/haiku-buildtools/gcc/libgcc/config/aarch64/
H A Dcrtn.S39 # sequences here, it is just not worth it. Instead keep things
/haiku-buildtools/gcc/libgcc/config/arm/
H A Dcrtn.S48 # sequences here, it is just not worth it. Instead keep things

Completed in 111 milliseconds

123456