/toolchain/binutils/binutils-2.25/bfd/ |
elf32-pj.c | 332 bfd_boolean linker ATTRIBUTE_UNUSED)
|
elf32-xc16x.c | 387 or sections discarded by a linker script, we just want the 411 bfd_boolean linker ATTRIBUTE_UNUSED)
|
/prebuilts/go/darwin-x86/src/cmd/link/internal/ld/ |
lib.go | 503 // In addition, on ARM, the runtime depends on the linker 825 // type of R_386_TLS_GD or R_X86_64_TLSGD. The Go linker does not 828 // uses errno. This can be removed if the Go linker ever supports 878 // For external link, record that we need to tell the external linker -s, 879 // and turn off -s internally: the external linker needs the symbol 1066 // Do not let the host linker generate COPY relocations. These 1072 // On ARM, the GNU linker will generate COPY relocations 1076 // On ARM64, the GNU linker will fail instead of 1088 log.Fatalf("ARM external linker must be gold (issue #15696), but is not: %s", out) 1187 // clang, unlike GCC, passes -rdynamic to the linker [all...] |
/prebuilts/go/linux-x86/src/cmd/link/internal/ld/ |
lib.go | 503 // In addition, on ARM, the runtime depends on the linker 825 // type of R_386_TLS_GD or R_X86_64_TLSGD. The Go linker does not 828 // uses errno. This can be removed if the Go linker ever supports 878 // For external link, record that we need to tell the external linker -s, 879 // and turn off -s internally: the external linker needs the symbol 1066 // Do not let the host linker generate COPY relocations. These 1072 // On ARM, the GNU linker will generate COPY relocations 1076 // On ARM64, the GNU linker will fail instead of 1088 log.Fatalf("ARM external linker must be gold (issue #15696), but is not: %s", out) 1187 // clang, unlike GCC, passes -rdynamic to the linker [all...] |
/prebuilts/go/darwin-x86/src/runtime/ |
symtab.go | 180 // image. It is written by the linker. Any changes here must be 221 // For each shared library a module links against, the linker creates an entry in the 240 // linker and marked SNOPTRDATA so it is ignored by the GC. 245 var firstmoduledata moduledata // linker symbol 246 var lastmoduledatap *moduledata // linker symbol 263 // When a module is first loaded by the dynamic linker, an .init_array 467 // and the linker has inserted jump tables between them.
|
/prebuilts/go/linux-x86/src/runtime/ |
symtab.go | 180 // image. It is written by the linker. Any changes here must be 221 // For each shared library a module links against, the linker creates an entry in the 240 // linker and marked SNOPTRDATA so it is ignored by the GC. 245 var firstmoduledata moduledata // linker symbol 246 var lastmoduledatap *moduledata // linker symbol 263 // When a module is first loaded by the dynamic linker, an .init_array 467 // and the linker has inserted jump tables between them.
|
/art/runtime/entrypoints/quick/ |
quick_trampoline_entrypoints.cc | 1077 ClassLinker* linker = Runtime::Current()->GetClassLinker(); local 2599 ClassLinker* linker = Runtime::Current()->GetClassLinker(); local [all...] |
/build/soong/cc/ |
llndk_library.go | 153 module.linker = stub
|
/external/google-breakpad/android/google_breakpad/ |
Android.mk | 54 # exports the right include path / linker flags to its users.
|
/external/llvm/tools/llvm-go/ |
llvm-go.go | 60 "linker",
|
/prebuilts/go/darwin-x86/src/cmd/asm/internal/lex/ |
lex.go | 67 // for use in the Prog structure for the linker. (It's always handling the
|
/prebuilts/go/linux-x86/src/cmd/asm/internal/lex/ |
lex.go | 67 // for use in the Prog structure for the linker. (It's always handling the
|
/frameworks/native/opengl/libs/EGL/ |
Loader.cpp | 34 #include <vndksupport/linker.h>
|
/prebuilts/go/darwin-x86/test/ |
nosplit.go | 25 # These are test cases for the linker analysis that detects chains of 43 # The linker should accept the test case on systems not explicitly rejected.
|
/prebuilts/go/linux-x86/test/ |
nosplit.go | 25 # These are test cases for the linker analysis that detects chains of 43 # The linker should accept the test case on systems not explicitly rejected.
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/distutils/ |
msvc9compiler.py | 365 self.linker = "link.exe"
397 self.linker = self.find_exe("link.exe")
629 # The MSVC linker generates .lib and .exp files, which cannot be
630 # suppressed by any linker switches. The .lib files may even be
646 # Ask the linker to generate the manifest in the temp dir, so
660 self.spawn([self.linker] + ld_args)
|
/external/python/cpython2/Lib/distutils/ |
msvc9compiler.py | 365 self.linker = "link.exe" 397 self.linker = self.find_exe("link.exe") 629 # The MSVC linker generates .lib and .exp files, which cannot be 630 # suppressed by any linker switches. The .lib files may even be 652 self.spawn([self.linker] + ld_args) 678 # Ask the linker to generate the manifest in the temp dir, so
|
/prebuilts/gdb/darwin-x86/lib/python2.7/distutils/ |
msvc9compiler.py | 365 self.linker = "link.exe" 397 self.linker = self.find_exe("link.exe") 629 # The MSVC linker generates .lib and .exp files, which cannot be 630 # suppressed by any linker switches. The .lib files may even be 652 self.spawn([self.linker] + ld_args) 678 # Ask the linker to generate the manifest in the temp dir, so
|
/prebuilts/gdb/linux-x86/lib/python2.7/distutils/ |
msvc9compiler.py | 365 self.linker = "link.exe" 397 self.linker = self.find_exe("link.exe") 629 # The MSVC linker generates .lib and .exp files, which cannot be 630 # suppressed by any linker switches. The .lib files may even be 652 self.spawn([self.linker] + ld_args) 678 # Ask the linker to generate the manifest in the temp dir, so
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/distutils/ |
msvc9compiler.py | 365 self.linker = "link.exe" 397 self.linker = self.find_exe("link.exe") 629 # The MSVC linker generates .lib and .exp files, which cannot be 630 # suppressed by any linker switches. The .lib files may even be 652 self.spawn([self.linker] + ld_args) 678 # Ask the linker to generate the manifest in the temp dir, so
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/distutils/ |
msvc9compiler.py | 365 self.linker = "link.exe" 397 self.linker = self.find_exe("link.exe") 629 # The MSVC linker generates .lib and .exp files, which cannot be 630 # suppressed by any linker switches. The .lib files may even be 652 self.spawn([self.linker] + ld_args) 678 # Ask the linker to generate the manifest in the temp dir, so
|
/prebuilts/go/darwin-x86/src/cmd/go/ |
build.go | 93 arguments to pass on each gccgo compiler/linker invocation. 438 // TODO(mwhudson): remove -w when that gets fixed in linker. 484 fmt.Println("go build: when using gccgo toolchain, please pass linker flags using -gccgoflags, not -ldflags") 488 fmt.Println("go build: when using gc toolchain, please pass compile flags using -gcflags, and linker flags using -ldflags") 1082 // On OS X, the linker output name gets recorded in the 1084 // The code invoking the linker knows to pass only the final 2298 func (noToolchain) linker() string { func 2339 func (gcToolchain) linker() string { func 2675 func (gccgoToolchain) linker() string { func [all...] |
/prebuilts/go/linux-x86/src/cmd/go/ |
build.go | 93 arguments to pass on each gccgo compiler/linker invocation. 438 // TODO(mwhudson): remove -w when that gets fixed in linker. 484 fmt.Println("go build: when using gccgo toolchain, please pass linker flags using -gccgoflags, not -ldflags") 488 fmt.Println("go build: when using gc toolchain, please pass compile flags using -gcflags, and linker flags using -ldflags") 1082 // On OS X, the linker output name gets recorded in the 1084 // The code invoking the linker knows to pass only the final 2298 func (noToolchain) linker() string { func 2339 func (gcToolchain) linker() string { func 2675 func (gccgoToolchain) linker() string { func [all...] |
/art/runtime/openjdkjvmti/ |
ti_redefine.cc | 546 art::ClassLinker* linker = driver_->runtime_->GetClassLinker(); local 549 CallbackCtx ctx(&map, linker->GetAllocatorForClassLoader(art_klass->GetClassLoader())); 1369 art::ClassLinker* linker = driver_->runtime_->GetClassLinker(); local [all...] |
/external/libunwind/aux/ |
ltmain.sh | 1013 # The native IRIX linker understands -LANG:*, -LIST:* and -LNO:* [all...] |