HomeSort by relevance Sort by last modified time
    Searched refs:linker (Results 251 - 275 of 875) sorted by null

<<11121314151617181920>>

  /toolchain/binutils/binutils-2.25/ld/testsuite/ld-cris/
libdso-12c.d 10 # are forced local using a linker script. There should just be the
  /toolchain/binutils/binutils-2.25/ld/testsuite/ld-mmix/
orph-d-awp.d 1 #as: -linker-allocated-gregs
orph-dc-ap.d 1 #as: -linker-allocated-gregs
  /art/compiler/linker/x86/
relative_patcher_x86.cc 17 #include "linker/x86/relative_patcher_x86.h"
22 namespace linker { namespace in namespace:art
65 } // namespace linker
  /external/llvm/test/MC/MachO/ARM/
long-call-branch-island-relocation.s 23 @ generating an external relocation so the linker can create a branch
  /prebuilts/go/darwin-x86/src/cmd/internal/obj/
funcdata.go 28 // GO_ARGS is inserted implicitly by the linker for any function
42 // This value is generated by the compiler, assembler, or linker.
  /prebuilts/go/linux-x86/src/cmd/internal/obj/
funcdata.go 28 // GO_ARGS is inserted implicitly by the linker for any function
42 // This value is generated by the compiler, assembler, or linker.
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/arm/
group-reloc-ldr.s 32 @ resolved by the assembler but instead left to the linker.
  /toolchain/binutils/binutils-2.25/gold/testsuite/
thumb_bl_out_of_range.s 22 # Define _start so that linker does not complain.
thumb_bl_out_of_range_local.s 22 # Define _start so that linker does not complain.
thumb_blx_in_range.s 25 # Define _start so that linker does not complain.
  /toolchain/binutils/binutils-2.25/ld/testsuite/ld-m68hc11/
adj-brset.s 1 ;;; Test 68HC11 linker relaxation and fixup of brclr/brset branches
  /prebuilts/go/darwin-x86/src/cmd/link/internal/ld/
link.go 144 // format and decoded by the linker into this type. A separate type is
145 // used to hold linker-specific state about the relocation.
155 Xadd int64 // addend passed to external linker
157 Xsym *Symbol // symbol passed to external linker
176 // or for reading that input into the linker.
264 // RelocVariant is a linker-internal variation on a relocation.
main.go 53 flag.Var(&rpath, "r", "set the ELF dynamic linker search `path` to dir1:dir2:...")
56 // Flags used by the linker. The exported flags are used by the architecture-specific packages.
73 flagExtld = flag.String("extld", "", "use `linker` when linking in external mode")
74 flagExtldflags = flag.String("extldflags", "", "pass `flags` to external linker")
88 flagInterpreter = flag.String("I", "", "use `linker` as ELF dynamic linker")
101 // Main is the main entry point for the linker code.
  /prebuilts/go/linux-x86/src/cmd/link/internal/ld/
link.go 144 // format and decoded by the linker into this type. A separate type is
145 // used to hold linker-specific state about the relocation.
155 Xadd int64 // addend passed to external linker
157 Xsym *Symbol // symbol passed to external linker
176 // or for reading that input into the linker.
264 // RelocVariant is a linker-internal variation on a relocation.
main.go 53 flag.Var(&rpath, "r", "set the ELF dynamic linker search `path` to dir1:dir2:...")
56 // Flags used by the linker. The exported flags are used by the architecture-specific packages.
73 flagExtld = flag.String("extld", "", "use `linker` when linking in external mode")
74 flagExtldflags = flag.String("extldflags", "", "pass `flags` to external linker")
88 flagInterpreter = flag.String("I", "", "use `linker` as ELF dynamic linker")
101 // Main is the main entry point for the linker code.
  /art/compiler/
oat_writer.h 26 #include "linker/relative_patcher.h" // For linker::RelativePatcherTargetProvider.
53 namespace linker { namespace in namespace:art
55 } // namespace linker
186 void PrepareLayout(linker::MultiOatRelativePatcher* relative_patcher);
447 linker::MultiOatRelativePatcher* relative_patcher_;
  /external/mesa3d/src/gallium/state_trackers/clover/llvm/
invocation.cpp 31 #include <llvm/Linker.h>
154 llvm::Linker linker("clover", mod);
157 linker.LinkInFile(llvm::sys::Path(LIBCLC_LIBEXECDIR + triple + ".bc"), isNative);
158 mod = linker.releaseModule();
  /art/compiler/linker/mips/
relative_patcher_mips32r6_test.cc 17 #include "linker/relative_patcher_test.h"
18 #include "linker/mips/relative_patcher_mips.h"
21 namespace linker { namespace in namespace:art
99 } // namespace linker
relative_patcher_mips_test.cc 17 #include "linker/relative_patcher_test.h"
18 #include "linker/mips/relative_patcher_mips.h"
21 namespace linker { namespace in namespace:art
109 } // namespace linker
  /art/compiler/linker/mips64/
relative_patcher_mips64.cc 17 #include "linker/mips64/relative_patcher_mips64.h"
22 namespace linker { namespace in namespace:art
116 } // namespace linker
  /art/compiler/linker/
relative_patcher.cc 17 #include "linker/relative_patcher.h"
20 #include "linker/arm/relative_patcher_thumb2.h"
23 #include "linker/arm64/relative_patcher_arm64.h"
26 #include "linker/mips/relative_patcher_mips.h"
29 #include "linker/mips64/relative_patcher_mips64.h"
32 #include "linker/x86/relative_patcher_x86.h"
35 #include "linker/x86_64/relative_patcher_x86_64.h"
40 namespace linker { namespace in namespace:art
152 } // namespace linker
  /device/linaro/bootloader/edk2/EmulatorPkg/Unix/Host/
Host.inf 119 GCC:*_*_IA32_DLINK_FLAGS == -o $(BIN_DIR)/Host -m elf_i386 -dynamic-linker $(HOST_DLINK_PATHS) -L/usr/lib/i386-linux-gnu -L/usr/X11R6/lib -lXext -lX11
124 GCC:*_*_X64_DLINK_FLAGS == -o $(BIN_DIR)/Host -m elf_x86_64 -dynamic-linker $(HOST_DLINK_PATHS) -L/usr/lib/x86_64-linux-gnu -L/usr/X11R6/lib -lXext -lX11
  /external/llvm/test/MC/ARM/
eh-compact-pr1.s 67 @ another relocation entry for __aeabi_unwind_cpp_pr1, so that the linker
  /hardware/libhardware/
hardware.c 32 #include <vndksupport/linker.h>

Completed in 914 milliseconds

<<11121314151617181920>>