HomeSort by relevance Sort by last modified time
    Searched refs:thunks (Results 1 - 13 of 13) sorted by null

  /external/libchrome/sandbox/win/src/
interception_internal.h 71 ThunkData thunks[1]; member in struct:sandbox::DllInterceptionData
  /prebuilts/go/darwin-x86/test/fixedbugs/
issue5753.go 8 // not run on method thunks.
  /prebuilts/go/linux-x86/test/fixedbugs/
issue5753.go 8 // not run on method thunks.
  /external/libmojo/mojo/edk/embedder/
embedder.cc 80 MojoSystemThunks thunks = MakeSystemThunks(); local
81 size_t expected_size = MojoEmbedderSetSystemThunks(&thunks);
82 DCHECK_EQ(expected_size, sizeof(thunks));
  /external/linux-kselftest/tools/testing/selftests/x86/
Makefile 71 $(OUTPUT)/sysret_ss_attrs_64: thunks.S
  /prebuilts/go/darwin-x86/src/cmd/link/internal/x86/
asm.go 68 // Generate little thunks that load the PC of the next instruction into a register.
69 thunks := make([]*ld.Symbol, 0, 7+len(ctxt.Textp))
98 thunks = append(thunks, thunkfunc)
100 ctxt.Textp = append(thunks, ctxt.Textp...) // keep Textp in dependency order
  /prebuilts/go/linux-x86/src/cmd/link/internal/x86/
asm.go 68 // Generate little thunks that load the PC of the next instruction into a register.
69 thunks := make([]*ld.Symbol, 0, 7+len(ctxt.Textp))
98 thunks = append(thunks, thunkfunc)
100 ctxt.Textp = append(thunks, ctxt.Textp...) // keep Textp in dependency order
  /external/libmojo/
Android.mk 125 mojo/public/c/system/thunks.cc \
  /external/dagger2/lib/
auto-value-1.4.1.jar 
  /prebuilts/tools/common/m2/repository/com/google/auto/value/auto-value/1.3/
auto-value-1.3.jar 
  /prebuilts/tools/common/m2/repository/com/google/auto/value/auto-value/1.3-rc1/
auto-value-1.3-rc1.jar 
  /prebuilts/gcc/darwin-x86/aarch64/aarch64-linux-android-4.9/bin/
aarch64-linux-android-gcc-4.9.x     [all...]
  /prebuilts/gcc/darwin-x86/x86/x86_64-linux-android-4.9/bin/
x86_64-linux-android-gcc-4.9.x     [all...]

Completed in 701 milliseconds