HomeSort by relevance Sort by last modified time
    Searched refs:linker (Results 176 - 200 of 914) sorted by null

1 2 3 4 5 6 78 91011>>

  /toolchain/binutils/binutils-2.25/ld/testsuite/ld-mmix/
orph-.d 1 #as: -linker-allocated-gregs
  /toolchain/binutils/binutils-2.25/ld/testsuite/ld-nios2/
relax_call26_shared.d 5 # Test relaxation of call26 relocations via linker stubs
  /toolchain/binutils/binutils-2.25/ld/testsuite/ld-scripts/
rgn-at1.d 6 # FAILS on the RX because the linker has to set LMA == VMA for the
rgn-at4.d 6 # FAILS on the RX because the linker has to set LMA == VMA for the
  /external/mesa3d/src/compiler/glsl/tests/
copy_constant_to_storage_tests.cpp 30 namespace linker { namespace
78 linker::copy_constant_to_storage(storage,
98 linker::copy_constant_to_storage(storage,
118 linker::copy_constant_to_storage(storage,
138 linker::copy_constant_to_storage(storage,
149 * passed to \c linker::copy_constant_to_storage is hard-coded to \c
163 linker::copy_constant_to_storage(storage,
  /external/swiftshader/third_party/LLVM/autoconf/m4/
link_options.m4 2 # Get the linker version string.
7 [AC_CACHE_CHECK([for linker version],[llvm_cv_link_version],
19 [Linker version detected at compile time.])
23 # Determine if the system can handle the -R option being passed to the linker.
38 AC_DEFINE([HAVE_LINK_R],[1],[Define if you can use -Wl,-R. to pass -R. to the linker, in order to add the current directory to the dynamic linker search path.])
43 # Determine if the system can handle the -R option being passed to the linker.
65 # passed to the linker.
  /prebuilts/go/darwin-x86/src/cmd/link/
doc.go 30 Set the ELF dynamic linker to use.
39 Print the linker version and exit.
58 -extld linker
59 Set the external linker (default "clang" or "gcc").
61 Set space-separated flags to pass to the external linker.
91 Set the ELF dynamic linker search path.
102 Print trace of linker operations.
  /prebuilts/go/linux-x86/src/cmd/link/
doc.go 30 Set the ELF dynamic linker to use.
39 Print the linker version and exit.
58 -extld linker
59 Set the external linker (default "clang" or "gcc").
61 Set space-separated flags to pass to the external linker.
91 Set the ELF dynamic linker search path.
102 Print trace of linker operations.
  /build/soong/cc/
ndk_prebuilt.go 70 module.linker = &ndkPrebuiltObjectLinker{
105 linker := &ndkPrebuiltLibraryLinker{
109 module.linker = linker
136 linker := &ndkPrebuiltStlLinker{
142 module.linker = linker
151 linker := &ndkPrebuiltStlLinker{
157 module.linker = linker
    [all...]
  /external/mesa3d/src/gallium/state_trackers/clover/llvm/
compat.hpp 39 #include <llvm/Linker/Linker.h>
87 opts.LinkBitcodeFiles.emplace_back(::llvm::Linker::Flags::None, path);
121 inline std::unique_ptr<::llvm::Linker>
124 return std::unique_ptr<::llvm::Linker>(new ::llvm::Linker(mod));
126 return std::unique_ptr<::llvm::Linker>(new ::llvm::Linker(&mod));
131 link_in_module(::llvm::Linker &linker,
    [all...]
  /hardware/invensense/65xx/libsensors_iio/software/build/android/
common.mk 28 ## compile, includes, and linker
42 ANDROID_LINK_EXECUTABLE += -Wl,-dynamic-linker,/system/bin/linker
  /art/compiler/linker/
multi_oat_relative_patcher.h 31 namespace linker { namespace in namespace:art
129 // Wrap the map in a class implementing linker::RelativePatcherTargetProvider.
130 class MethodOffsetMap : public linker::RelativePatcherTargetProvider {
150 } // namespace linker
  /prebuilts/go/darwin-x86/misc/cgo/test/
issue7234_test.go 10 // test of https://golang.org/issue/7234, a compiler/linker bug in
issue8092.go 5 // Issue 8092. Test that linker defined symbols (e.g., text, data) don't
  /prebuilts/go/darwin-x86/src/runtime/cgo/
iscgo.go 8 // but those depend on dynamic linker magic to get initialized
  /prebuilts/go/darwin-x86/test/fixedbugs/
issue4316.go 7 // Issue 4316: the stack overflow check in the linker
  /prebuilts/go/darwin-x86/test/
reflectmethod2.go 7 // The linker can prune methods that are not directly called or
reflectmethod3.go 7 // The linker can prune methods that are not directly called or
  /prebuilts/go/linux-x86/misc/cgo/test/
issue7234_test.go 10 // test of https://golang.org/issue/7234, a compiler/linker bug in
issue8092.go 5 // Issue 8092. Test that linker defined symbols (e.g., text, data) don't
  /prebuilts/go/linux-x86/src/runtime/cgo/
iscgo.go 8 // but those depend on dynamic linker magic to get initialized
  /prebuilts/go/linux-x86/test/fixedbugs/
issue4316.go 7 // Issue 4316: the stack overflow check in the linker
  /prebuilts/go/linux-x86/test/
reflectmethod2.go 7 // The linker can prune methods that are not directly called or
reflectmethod3.go 7 // The linker can prune methods that are not directly called or
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/mmix/
basep-10.d 1 #as: -linker-allocated-gregs

Completed in 508 milliseconds

1 2 3 4 5 6 78 91011>>