Searched refs:rel (Results 76 - 100 of 202) sorted by relevance

123456789

/macosx-10.10/cxxfilt-11/cxxfilt/binutils/testsuite/binutils-all/
H A Dreadelf.s9 \[ 2\] .rel.+text +REL. +0+ 0+.* 00000. 0. +. +1 +4
/macosx-10.10/ruby-106/ruby/lib/rubygems/ext/
H A Dext_conf_builder.rb49 destent = ent.class.new(dest_path, ent.rel)
/macosx-10.10/cxxfilt-11/cxxfilt/bfd/
H A Delf32-cris.c868 cris_final_link_relocate (howto, input_bfd, input_section, contents, rel,
874 Elf_Internal_Rela * rel;
882 switch (ELF32_R_TYPE (rel->r_info))
905 contents, rel->r_offset,
906 relocation, rel->r_addend);
933 Elf_Internal_Rela *rel;
955 for (rel = relocs; rel < relend; rel ++)
967 r_type = ELF32_R_TYPE (rel
927 Elf_Internal_Rela *rel; local
1930 cris_elf_gc_mark_hook(asection *sec, struct bfd_link_info *info, Elf_Internal_Rela *rel, struct elf_link_hash_entry *h, Elf_Internal_Sym *sym) argument
1958 const Elf_Internal_Rela *rel, *relend; local
2447 const Elf_Internal_Rela *rel; local
[all...]
H A Delf64-hppa.c448 get_dyn_name (abfd, h, rel, pbuf, plen)
451 const Elf_Internal_Rela *rel;
460 if (h && rel->r_addend == 0)
466 nlen = 8 + 1 + sizeof (rel->r_info) * 2 - 8;
467 tlen = nlen + 1 + sizeof (rel->r_addend) * 2 + 1;
485 sprintf_vma (buf + nlen, rel->r_addend);
491 (long) ELF64_R_SYM (rel->r_info));
492 if (rel->r_addend)
495 sprintf_vma (buf + nlen, rel->r_addend);
524 || (CONST_STRNEQ (srel_name, ".rel")
597 const Elf_Internal_Rela *rel; local
1955 Elf_Internal_Rela rel; local
2120 Elf_Internal_Rela rel; local
2256 Elf_Internal_Rela rel; local
2326 Elf_Internal_Rela rel; local
[all...]
H A Delf32-m32r.c1643 /* We need to create .plt, .rel[a].plt, .got, .got.plt, .dynbss, and
1644 .rel[a].bss sections. */
1684 bed->default_use_rela_p ? ".rela.plt" : ".rel.plt",
1734 /* The .rel[a].bss section holds copy relocs. This section is not
1749 ? ".rela.bss" : ".rel.bss"),
2044 /* We also need to make an entry in the .rel.plt section. */
2454 Elf_Internal_Rela *rel, *relend;
2471 rel = relocs;
2473 for (; rel < relend; rel
2449 Elf_Internal_Rela *rel, *relend; local
3639 m32r_elf_gc_mark_hook(asection *sec, struct bfd_link_info *info, Elf_Internal_Rela *rel, struct elf_link_hash_entry *h, Elf_Internal_Sym *sym) argument
3668 const Elf_Internal_Rela *rel, *relend; local
3783 const Elf_Internal_Rela *rel; local
[all...]
H A Delf32-cr16c.c673 Elf_Internal_Rela *rel, *relend; local
678 rel = relocs;
680 for (; rel < relend; rel++)
691 r_symndx = ELF32_R_SYM (rel->r_info);
692 r_type = ELF32_R_TYPE (rel->r_info);
707 rel->r_addend += sec->output_offset + sym->st_value;
722 relocation = _bfd_elf_rela_local_sym (output_bfd, sym, &sec, rel);
728 RELOC_FOR_GLOBAL_SYMBOL (info, input_bfd, input_section, rel,
736 contents, rel
[all...]
H A Delf32-h8300.c404 Elf_Internal_Rela *rel, *relend;
412 rel = relocs;
414 for (; rel < relend; rel++)
425 r_symndx = ELF32_R_SYM (rel->r_info);
426 r_type = ELF32_R_TYPE (rel->r_info);
434 relocation = _bfd_elf_rela_local_sym (output_bfd, sym, &sec, rel);
440 RELOC_FOR_GLOBAL_SYMBOL (info, input_bfd, input_section, rel,
448 contents, rel->r_offset,
449 relocation, rel
403 Elf_Internal_Rela *rel, *relend; local
[all...]
H A Dcoff-i386.c442 coff_i386_rtype_to_howto (abfd, sec, rel, h, sym, addendp)
445 struct internal_reloc *rel;
452 if (rel->r_type > sizeof (howto_table) / sizeof (howto_table[0]))
458 howto = howto_table + rel->r_type;
513 if (rel->r_type == R_IMAGEBASE
520 if (rel->r_type == R_SECREL32)
H A Dcoff-m68k.c222 m68kcoff_rtype_to_howto (abfd, sec, rel, h, sym, addendp)
225 struct internal_reloc *rel;
233 RTYPE2HOWTO (&relent, rel);
383 m68kcoff_common_addend_rtype_to_howto (abfd, sec, rel, h, sym, addendp)
386 struct internal_reloc *rel;
394 RTYPE2HOWTO (&relent, rel);
H A Delf32-crx.c822 Elf_Internal_Rela *rel, *relend; local
830 rel = relocs;
832 for (; rel < relend; rel++)
843 r_symndx = ELF32_R_SYM (rel->r_info);
844 r_type = ELF32_R_TYPE (rel->r_info);
854 relocation = _bfd_elf_rela_local_sym (output_bfd, sym, &sec, rel);
860 RELOC_FOR_GLOBAL_SYMBOL (info, input_bfd, input_section, rel,
868 contents, rel->r_offset,
869 relocation, rel
[all...]
H A Delfxx-mips.c610 (mips_elf_hash_table (INFO)->is_vxworks ? ".rela.dyn" : ".rel.dyn")
1376 arelent rel;
1410 n->rel = *reloc_entry;
1473 if (hi->rel.howto->type == R_MIPS_GOT16)
1474 hi->rel.howto = MIPS_ELF_RTYPE_TO_HOWTO (abfd, R_MIPS_HI16, FALSE);
1478 hi->rel.addend += (vallo + 0x8000) & 0xffff;
1480 ret = _bfd_mips_elf_generic_reloc (abfd, &hi->rel, symbol, hi->data,
2214 Elf_Internal_Rela rel[3];
2216 memset (rel, 0, sizeof (rel));
1368 arelent rel; member in struct:mips_hi16
2201 Elf_Internal_Rela rel[3]; local
4762 mips_elf_create_dynamic_relocation(bfd *output_bfd, struct bfd_link_info *info, const Elf_Internal_Rela *rel, struct mips_elf_link_hash_entry *h, asection *sec, bfd_vma symbol, bfd_vma *addendp, asection *input_section) argument
6136 const Elf_Internal_Rela *rel; local
7698 mips_elf_adjust_addend(bfd *output_bfd, struct bfd_link_info *info, bfd *input_bfd, Elf_Internal_Sym *local_syms, asection **local_sections, Elf_Internal_Rela *rel) argument
7743 Elf_Internal_Rela *rel; local
8267 Elf_Internal_Rela rel[3]; local
8389 Elf_Internal_Rela rel; local
8518 Elf_Internal_Rela rel; local
8596 Elf_Internal_Rela rel; local
8893 Elf_Internal_Rela rel[3]; local
9525 _bfd_mips_elf_gc_mark_hook(asection *sec, struct bfd_link_info *info, Elf_Internal_Rela *rel, struct elf_link_hash_entry *h, Elf_Internal_Sym *sym) argument
[all...]
H A Delf32-score.c1141 static const char dname[] = ".rel.dyn";
1179 /* Create a rel.dyn relocation for the dynamic linker to resolve. REL
1187 const Elf_Internal_Rela *rel,
1199 r_type = ELF32_R_TYPE (rel->r_info);
1207 _bfd_elf_section_offset (output_bfd, info, input_section, rel[0].r_offset);
1209 _bfd_elf_section_offset (output_bfd, info, input_section, rel[1].r_offset);
1211 _bfd_elf_section_offset (output_bfd, info, input_section, rel[2].r_offset);
1840 Elf_Internal_Rela *rel,
1852 bfd_byte *hit_data = contents + rel->r_offset;
1900 r_symndx = ELF32_R_SYM (rel
1185 score_elf_create_dynamic_relocation(bfd *output_bfd, struct bfd_link_info *info, const Elf_Internal_Rela *rel, struct score_elf_link_hash_entry *h, bfd_vma symbol, bfd_vma *addendp, asection *input_section) argument
1835 score_elf_final_link_relocate(reloc_howto_type *howto, bfd *input_bfd, bfd *output_bfd, asection *input_section, bfd_byte *contents, Elf_Internal_Rela *rel, Elf_Internal_Rela *relocs, bfd_vma symbol, struct bfd_link_info *info, const char *sym_name ATTRIBUTE_UNUSED, int sym_flags ATTRIBUTE_UNUSED, struct score_elf_link_hash_entry *h, asection **local_sections, bfd_boolean gp_disp_p) argument
2208 Elf_Internal_Rela *rel; local
2503 const Elf_Internal_Rela *rel; local
3617 _bfd_score_elf_gc_mark_hook(asection *sec, struct bfd_link_info *info, Elf_Internal_Rela *rel, struct elf_link_hash_entry *h, Elf_Internal_Sym *sym) argument
[all...]
H A Daoutx.h3866 struct reloc_std_external *rel;
3883 rel = relocs;
3884 rel_end = rel + reloc_count;
3885 for (; rel < rel_end; rel++)
3897 r_addr = GET_SWORD (input_bfd, rel->r_address);
3900 howto = MY_reloc_howto (input_bfd, rel, r_index, r_extern, r_pcrel);
3910 r_index = (((unsigned int) rel->r_index[0] << 16)
3911 | ((unsigned int) rel->r_index[1] << 8)
3912 | rel
[all...]
H A Delfxx-ia64.c249 bfd *abfd, const Elf_Internal_Rela *rel, bfd_boolean create));
253 bfd *abfd, const Elf_Internal_Rela *rel, bfd_boolean create));
2172 get_local_sym_hash (ia64_info, abfd, rel, create)
2175 const Elf_Internal_Rela *rel;
2181 ^ ELFNN_R_SYM (rel->r_info) ^ (sec->id >> 16);
2185 e.r_sym = ELFNN_R_SYM (rel->r_info);
2202 ret->r_sym = ELFNN_R_SYM (rel->r_info);
2333 get_dyn_sym_info (ia64_info, h, abfd, rel, create)
2337 const Elf_Internal_Rela *rel;
2343 bfd_vma addend = rel
2685 const Elf_Internal_Rela *rel; local
4541 Elf_Internal_Rela *rel; local
[all...]
H A Delf32-spu.c437 const Elf_Internal_Rela *rel)
452 (int) rel->r_addend & 0xffffffff);
465 (int) ELF32_R_SYM (rel->r_info) & 0xffffffff,
466 (int) rel->r_addend & 0xffffffff);
535 Elf_Internal_Rela *rel ATTRIBUTE_UNUSED,
1350 Elf_Internal_Rela *rel, *relend; local
1361 rel = relocs;
1363 for (; rel < relend; rel++)
1378 r_symndx = ELF32_R_SYM (rel
434 spu_stub_name(const asection *input_sec, const asection *sym_sec, const struct elf_link_hash_entry *h, const Elf_Internal_Rela *rel) argument
[all...]
H A Delf-hppa.h1537 elf_hppa_final_link_relocate (Elf_Internal_Rela *rel, argument
1549 bfd_vma offset = rel->r_offset;
1550 bfd_signed_vma addend = rel->r_addend;
1551 reloc_howto_type *howto = elf_hppa_howto_table + ELF_R_TYPE (rel->r_info);
2096 Elf_Internal_Rela *rel; local
2106 rel = relocs;
2108 for (; rel < relend; rel++)
2111 reloc_howto_type *howto = elf_hppa_howto_table + ELF_R_TYPE (rel->r_info);
2123 r_type = ELF_R_TYPE (rel
[all...]
H A Dcoff-rs6000.c2759 xcoff_reloc_type_noop (input_bfd, input_section, output_bfd, rel, sym, howto,
2764 struct internal_reloc *rel ATTRIBUTE_UNUSED;
2776 xcoff_reloc_type_fail (input_bfd, input_section, output_bfd, rel, sym, howto,
2781 struct internal_reloc *rel;
2791 bfd_get_filename (input_bfd), (unsigned int) rel->r_type);
2797 xcoff_reloc_type_pos (input_bfd, input_section, output_bfd, rel, sym, howto,
2802 struct internal_reloc *rel ATTRIBUTE_UNUSED;
2815 xcoff_reloc_type_neg (input_bfd, input_section, output_bfd, rel, sym, howto,
2820 struct internal_reloc *rel ATTRIBUTE_UNUSED;
2833 xcoff_reloc_type_rel (input_bfd, input_section, output_bfd, rel, sy
3335 struct internal_reloc *rel; local
[all...]
/macosx-10.10/WebCore-7600.1.25/html/parser/
H A DHTMLPreloadScanner.cpp175 LinkRelAttribute rel(attributeValue);
176 return rel.m_isStyleSheet && !rel.m_isAlternate && rel.m_iconType == InvalidIcon && !rel.m_isDNSPrefetch;
/macosx-10.10/cxxfilt-11/cxxfilt/binutils/
H A Ddlltool.c2387 arelent *rel; local
2400 rel = xmalloc (sizeof (arelent));
2403 rpp[0] = rel;
2406 rel->address = HOW_JTAB_ROFF;
2407 rel->addend = 0;
2411 rel->howto = bfd_reloc_type_lookup (abfd,
2413 rel->sym_ptr_ptr = iname_pp;
2417 rel->howto = bfd_reloc_type_lookup (abfd, BFD_RELOC_32);
2418 rel->sym_ptr_ptr = secdata[IDATA5].sympp;
2448 rel
[all...]
/macosx-10.10/libpthread-105.1.4/kern/
H A Dkern_internal.h77 _pthread_priority_make_newest(qos_class_t qc, int rel, unsigned long flags) argument
90 rel = 1; // results in priority bits == 0 <rdar://problem/16184900>
97 (((uint8_t)rel - 1) & _PTHREAD_PRIORITY_PRIORITY_MASK);
104 _pthread_priority_make_version2(qos_class_t qc, int rel, unsigned long flags) argument
116 rel = 1; // results in priority bits == 0 <rdar://problem/16184900>
131 (((uint8_t)rel - 1) & _PTHREAD_PRIORITY_PRIORITY_MASK);
/macosx-10.10/WebCore-7600.1.25/html/
H A DHTMLAnchorElement.idl29 [Reflect] attribute DOMString rel;
/macosx-10.10/tcpdump-61/tcpdump/
H A Dprint-chdlc.c137 u_int8_t rel[2]; member in struct:cisco_slarp::__anon13999::__anon14001
179 EXTRACT_16BITS(&slarp->un.keep.rel));
/macosx-10.10/BerkeleyDB-21/db/java/src/com/sleepycat/persist/model/
H A DAnnotationModel.java173 Relationship rel = secKey.relate();
175 if (rel == Relationship.ONE_TO_MANY ||
176 rel == Relationship.MANY_TO_MANY) {
190 type.getName(), elemClassName, keyName, rel,
/macosx-10.10/tcl-105/tcl_ext/tcllib/tcllib/modules/fumagic/
H A Dmimetypes.tcl80 switch -- [Nv S 0 ] 272 {emit application/x-executable-file} 273 {emit application/x-executable-file} 29127 {emit application/x-cpio} -14479 {emit application/x-bcpio} -147 {emit application/data} -155 {emit application/data} 368 {emit application/x-executable-file} 369 {emit application/x-executable-file} 1793 {emit application/x-executable-file} 262 {emit application/x-executable-file} 1537 {emit application/x-executable-file} 381 {emit application/x-executable-file} 383 {emit application/x-executable-file} 7967 {emit application/data} 8191 {emit application/data} -13563 {emit application/data} 1281 {emit application/x-locale} 340 {emit application/data} 341 {emit application/x-executable-file} 286 {emit font/x-vfont} 7681 {emit font/x-vfont} 407 {emit application/x-executable-file} 404 {emit application/x-executable-file} 200 {emit {hp200 \(68010\) BSD}} 300 {emit {hp300 \(68020+68881\) BSD}} 351 {emit {370 XA sysV executable}} 346 {emit {370 XA sysV pure executable}} 22529 {emit {370 sysV pure executable}} 23041 {emit {370 XA sysV pure executable}} 23809 {emit {370 sysV executable}} 24321 {emit {370 XA sysV executable}} 345 {emit {SVR2 executable \(Amdahl-UTS\)}} 348 {emit {SVR2 pure executable \(Amdahl-UTS\)}} 344 {emit {SVR2 pure executable \(USS/370\)}} 349 {emit {SVR2 executable \(USS/370\)}} 479 {emit {executable \(RISC System/6000 V3.1\) or obj module}} 260 {emit {shared library}} 261 {emit {ctab data}} -508 {emit {structured file}} 12320 {emit {character Computer Graphics Metafile}} -40 {emit image/jpeg} 474 {emit x/x-image-sgi} 4112 {emit {PEX Binary Archive}} -21267 {emit {Java serialization data}} -32768 {emit {lif file}} 256 {emit {raw G3 data, byte-padded}} 5120 {emit {raw G3 data}} 336 {emit {mc68k COFF}} 337 {emit {mc68k executable \(shared\)}} 338 {emit {mc68k executable \(shared demand paged\)}} 364 {emit {68K BCS executable}} 365 {emit {88K BCS executable}} 392 {emit {Tower/XP rel 2 object}} 397 {emit {Tower/XP rel 2 object}} 400 {emit {Tower/XP rel 3 object}} 405 {emit {Tower/XP rel 3 object}} 408 {emit {Tower32/600/400 68020 object}} 416 {emit {Tower32/800 68020}} 421 {emit {Tower32/800 68010}} -30771 {emit {OS9/6809 module:}} 19196 {emit {OS9/68K module:}} 373 {emit {i386 COFF object}} 10775 {emit {\"compact bitmap\" format \(Poskanzer\)}} -26368 {emit {PGP key public ring}} -27391 {emit {PGP key security ring}} -27392 {emit {PGP key security ring}} -23040 {emit {PGP encrypted data}} 601 {emit {mumps avl global}} 602 {emit {mumps blt global}} -4693 {emit {}} 10012 {emit {Sendmail frozen configuration}} -30875 {emit {disk quotas file}} 1286 {emit {IRIS Showcase file}} 550 {emit {IRIS Showcase template}} 352 {emit {MIPSEB COFF executable}} 354 {emit {MIPSEL COFF executable}} 24577 {emit {MIPSEB-LE COFF executable}} 25089 {emit {MIPSEL-LE COFF executable}} 355 {emit {MIPSEB MIPS-II COFF executable}} 358 {emit {MIPSEL MIPS-II COFF executable}} 25345 {emit {MIPSEB-LE MIPS-II COFF executable}} 26113 {emit {MIPSEL-LE MIPS-II COFF executable}} 320 {emit {MIPSEB MIPS-III COFF executable}} 322 {emit {MIPSEL MIPS-III COFF executable}} 16385 {emit {MIPSEB-LE MIPS-III COFF executable}} 16897 {emit {MIPSEL-LE MIPS-III COFF executable}} 384 {emit {MIPSEB Ucode}} 386 {emit {MIPSEL Ucode}} -16162 {emit {Compiled PSI \(v1\) data}} -16166 {emit {Compiled PSI \(v2\) data}} -21846 {emit {SoftQuad DESC or font file binary}} 283 {emit {Curses screen image}} 284 {emit {Curses screen image}} 263 {emit {unknown machine executable}} 264 {emit {unknown pure executable}} 265 {emit {PDP-11 separate I&D}} 267 {emit {unknown pure executable}} 392 {emit {Perkin-Elmer executable}} 378 {emit {amd 29k coff noprebar executable}} 890 {emit {amd 29k coff prebar executable}} -8185 {emit {amd 29k coff archive}} 21845 {emit {VISX image file}}
/macosx-10.10/ruby-106/ruby/
H A Ddln.c757 struct relocation_info * rel = reloc; local
763 while (rel < rel_end) {
764 char *address = (char*)(rel->r_address + block);
770 if (rel >= rel_beg)
773 if (rel->r_extern) { /* Look it up in symbol-table */
774 sym = &(syms[R_SYMBOL(rel)]);
777 link_undef(sym->n_un.n_name, block, rel);
787 switch (R_SYMBOL(rel)) {
799 if (R_PCREL(rel)) datum -= block;
802 datum += rel
[all...]

Completed in 299 milliseconds

123456789