Searched refs:Return (Results 101 - 125 of 213) sorted by relevance

123456789

/netbsd-current/external/gpl3/gdb.old/dist/ld/testsuite/ld-x86-64/
H A Dpr21038c-now.d16 Return address column: 16
H A Dpr21038c.d15 Return address column: 16
/netbsd-current/external/gpl3/gdb.old/dist/gas/testsuite/gas/cfi/
H A Dcfi-x86_64.d12 Return address column: (16|32)
60 Return address column: (16|32)
93 Return address column: (16|32)
/netbsd-current/external/gpl3/gdb.old/dist/gas/testsuite/gas/i386/ilp32/cfi/
H A Dcfi-x86_64.d12 Return address column: 16
60 Return address column: 16
93 Return address column: 16
/netbsd-current/external/gpl3/gcc.old/dist/libgcc/config/s390/
H A Dmorestack.S125 # %r14: Return address.
168 br %r14 # Return to caller's caller.
212 br %r14 # Return to caller's caller.
322 # %r14: Return address.
367 br %r14 # Return to caller's caller.
411 br %r14 # Return to caller's caller.
/netbsd-current/external/gpl3/gcc/dist/libgcc/config/s390/
H A Dmorestack.S127 # %r14: Return address.
170 br %r14 # Return to caller's caller.
214 br %r14 # Return to caller's caller.
324 # %r14: Return address.
369 br %r14 # Return to caller's caller.
413 br %r14 # Return to caller's caller.
/netbsd-current/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGVTables.cpp45 !Thunk.Return.isEmpty());
95 Thunk.Return);
218 if (!Thunk.Return.isEmpty()) {
309 if (Thunk && !Thunk->Return.isEmpty()) {
377 if (Thunk && !Thunk->Return.isEmpty())
578 if (TI.Return.isEmpty()) {
H A DCGObjCRuntime.h182 ReturnValueSlot Return,
248 /// Return the runtime function for getting properties.
251 /// Return the runtime function for setting properties.
254 /// Return the runtime function for optimized setting properties.
269 /// GetClass - Return a reference to the class for the given
279 /// EnumerationMutationFunction - Return the function that's called by the
/netbsd-current/external/bsd/bc/dist/
H A Dbc.y97 %token <i_value> Return For If While Sqrt Else
218 | Return return_expression
473 yyerror("Return outside of a function.");
484 yyerror("Return outside of a function.");
486 yyerror("Return expression in a void function.");
/netbsd-current/external/gpl3/gdb.old/dist/binutils/testsuite/binutils-all/i386/
H A Dcompressed-1a.d144 Return address column: 8
/netbsd-current/external/gpl3/gdb.old/dist/binutils/testsuite/binutils-all/x86-64/
H A Dcompressed-1a.d143 Return address column: 16
/netbsd-current/external/apache2/llvm/dist/clang/lib/AST/
H A DVTableBuilder.cpp465 // empty - Return whether the offset map is empty or not.
986 /// isBuildingConstructionVTable - Return whether this vtable builder is
1133 if (VTableThunks.lookup(VTableIndex).Return.isEmpty())
1315 VTableThunks[Components.size()].Return = ReturnAdjustment;
1322 /// OverridesIndirectMethodInBase - Return whether the given member function
1964 if (!Thunk.Return.isEmpty()) {
1966 Out << Thunk.Return.NonVirtual << " non-virtual";
1968 if (Thunk.Return.Virtual.Itanium.VBaseOffsetOffset) {
1969 Out << ", " << Thunk.Return.Virtual.Itanium.VBaseOffsetOffset;
2124 return std::tie(LHS.This, LHS.Return) < st
[all...]
/netbsd-current/external/gpl2/xcvs/dist/diff/
H A Difdef.c242 Return -1 if LETTER is not a group format letter. */
414 Return the address of the character following SPEC, or zero if failure. */
/netbsd-current/external/gpl3/autoconf/dist/lib/Autom4te/
H A DXFile.pm205 Return the name of the file.
H A DChannelDefs.pm166 Return the warning category descriptions.
H A DGeneral.pm325 Return C<@list> with no duplicates, keeping only the first
/netbsd-current/sys/external/bsd/compiler_rt/dist/lib/tsan/tests/rtl/
H A Dtsan_mop.cc232 t1.Return();
/netbsd-current/external/gpl3/gdb.old/dist/ld/testsuite/ld-mips-elf/
H A Deh-frame1.s30 .byte 31 # Return address column
/netbsd-current/external/lgpl3/gmp/dist/mpn/arm/
H A Dudiv.asm2 dnl Return quotient and store remainder through a supplied pointer.
/netbsd-current/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DSjLjEHPrepare.cpp475 for (ReturnInst *Return : Returns)
476 CallInst::Create(UnregisterFn, FuncCtx, "", Return);
/netbsd-current/distrib/sets/
H A Dfmt-list169 -- Return the smaller of the given values, ignoring nil.
187 -- Return the larger of the given values, ignoring nil.
/netbsd-current/external/gpl3/gcc/dist/gcc/d/dmd/
H A Dforeachvar.d269 case STMT.Return: visitReturn(s.isReturnStatement()); break;
/netbsd-current/external/gpl3/gcc.old/dist/libgcc/config/rl78/
H A Dcmpsi2.S79 ;; Return 0 for less than, 2 for greater than.
/netbsd-current/external/gpl3/gcc/dist/libgcc/config/rl78/
H A Dcmpsi2.S79 ;; Return 0 for less than, 2 for greater than.
/netbsd-current/sys/arch/m68k/m68k/
H A Dcopy.s230 * user's address space. Return the number of characters copied (including
269 * user's address space. Return the number of characters copied (including

Completed in 335 milliseconds

123456789