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

1 2 3 4 5 6 78 91011>>

  /external/clang/lib/AST/
MicrosoftMangle.cpp 107 void mangleThunk(const CXXMethodDecl *MD, const ThunkInfo &Thunk,
537 // thunk.
    [all...]
ItaniumMangle.cpp 142 void mangleThunk(const CXXMethodDecl *MD, const ThunkInfo &Thunk,
    [all...]
  /external/libcxxabi/test/
test_demangle.pass.cpp     [all...]
  /ndk/sources/cxx-stl/llvm-libc++abi/libcxxabi/test/
test_demangle.cpp     [all...]
  /prebuilts/sdk/tools/linux/lib/
libc++.so 
  /external/clang/test/Sema/
dllimport.c 117 // However, the address of the thunk wrapping the function is used instead of
  /external/llvm/include/llvm/DebugInfo/PDB/
PDBTypes.h 296 Thunk,
  /external/llvm/test/CodeGen/X86/
musttail-indirect.ll 22 ; Each member pointer creates a thunk. The ones with inalloca are required to
stackmap.ll 175 %thunk = inttoptr i64 -559038737 to i8*
176 call void (i64, i32, i8*, i32, ...) @llvm.experimental.patchpoint.void(i64 4, i32 15, i8* %thunk, i32 0, i64 %a, i64 %b)
  /external/valgrind/
README.aarch64 198 writing zeroes into the CC thunk fields.
  /external/valgrind/VEX/pub/
libvex_guest_amd64.h 75 /* 4-word thunk used to calculate O S Z A C P flags. */
libvex_guest_arm.h 72 /* 4-word thunk used to calculate N(sign) Z(zero) C(carry,
  /frameworks/native/opengl/tools/glgen2/
glgen.py 91 # (sometimes) calls the generated thunk which dispatches to the
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/plugin/include/cp/
cp-tree.h     [all...]
  /art/compiler/linker/arm64/
relative_patcher_arm64_test.cc 99 // There may be a thunk before method2.
101 // Thunk present. Check that there's only one.
  /external/clang/lib/CodeGen/
CGCXXABI.h 277 /// delegating thunk, regardless of whether the dtor is defined in this TU or
386 virtual void setThunkLinkage(llvm::Function *Thunk, bool ForVTable,
  /packages/apps/Launcher3/src/com/android/launcher3/
FolderPagedView.java 33 import com.android.launcher3.util.Thunk;
69 @Thunk final HashMap<View, Runnable> mPendingAnimations = new HashMap<>();
  /cts/suite/cts/deviceTests/browserbench/assets/octane/
earley-boyer.js     [all...]
  /external/v8/benchmarks/
earley-boyer.js     [all...]
  /external/llvm/lib/Transforms/IPO/
MergeFunctions.cpp     [all...]
  /external/llvm/include/llvm/Support/
MachO.h 903 uint32_t thunk; member in struct:llvm::MachO::tlv_descriptor_32
909 uint64_t thunk; member in struct:llvm::MachO::tlv_descriptor_64
915 uintptr_t thunk; member in struct:llvm::MachO::tlv_descriptor
    [all...]
  /external/clang/include/clang/AST/
VTableBuilder.h 299 // We did not find a thunk for this method.
  /external/clang/test/CodeGenCXX/
destructors.cpp 180 struct C : A, B {}; // ~B() in D requires a this-adjustment thunk
  /external/compiler-rt/lib/asan/
asan_win_dll_thunk.cc 41 // let's call them "hooks") exported by the DLL thunk and forward the hooks to
  /external/valgrind/VEX/priv/
guest_s390_defs.h 164 /*--- Thunk layout ---*/

Completed in 739 milliseconds

1 2 3 4 5 6 78 91011>>