HomeSort by relevance Sort by last modified time
    Searched full:thunk (Results 201 - 225 of 417) sorted by null

1 2 3 4 5 6 7 891011>>

  /external/valgrind/VEX/pub/
libvex_guest_s390x.h 121 /*--- 4-word thunk used to calculate the condition code ---*/
libvex_guest_x86.h 155 /* 4-word thunk used to calculate O S Z A C P flags. */
  /external/valgrind/VEX/priv/
guest_x86_helpers.c 491 /* Calculate all the 6 flags from the supplied thunk parameters.
574 /* Calculate all the 6 flags from the supplied thunk parameters. */
591 /* Calculate just the carry flag from the supplied thunk parameters. */
    [all...]
guest_s390_helpers.c 139 /*--- Initialise thunk ---*/
223 /* Flags thunk: OP and NDEP are always defined, whereas DEP1
225 gdefs.h on meaning of thunk fields. */
    [all...]
guest_amd64_helpers.c 637 /* Calculate all the 6 flags from the supplied thunk parameters.
747 /* Calculate all the 6 flags from the supplied thunk parameters. */
764 /* Calculate just the carry flag from the supplied thunk parameters. */
    [all...]
  /external/clang/lib/CodeGen/
CodeGenFunction.h 255 /// In C++, whether we are code generating a thunk. This controls whether we
    [all...]
CodeGenModule.h 729 /// Get the address of the thunk for the given global decl.
730 llvm::Constant *GetAddrOfThunk(GlobalDecl GD, const ThunkInfo &Thunk);
    [all...]
  /external/clang/test/CodeGenCXX/
microsoft-abi-vtables-virtual-inheritance.cpp 131 // ECX-=4 to cast to (C*). In X, C and A vbases are reordered, so the thunk
147 // Also check the mangling of the thunk.
  /art/compiler/dex/quick/arm/
call_arm.cc 735 // If the target turns out to be too far, the linker will generate a thunk for dispatch.
  /art/compiler/dex/quick/arm64/
call_arm64.cc 567 // If the target turns out to be too far, the linker will generate a thunk for dispatch.
  /external/compiler-rt/lib/tsan/rtl/
tsan_rtl.h 705 // The hacky call uses custom calling convention and an assembly thunk.
  /external/e2fsprogs/lib/et/
com_err.texinfo 514 Ts'o, and so bugs and comments should be sent to @t{tytso@@thunk.org}.
  /external/llvm/tools/llvm-cxxdump/
llvm-cxxdump.cpp 219 // Each relocation either names a virtual method or a thunk. We note the
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/plugin/include/
function.h 640 /* Nonzero if the current function is a thunk, i.e., a lightweight
  /external/libcxxabi/src/
cxa_demangle.cpp     [all...]
  /frameworks/compile/mclinker/include/mcld/Support/
CXADemangle.tcc     [all...]
  /ndk/sources/cxx-stl/llvm-libc++abi/libcxxabi/src/
cxa_demangle.cpp     [all...]
  /external/valgrind/coregrind/m_demangle/
cp-demangle.c 650 printf ("thunk\n");
653 printf ("virtual thunk\n");
656 printf ("covariant thunk\n");
    [all...]
  /external/valgrind/docs/internals/
3_0_BUGSTATUS.txt 629 FIXED-TRUNK: vex:1350 (basic fix), vex:1351 (x86 adc/sbb flags thunk fix),
630 vex:1353 (amd64 adc/sbb flags thunk fix)
  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/libs/armeabi/
libgnustl_shared.so 
  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/libs/armeabi-v7a/
libgnustl_shared.so 
  /external/boringssl/src/crypto/sha/asm/
sha1-armv4-large.pl 303 sub AUTOLOAD() # thunk [simplified] x86-style perlasm
sha256-armv4.pl 308 sub AUTOLOAD() # thunk [simplified] x86-style perlasm
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/libs/armeabi/
libgnustl_shared.so 
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/libs/armeabi/thumb/
libgnustl_shared.so 

Completed in 593 milliseconds

1 2 3 4 5 6 7 891011>>