Searched refs:restore (Results 1 - 25 of 131) sorted by relevance

123456

/freebsd-11.0-release/lib/csu/sparc64/
H A Dcrtn.S37 restore
42 restore
/freebsd-11.0-release/sbin/restore/
H A DMakefile2 # $FreeBSD: releng/11.0/sbin/restore/Makefile 298107 2016-04-16 07:45:30Z gjb $
7 PROG= restore
8 LINKS= ${BINDIR}/restore ${BINDIR}/rrestore
9 MAN= restore.8
10 MLINKS= restore.8 rrestore.8
11 SRCS= main.c interactive.c restore.c dirs.c symtab.c tape.c utilities.c \
/freebsd-11.0-release/lib/libc/sparc64/sys/
H A Dptrace.S53 restore
H A Dcerror.S58 restore %g0, -1, %o1
H A Dsigaction1.S42 restore
/freebsd-11.0-release/cddl/contrib/opensolaris/cmd/dtrace/test/tst/sparc/ustack/
H A Dtst.circstack.s43 restore
/freebsd-11.0-release/tools/test/testfloat/sparc64/
H A Dsystfloat.S92 restore
110 restore
130 restore
148 restore
166 restore
186 restore
204 restore
222 restore
240 restore
260 restore
[all...]
/freebsd-11.0-release/usr.sbin/pc-sysinstall/examples/
H A DMakefile5 pcinstall.cfg.restore pcinstall.cfg.rsync pcinstall.cfg.upgrade \
/freebsd-11.0-release/sys/compat/ndis/
H A Dwinx32_wrap.S136 pop %eax # restore return val
175 pop %eax # restore return val
176 mov %edi,%esp # restore stack
177 pop %edi # restore %edi
214 pop %eax # restore return val
242 pop %eax # restore return val
274 pop %edx # restore return val
275 pop %eax # restore return val
276 add $12,%esp # restore stack
299 pop %edx # restore retur
[all...]
/freebsd-11.0-release/cddl/contrib/opensolaris/cmd/dtrace/test/tst/sparc/usdt/
H A Dtst.tailcall.ksh55 restore
69 restore %g0, %g0, %o0
/freebsd-11.0-release/lib/libc/sparc64/gen/
H A Dsetjmp.S66 restore
87 restore
H A D_setjmp.S78 restore
/freebsd-11.0-release/cddl/contrib/opensolaris/cmd/dtrace/test/tst/sparc/pid/
H A Dtst.branch.s49 restore
H A Dtst.embedded.s49 restore
H A Dtst.br.s80 restore %g0, %g0, %o0
/freebsd-11.0-release/libexec/rtld-elf/powerpc/
H A Drtld_start.S92 lwz %r4,20(%r1) /* restore argv */
110 addi %r1,%r1,48 /* restore original stackptr */
143 lmw %r3,24(%r1) # restore r3-r31
144 lwz %r0,12(%r1) # restore cr
146 lwz %r0,16(%r1) # restore lr
148 lwz %r0,20(%r1) # restore r0
150 addi %r1,%r1,160 # restore stack
/freebsd-11.0-release/crypto/openssl/crypto/bn/asm/
H A Dsparct4-mont.pl141 restore
142 restore
143 restore
144 restore
145 restore
146 restore
264 restore
265 restore
266 restore
267 restore
[all...]
/freebsd-11.0-release/libexec/rtld-elf/sparc64/
H A Drtld_start.S85 restore %o0, %o7, %o0
152 restore /* Dump our stack frame */
169 restore /* Dump our stack frame */
/freebsd-11.0-release/usr.sbin/crunch/examples/
H A Dfixit.conf25 progs mknod mount newfs ping reboot restore swapon umount
27 ln restore rrestore
/freebsd-11.0-release/share/examples/printing/
H A Dmake-ps-header77 restore
/freebsd-11.0-release/libexec/rtld-elf/powerpc64/
H A Drtld_start.S154 ld %r3,64+0*8(%r1) # restore r3-r10
163 ld %r1,0(%r1) # restore stack
164 ld %r0,8(%r1) # restore cr
166 ld %r0,16(%r1) # restore lr
/freebsd-11.0-release/contrib/opie/libopie/
H A Dreadpass.c240 goto restore;
289 restore:
314 goto restore;
/freebsd-11.0-release/lib/libc/mips/gen/
H A Dsetjmp.S82 REG_L a0, CALLFRAME_SIZ(sp) # restore env pointer
83 REG_L ra, CALLFRAME_RA(sp) # restore RA
169 REG_L a0, CALLFRAME_SIZ(sp) # restore env
170 REG_L a1, (CALLFRAME_SIZ + SZREG)(sp) # restore return value
/freebsd-11.0-release/contrib/llvm/tools/clang/lib/CodeGen/
H A DEHScopeStack.h61 static type restore(CodeGenFunction &CGF, saved_type value) { return value; } function in struct:clang::CodeGen::InvariantValue
200 T restore(CodeGenFunction &CGF, llvm::index_sequence<Is...>) { function in class:clang::CodeGen::EHScopeStack::final
203 return T{DominatingValue<As>::restore(CGF, std::get<Is>(Saved))...};
207 restore(CGF, llvm::index_sequence_for<As...>()).Emit(CGF, flags);
/freebsd-11.0-release/lib/libstand/sparc64/
H A D_setjmp.S79 restore

Completed in 206 milliseconds

123456