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

<<21222324252627282930>>

  /toolchain/binutils/binutils-2.25/ld/testsuite/ld-frv/
tls-relax-dynamic-1.d 1 #name: FRV TLS relocs, dynamic linking with relaxation
tls-relax-pie-1.d 1 #name: FRV TLS relocs, pie linking with relaxation
tls-relax-shared-1.d 1 #name: FRV TLS relocs, shared linking with relaxation
tls-relax-static-1.d 1 #name: FRV TLS relocs, static linking with relaxation
tls-shared-1.d 1 #name: FRV TLS relocs, shared linking with local binding
tls-static-1.d 1 #name: FRV TLS relocs, static linking
  /toolchain/binutils/binutils-2.25/ld/testsuite/ld-mips-elf/
eh-frame2-n32.d 5 #readelf: --relocs -wf
  /toolchain/binutils/binutils-2.25/ld/testsuite/ld-spu/
ovl.d 2 #ld: -N -T ovl1.lnk -T ovl.lnk --emit-relocs
ovl2.d 2 #ld: -N -T ovl2.lnk -T ovl.lnk --emit-relocs
pic.d 3 #ld: --emit-relocs
  /toolchain/binutils/binutils-2.25/bfd/
elf32-spu.c 30 /* We use RELA style relocs. Don't define USE_REL. */
184 /* Apply R_SPU_REL9 and R_SPU_REL9I relocs. */
4730 Elf_Internal_Rela *relocs; local
    [all...]
bfd-in2.h     [all...]
elf32-arm.c 370 /* Relocs used in ARM Linux */
13759 bfd_boolean relocs; local
    [all...]
ChangeLog-2005 9 * elf64-ppc.c (ppc64_elf_relocate_section): Adjust relocs against
12 save opd relocs for ld -r too.
18 (_bfd_mips_elf_check_relocs): Add R_MIPS_TLS_GOTTPREL to relocs
582 * elf32-bfin.c (bfin_howto_table): Set src_mask to 0 for all relocs.
586 Handle the relocation stack here. Treat pcrel24 relocs specially.
    [all...]
  /external/llvm/lib/MC/
MachObjectWriter.cpp 800 std::vector<RelAndSymbol> &Relocs = Relocations[&Sec];
801 unsigned NumRelocs = Relocs.size();
908 std::vector<RelAndSymbol> &Relocs = Relocations[&Sec];
909 for (const RelAndSymbol &Rel : make_range(Relocs.rbegin(), Relocs.rend()))
    [all...]
ELFObjectWriter.cpp     [all...]
  /prebuilts/go/darwin-x86/pkg/bootstrap/src/bootstrap/link/internal/ld/
pe.go 796 relocs := 0
838 relocs++
844 return relocs
854 // first entry: extended relocs
877 // first entry: extended relocs
  /prebuilts/go/darwin-x86/src/cmd/link/internal/ld/
pe.go 793 relocs := 0
835 relocs++
841 return relocs
851 // first entry: extended relocs
874 // first entry: extended relocs
  /prebuilts/go/linux-x86/pkg/bootstrap/src/bootstrap/link/internal/ld/
pe.go 796 relocs := 0
838 relocs++
844 return relocs
854 // first entry: extended relocs
877 // first entry: extended relocs
  /prebuilts/go/linux-x86/src/cmd/link/internal/ld/
pe.go 793 relocs := 0
835 relocs++
841 return relocs
851 // first entry: extended relocs
874 // first entry: extended relocs
  /toolchain/binutils/binutils-2.25/gas/config/
tc-iq2000.c 106 /* The list of unmatched HI relocs. */
491 /* Functions concerning relocs. */
551 We need to check for HI16 relocs and queue them up for later sorting. */
579 /* Sort any unmatched HI16 relocs so that they immediately precede
607 high's relocs for a single `low'. */
  /toolchain/binutils/binutils-2.25/gold/
sparc.cc 37 #include "copy-relocs.h"
119 // Scan the relocs during a relocatable link.
353 // used while scanning relocs during a relocatable link.
445 // The section to use for IFUNC relocs.
447 // Relocs saved to avoid a COPY reloc.
    [all...]
x86_64.cc 36 #include "copy-relocs.h"
304 // The TLSDESC relocs, if necessary. These must follow the regular
305 // PLT relocs.
307 // The IRELATIVE relocs, if necessary. These must follow the
314 // The part of the .got.plt section used for IRELATIVE relocs.
318 // Number of PLT entries with R_X86_64_IRELATIVE relocs. These
490 // Scan the relocs during a relocatable link.
866 // used while scanning relocs during a relocatable link.
1004 // The section to use for IRELATIVE relocs.
1006 // Relocs saved to avoid a COPY reloc
    [all...]
ChangeLog 12 certain relocations if --no-apply-dynamic-relocs is set.
13 * options.h (--apply-dynamic-relocs): New aarch64-specific option.
681 (Target_aarch64::do_finalize_sections): Emit relocs to save COPY
682 relocs. Fill in some more dynamic tags.
683 (Target_aarch64::Relocate::relocate): Handle tlsgd, tlsdesc relocs.
686 handling tlsgd, tlsdesc relocs, and tls gd->le, ie->le, tlsdesc->le,
750 static relocs.
752 static relocs.
754 hold static relocs.
    [all...]
  /external/elfutils/libelf/
elf.h 702 #define DT_PLTRELSZ 2 /* Size in bytes of PLT relocs */
707 #define DT_RELA 7 /* Address of Rela relocs */
708 #define DT_RELASZ 8 /* Total size of Rela relocs */
717 #define DT_REL 17 /* Address of Rel relocs */
718 #define DT_RELSZ 18 /* Total size of Rel relocs */
723 #define DT_JMPREL 23 /* Address of PLT relocs */
    [all...]

Completed in 1077 milliseconds

<<21222324252627282930>>