/toolchain/binutils/binutils-2.25/ld/testsuite/ld-mmix/ |
bpo-11.d | 5 #as: -linker-allocated-gregs
|
bpo-18.d | 6 #as: -linker-allocated-gregs
|
bpo-9.d | 4 #as: -linker-allocated-gregs
|
orph-awp.d | 1 #as: -linker-allocated-gregs
|
orph-d-awn.d | 1 #as: -linker-allocated-gregs
|
orph-d.d | 1 #as: -linker-allocated-gregs
|
orph-dc-awp.d | 1 #as: -linker-allocated-gregs
|
orph-dc.d | 1 #as: -linker-allocated-gregs
|
/toolchain/binutils/binutils-2.25/ld/testsuite/ld-nios2/ |
relax_call26_multi.d | 5 # Test relaxation of call26 relocations via linker stubs
|
/build/soong/cc/ |
test.go | 110 if test, ok := m.linker.(testPerSrc); ok { 118 tests[i].(*Module).linker.(testPerSrc).setSrc(testNames[i], src) 127 linker *baseLinker 179 func (test *testDecorator) linkerInit(ctx BaseModuleContext, linker *baseLinker) { 184 linker.dynamicProperties.RunPaths = append(linker.dynamicProperties.RunPaths, runpath) 250 linker: binary.baseLinker, 256 module.linker = test 292 linker: library.baseLinker, 296 module.linker = tes [all...] |
/prebuilts/tools/common/m2/repository/com/squareup/dagger/dagger/1.2.2/ |
dagger-1.2.2.jar | |
/art/compiler/linker/ |
method_bss_mapping_encoder.h | 26 namespace linker { namespace in namespace:art 76 } // namespace linker
|
method_bss_mapping_encoder_test.cc | 22 namespace linker { namespace in namespace:art 49 } // namespace linker
|
relative_patcher.h | 34 namespace linker { namespace in namespace:art 136 } // namespace linker
|
/bionic/build/ |
run-on-host.sh | 24 LINKER=${TARGET_OUT_EXECUTABLES}/linker 26 LINKER="${TARGET_OUT_EXECUTABLES}/linker64 ${TARGET_OUT_EXECUTABLES}/linker" 30 m -j ${LINKER} ${TARGET_OUT}/etc/hosts ${TARGET_OUT_EXECUTABLES}/sh $@
|
/external/llvm/test/MC/PowerPC/ |
ppc64-relocs-01.s | 35 # 2. And a R_PPC64_TOC against no symbol (the linker will replace for the
|
/external/selinux/libsepol/tests/ |
libsepol-tests.c | 22 #include "test-linker.h" 64 DECLARE_SUITE(linker);
|
/prebuilts/go/darwin-x86/misc/cgo/test/ |
buildid_linux.go | 9 // linker concatenated them all. We don't want that--we only want 44 // note sections. Both the GNU linker and
|
/prebuilts/go/darwin-x86/src/cmd/internal/obj/ |
textflag.go | 6 // and data objects. The compilers, assemblers, and linker must 17 // It is ok for the linker to get multiple of these symbols. It will
|
/prebuilts/go/darwin-x86/src/cmd/link/ |
main.go | 22 // The bulk of the linker implementation lives in cmd/link/internal/ld. 33 // packages a second chance to modify the linker's configuration
|
/prebuilts/go/linux-x86/misc/cgo/test/ |
buildid_linux.go | 9 // linker concatenated them all. We don't want that--we only want 44 // note sections. Both the GNU linker and
|
/prebuilts/go/linux-x86/src/cmd/internal/obj/ |
textflag.go | 6 // and data objects. The compilers, assemblers, and linker must 17 // It is ok for the linker to get multiple of these symbols. It will
|
/prebuilts/go/linux-x86/src/cmd/link/ |
main.go | 22 // The bulk of the linker implementation lives in cmd/link/internal/ld. 33 // packages a second chance to modify the linker's configuration
|
/system/core/libutils/ |
misc.cpp | 28 #include <vndksupport/linker.h>
|
/toolchain/binutils/binutils-2.25/bfd/ |
elf32-sparc.c | 120 bfd_boolean linker ATTRIBUTE_UNUSED) 171 /* Hook called by the linker routine which adds symbols from an object 289 elf32_sparc_vxworks_final_write_processing (bfd *abfd, bfd_boolean linker) 291 elf32_sparc_final_write_processing (abfd, linker); 292 elf_vxworks_final_write_processing (abfd, linker);
|