HomeSort by relevance Sort by last modified time
    Searched full:relocs (Results 301 - 325 of 1322) sorted by null

<<11121314151617181920>>

  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/sh/sh64/
movi32-2.d 4 #name: MOVI expansion of local symbols with relocs, 32-bit ABI.
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/sparc/
reloc64.s 1 # sparc64 special relocs
  /toolchain/binutils/binutils-2.25/gold/
copy-relocs.cc 1 // copy-relocs.cc -- handle COPY relocations for gold.
26 #include "copy-relocs.h"
77 // fortunately we shouldn't see too many potential COPY relocs.
189 // Emit any saved relocs.
  /toolchain/binutils/binutils-2.25/gold/testsuite/
copy_test_v1.cc 1 // copy_test_v1.cc -- test copy relocs for gold
  /toolchain/binutils/binutils-2.25/ld/testsuite/ld-aarch64/
gc-plt-relocs.d 8 # Shared object with plt related relocs against global symbol
tls-relax-all.d 2 #ld: -T relocs.ld -e0
  /toolchain/binutils/binutils-2.25/ld/testsuite/ld-cris/
hiddef1.d 8 # Regression test for mishandling of GOTPLT relocs against a
libdso-15b.d 8 # GOT/PLT-generating relocs, using weak aliases where the strong
tls-dso-tpoffgotcomm1.d 7 # Make sure we can link a file with TPOFFGOT relocs against common
tls-e-tpoffgotcomm1.d 8 # executable* with TPOFFGOT relocs against common symbols.
  /toolchain/binutils/binutils-2.25/ld/testsuite/ld-frv/
tls-dynamic-3.d 1 #name: FRV TLS undefweak relocs, dynamic linking
tls-pie-3.d 1 #name: FRV TLS undefweak relocs, pie linking
tls-relax-dynamic-3.d 1 #name: FRV TLS undefweak relocs, dynamic linking with relaxation
tls-relax-pie-3.d 1 #name: FRV TLS undefweak relocs, pie linking with relaxation
tls-relax-shared-3.d 1 #name: FRV TLS undefweak relocs, shared linking with relaxation
tls-shared-3.d 1 #name: FRV TLS undefweak relocs, shared linking
tls-static-3.d 1 #name: FRV TLS undefweak relocs, static linking
  /toolchain/binutils/binutils-2.25/ld/testsuite/ld-metag/
metag.exp 29 {"Meta pc-relative relocs linker test" "" "" ""
  /device/google/contexthub/lib/include/nanohub/
appRelocFormat.h 26 * what will it produce? Relocs will ONLY be in RAM, always be word-sized,
28 * encode? The relocs format is a bytestream. The decoder is conceptually two
31 * uses those to reconstruct the list of relocs.
  /external/mesa3d/src/gallium/winsys/i915/drm/
i915_drm_batchbuffer.c 50 batch->base.relocs = 0;
65 batch->base.relocs = 0;
149 batch->base.relocs++;
  /toolchain/binutils/binutils-2.25/bfd/
elf32-cr16.c 29 /* The cr16 linker needs to keep track of the number of relocs that
31 that it can discard PC relative relocs if it doesn't need them when
680 /* Look through the relocs for a section during the first phase.
682 virtual table relocs for gc. */
686 const Elf_Internal_Rela *relocs)
713 rel_end = relocs + sec->reloc_count;
714 for (rel = relocs; rel < rel_end; rel++)
734 /* Some relocs require a global offset table. */
2452 bfd_boolean relocs; local
    [all...]
xcofflink.c 61 /* The relocs to be output. */
62 struct internal_reloc *relocs; member in struct:xcoff_link_section_info
111 /* A count of non TOC relative relocs which will need to be
197 /* Buffer large enough to hold external relocs of any input section. */
361 /* Get the size required to hold the dynamic relocs. */
392 /* Get the dynamic relocs. */
474 /* Most dynamic relocs have the same type. FIXME: This is only
629 /* Read internal relocs for an XCOFF csect. This is a wrapper around
631 relocs which may have been cached for the enclosing section. */
642 && coff_section_data (abfd, sec)->relocs == NUL
1222 struct internal_reloc *relocs; member in struct:reloc_info_struct
1558 struct internal_reloc *relocs; local
1702 struct internal_reloc *relocs; local
    [all...]
  /toolchain/binutils/binutils-2.25/gas/config/
tc-frv.h 37 #define DIFF_EXPR_OK /* .-foo gets turned into PC relative relocs */
58 /* When relaxing, we need to emit various relocs we otherwise wouldn't. */
63 up with PCrel fixups, but since we don't have any PCrel relocs, we
  /toolchain/binutils/binutils-2.25/include/coff/
sh.h 118 generate COUNT relocs for addresses referred to by the register
119 loads associated with USES relocs. The r_offset field of the COUNT
134 CODE and DATA relocs are the section and the address. The symbol
  /toolchain/binutils/binutils-2.25/ld/testsuite/ld-undefined/
undefined.exp 105 # section are computed by generating relocs against known symbols in the object
108 # When the undefined reference is detected, the relocs in the dwarf2
130 # Fails for the MSP430 because it uses SYM_DIFF relocs but it does

Completed in 1726 milliseconds

<<11121314151617181920>>