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

<<21222324252627282930>>

  /toolchain/binutils/binutils-2.25/ld/testsuite/ld-ifunc/
ifunc.exp 118 catch "exec $READELF $READELFFLAGS --relocs --wide $binary_file > readelf.out" got
143 catch "exec $READELF $READELFFLAGS --relocs $binary_file > readelf.out" got
151 verbose "No relocs found in $binary_file"
  /prebuilts/gcc/darwin-x86/arm/arm-eabi-4.8/include/
bfdlink.h 272 /* TRUE if executable should not contain copy relocs.
362 /* TRUE if non-PLT relocs should be merged into one reloc section
363 and sorted so that relocs against the same symbol come together. */
489 /* Non-zero if runtime relocs for DATA items with non-zero addends
704 generate relocs for the constructor tables. The
710 but I didn't want to waste the space since these types of relocs
  /prebuilts/gcc/linux-x86/arm/arm-eabi-4.8/include/
bfdlink.h 272 /* TRUE if executable should not contain copy relocs.
362 /* TRUE if non-PLT relocs should be merged into one reloc section
363 and sorted so that relocs against the same symbol come together. */
489 /* Non-zero if runtime relocs for DATA items with non-zero addends
704 generate relocs for the constructor tables. The
710 but I didn't want to waste the space since these types of relocs
  /toolchain/binutils/binutils-2.25/bfd/
ChangeLog 594 * elf64-ppc.c (ppc64_elf_tls_optimize): Ignore relocs against toc
782 relocs against symbols in dropped comdat group sections.
    [all...]
elf32-score.c 46 /* Number of R_SCORE_ABS32, R_SCORE_REL32 relocs against this symbol. */
    [all...]
coff-mips.c 78 /* How to process the various relocs types. */
266 /* Reloc handling. MIPS ECOFF relocs are packed into 8 bytes in
381 /* ECOFF relocs are either against external symbols, or against
417 an arbitrary number of HI relocs to be associated with a single LO
418 reloc. This extension permits gcc to output the HI and LO relocs
889 by a REFLO reloc, and the addend is formed from both relocs. */
895 relocs before the REFLO reloc. This permits gcc to emit
896 the HI and LO relocs itself. */
    [all...]
elf64-hppa.c 63 associated BFD. Needed so that we can have relocs against local
90 /* Number of relocs copied in this section. */
393 /* SEC is a section containing relocs for an input BFD when linking; return
394 a suitable section for holding relocs in the output BFD for a link. */
492 /* Scan the RELOCS and record the type of dynamic entries that each
499 const Elf_Internal_Rela *relocs)
617 relend = relocs + sec->reloc_count;
618 for (rel = relocs; rel < relend; ++rel)
1090 in dynamic relocs. But name munging does make the result
1535 bfd_boolean relocs; local
    [all...]
elfnn-ia64.c 143 unsigned reltext : 1; /* Are there relocs against readonly sections? */
812 if (elf_section_data (sec)->relocs != internal_relocs)
817 elf_section_data (sec)->relocs = internal_relocs;
863 && elf_section_data (sec)->relocs != internal_relocs)
    [all...]
elf32-frv.c 903 unsigned long relocs;
902 unsigned long relocs; member in struct:_frvfdpic_dynamic_got_info
4504 bfd_vma relocs = 0, fixups = 0, tlsrets = 0; local
5451 htab_t relocs = frvfdpic_relocs_info (info); local
    [all...]
linker.c 48 the details of symbols and relocs.
277 modify the input relocs and write them into the output file.
313 types of information. They also describe relocs that must be
336 contents of the section and any associated relocs, apply the
337 relocs to the section contents, and write out the modified
339 relocs themselves must also be modified and written out.
792 If we read them multiple times, we might wind up with relocs and
1923 arelent **relocs; local
    [all...]
