Searched refs:rel (Results 101 - 125 of 256) sorted by relevance

1234567891011

/macosx-10.9.5/cxxfilt-11/cxxfilt/bfd/
H A Delf32-sh64.c504 const Elf_Internal_Rela *rel, bfd_vma *relocation)
508 switch (ELF32_R_TYPE (rel->r_info))
519 bfd_vma insn = bfd_get_32 (abfd, contents + rel->r_offset);
525 && ((*relocation + rel->r_addend) & 1) != 0)
528 && ((*relocation + rel->r_addend) & 1) == 0)
534 rel->r_offset)))
553 if (((*relocation + rel->r_addend) & 1) == 0)
555 contents + rel->r_offset);
587 switch (ELF32_R_TYPE (rel->r_info))
597 input_section->owner, ELF32_R_TYPE (rel
502 shmedia_prepare_reloc(struct bfd_link_info *info, bfd *abfd, asection *input_section, bfd_byte *contents, const Elf_Internal_Rela *rel, bfd_vma *relocation) argument
[all...]
H A Delf32-s390.c957 const Elf_Internal_Rela *rel; local
974 for (rel = relocs; rel < rel_end; rel++)
980 r_symndx = ELF32_R_SYM (rel->r_info);
1002 ELF32_R_TYPE (rel->r_info),
1237 && ((ELF32_R_TYPE (rel->r_info) != R_390_PC16
1238 && ELF32_R_TYPE (rel->r_info) != R_390_PC16DBL
1239 && ELF32_R_TYPE (rel->r_info) != R_390_PC32DBL
1240 && ELF32_R_TYPE (rel
1376 elf_s390_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
1404 const Elf_Internal_Rela *rel, *relend; local
2266 Elf_Internal_Rela *rel; local
[all...]
H A Dcoff-tic4x.c180 coff_tic4x_rtype_to_howto (abfd, sec, rel, h, sym, addendp)
183 struct internal_reloc *rel;
190 if (rel->r_symndx == -1 && addendp != NULL)
196 tic4x_lookup_howto (&genrel, rel);
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 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...]
/macosx-10.9.5/RubyCocoa-80/RubyCocoa/framework/tool/rubycocoa/
H A Dsetup.rb1176 def noop(rel)
1229 def config_dir_ext(rel)
1249 def setup_dir_bin(rel)
1257 def setup_dir_ext(rel)
1345 def install_dir_bin(rel)
1346 install_files targetfiles(), "#{config('bindir')}/#{rel}", 0755
1349 def install_dir_lib(rel)
1350 install_files libfiles(), "#{config('rbdir')}/#{rel}", 0644
1353 def install_dir_ext(rel)
1356 "#{config('sodir')}/#{File.dirname(rel)}",
[all...]
/macosx-10.9.5/CPANInternal-140/URI/URI/
H A Dsip.pm83 sub rel { shift } subroutine
/macosx-10.9.5/cxxfilt-11/cxxfilt/binutils/testsuite/binutils-all/
H A Dreadelf.s9 \[ 2\] .rel.+text +REL. +0+ 0+.* 00000. 0. +. +1 +4
/macosx-10.9.5/ruby-104/ruby/lib/rubygems/ext/
H A Dext_conf_builder.rb49 destent = ent.class.new(dest_path, ent.rel)
/macosx-10.9.5/WebCore-7537.78.1/html/parser/
H A DHTMLPreloadScanner.cpp194 LinkRelAttribute rel(attributeValue);
195 return rel.m_isStyleSheet && !rel.m_isAlternate && rel.m_iconType == InvalidIcon && !rel.m_isDNSPrefetch;
/macosx-10.9.5/CPANInternal-140/DBIx-Class/lib/DBIx/Class/
H A DResultSource.pm984 my ($self, $rel, $f_source_name, $cond, $attrs) = @_;
998 $rels{$rel} = { class => $f_source_name,
1017 return unless $f_source; # Can't test rel without f_source
1019 eval { $self->_resolve_join($rel, 'me', {}, []) };
1022 delete $rels{$rel}; #
1024 $self->throw_exception("Error creating relationship $rel: $@");
1065 my ($self, $rel) = @_;
1066 return $self->_relationships->{$rel};
1073 =item Arguments: $rel
1084 my ($self, $rel)
[all...]
/macosx-10.9.5/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.9.5/dtrace-118.1/libdtrace/
H A Ddt_link.c91 ".rel.SUNW_dof"; /* 37 */
137 Elf32_Rela *rel; local
139 Elf32_Rel *rel; local
198 rel = dep->de_rel;
234 rel->r_offset = s->dofs_offset +
236 rel->r_info = ELF32_R_INFO(count + dep->de_global,
243 rel->r_offset = s->dofs_offset +
245 rel->r_info = ELF32_R_INFO(count + dep->de_global,
258 rel++;
316 Elf64_Rela *rel; local
1196 GElf_Rel rel; local
1328 GElf_Rel rel; local
[all...]
/macosx-10.9.5/CPANInternal-140/URI/t/
H A Dsip.t68 print "not " unless $u eq $u->rel('http://www.cpan.org/');
/macosx-10.9.5/WebCore-7537.78.1/html/
H A DHTMLAnchorElement.idl29 [Reflect] attribute DOMString rel;
/macosx-10.9.5/tcpdump-56/tcpdump/
H A Dprint-chdlc.c137 u_int8_t rel[2]; member in struct:cisco_slarp::__anon13992::__anon13994
179 EXTRACT_16BITS(&slarp->un.keep.rel));
/macosx-10.9.5/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,

Completed in 247 milliseconds

1234567891011