reloc.c 186 This should create two relocs, both pointing to <<_foo>>, and with
217 Both relocs contain a pointer to <<foo>>, and the offsets
341 . to each particular target. For relocs that aren't used in partial
451 How relocs are tied together in an <<asection>>:
753 line. Rather than risk it, I made the coff-i386 relocs use a special
805 any room in the output format to describe addends to relocs). */
    [all...]
  /toolchain/binutils/binutils-2.25/include/
bfdlink.h 278 /* TRUE if executable should not contain copy relocs.
371 /* TRUE if non-PLT relocs should be merged into one reloc section
372 and sorted so that relocs against the same symbol come together. */
521 /* Non-zero if runtime relocs for DATA items with non-zero addends
735 generate relocs for the constructor tables. The
741 but I didn't want to waste the space since these types of relocs
  /external/mesa3d/src/gallium/winsys/radeon/drm/
radeon_winsys.h 302 * Return TRUE if there is enough memory in VRAM and GTT for the relocs
312 * Return TRUE if there is enough memory in VRAM and GTT for the relocs
  /frameworks/compile/mclinker/lib/LD/
IdenticalCodeFolding.cpp 233 // Get the static content from relocs.
282 // Compute the variable content from relocs.
  /toolchain/binutils/binutils-2.25/gas/doc/
c-ia64.texi 122 * IA-64-Relocs:: Relocations
172 @node IA-64-Relocs
  /toolchain/binutils/binutils-2.25/include/elf/
arm.h 245 /* Unofficial names for some of the relocs. */
251 /* Relocs with both a different name, and (apparently) different meaning in
ChangeLog 39 * mips.h: Add relocs: R_MIPS_PC21_S2, R_MIPS_PC26_S2, R_MIPS_PC18_S3,
141 (IS_PPC64_TLS_RELOC): Match new tls relocs.
173 * s390.h: Add new relocs R_390_PC12DBL, R_390_PLT12DBL,
218 * msp430.h: Add MSP430X relocs.
585 R_C6000_PCR_H16, R_C6000_PCR_L16): New relocs.
1034 * ppc.h (R_PPC_TLSGD, R_PPC_TLSLD): Add new relocs.
1035 * ppc64.h (R_PPC64_TLSGD, R_PPC64_TLSLD): Add new relocs.
    [all...]
  /toolchain/binutils/binutils-2.25/ld/emultempl/
nds32elf.em 32 static int eliminate_gc_relocs = 0; /* --meliminate-gc-relocs */
250 { "meliminate-gc-relocs", no_argument, NULL, OPTION_ELIM_GC_RELOCS},
  /toolchain/binutils/binutils-2.25/ld/
ldctor.c 83 einfo (_("%P%X: Different relocs used in set %s\n"),
272 generating relocatable output, we generate relocs instead of
  /toolchain/binutils/binutils-2.25/gas/config/
tc-hppa.c 1375 arelent **relocs; local
    [all...]
  /toolchain/binutils/binutils-2.25/gold/
i386.cc 36 #include "copy-relocs.h"
233 // regular PLT relocs.
240 // The part of the .got.plt section used for IRELATIVE relocs.
244 // Number of PLT entries with R_386_IRELATIVE relocs. These follow
417 // Scan the relocs during a relocatable link.
728 // used while scanning relocs during a relocatable link.
868 // The section to use for IRELATIVE relocs.
870 // Relocs saved to avoid a COPY reloc.
995 // Get the section to use for IRELATIVE relocs, creating it if
999 // relocs
    [all...]
  /bionic/libc/kernel/uapi/drm/
msm_drm.h 101 __u64 __user relocs; member in struct:drm_msm_gem_submit_cmd
nouveau_drm.h 104 uint64_t relocs; member in struct:drm_nouveau_gem_pushbuf
tegra_drm.h 126 __u64 relocs; member in struct:drm_tegra_submit
  /external/chromium-trace/catapult/telemetry/telemetry/value/
unit-info.json 167 "relocs": {

Completed in 1113 milliseconds

<<21222324252627282930>>