Searched refs:rel (Results 1 - 25 of 193) sorted by relevance

12345678

/macosx-10.10.1/cxxfilt-11/cxxfilt/bfd/
H A Dnlm32-i386.c72 arelent *rel)
110 rel->sym_ptr_ptr = bfd_get_section_by_name (abfd, name)->symbol_ptr_ptr;
111 rel->howto = &nlm_i386_abs_howto;
116 rel->sym_ptr_ptr = NULL;
118 rel->howto = &nlm_i386_pcrel_howto;
121 rel->howto = &nlm_i386_abs_howto;
134 rel->address = val;
135 rel->addend = 0;
143 nlm_i386_write_import (bfd * abfd, asection * sec, arelent * rel) argument
153 if (rel
69 nlm_i386_read_reloc(bfd *abfd, nlmNAME (symbol_type) *sym, asection **secp, arelent *rel) argument
245 arelent *rel; local
[all...]
H A Dnlm32-alpha.c396 arelent *rel)
434 rel->sym_ptr_ptr = NULL;
435 rel->addend = 0;
447 rel->sym_ptr_ptr = bfd_abs_section_ptr->symbol_ptr_ptr;
448 rel->addend = 0;
452 rel->sym_ptr_ptr = code_sec->symbol_ptr_ptr;
454 rel->addend = 0;
458 rel->sym_ptr_ptr = data_sec->symbol_ptr_ptr;
459 rel->addend = - bfd_get_section_vma (abfd, data_sec);
464 rel
391 nlm_alpha_read_reloc(bfd *abfd, nlmNAME (symbol_type) *sym, asection **secp, arelent *rel) argument
648 nlm_alpha_write_import(bfd * abfd, asection * sec, arelent * rel) argument
[all...]
H A Delf32-openrisc.c239 Elf_Internal_Rela *rel,
249 contents, rel->r_offset,
250 relocation, rel->r_addend);
255 contents, rel->r_offset,
256 relocation, rel->r_addend);
304 Elf_Internal_Rela *rel; local
314 for (rel = relocs; rel < relend; rel++)
326 r_type = ELF32_R_TYPE (rel
235 openrisc_final_link_relocate(reloc_howto_type *howto, bfd *input_bfd, asection *input_section, bfd_byte *contents, Elf_Internal_Rela *rel, bfd_vma relocation) argument
416 openrisc_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
445 const Elf_Internal_Rela *rel; local
[all...]
H A Delf32-fr30.c392 fr30_final_link_relocate (howto, input_bfd, input_section, contents, rel,
398 Elf_Internal_Rela *rel;
408 contents += rel->r_offset;
409 relocation += rel->r_addend;
420 contents += rel->r_offset + 2;
421 relocation += rel->r_addend;
426 contents += rel->r_offset + 1;
428 srel += rel->r_addend;
429 srel -= rel->r_offset;
443 contents += rel
510 Elf_Internal_Rela *rel; local
621 fr30_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
651 const Elf_Internal_Rela *rel; local
[all...]
H A Dnlm32-ppc.c99 FALSE), /* PC rel offset. */
114 FALSE), /* PC rel offset. */
129 FALSE), /* PC rel offset. */
144 FALSE), /* PC rel offset. */
159 FALSE), /* PC rel offset. */
174 FALSE), /* PC rel offset. */
189 FALSE), /* PC rel offset. */
206 FALSE), /* PC rel offset. */
223 FALSE), /* PC rel offset. */
240 FALSE), /* PC rel offse
433 nlm_powerpc_read_reloc(bfd *abfd, nlmNAME (symbol_type) *sym, asection **secp, arelent *rel) argument
538 nlm_powerpc_read_reloc(bfd *abfd, nlmNAME (symbol_type) *sym, asection **secp, arelent *rel) argument
661 nlm_powerpc_write_import(bfd * abfd, asection * sec, arelent * rel) argument
729 nlm_powerpc_write_reloc(bfd *abfd, asection *sec, arelent *rel, int indx) argument
831 nlm_powerpc_write_import(bfd * abfd, asection * sec, arelent * rel) argument
[all...]
H A Dnlm32-sparc.c92 arelent *rel)
112 rel->address = val;
113 rel->addend = addend;
114 rel->howto = NULL;
121 rel->howto = &nlm32_sparc_howto_table[index];
127 __FUNCTION__, (unsigned long) rel->address,
128 (unsigned long) rel->addend, type, rel->howto);
137 nlm_sparc_write_reloc (bfd * abfd, asection * sec, arelent * rel) argument
151 if (tmp->rightshift == rel
89 nlm_sparc_read_reloc(bfd *abfd, nlmNAME (symbol_type) *sym ATTRIBUTE_UNUSED, asection **secp, arelent *rel) argument
264 nlm_sparc_write_import(bfd * abfd, asection * sec, arelent * rel) argument
[all...]
H A Delf32-d10v.c223 Elf_Internal_Rela *rel,
228 switch (ELF32_R_TYPE (rel->r_info))
235 return _bfd_elf_gc_mark_hook (sec, info, rel, h, sym);
250 const Elf_Internal_Rela *rel; local
263 for (rel = relocs; rel < rel_end; rel++)
268 r_symndx = ELF32_R_SYM (rel->r_info);
279 switch (ELF32_R_TYPE (rel->r_info))
284 if (!bfd_elf_gc_record_vtinherit (abfd, sec, h, rel
221 elf32_d10v_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
381 Elf_Internal_Rela *rel, *relend; local
[all...]
H A Delf32-mt.c236 Elf_Internal_Rela * rel,
240 contents, rel->r_offset,
241 relocation, rel->r_addend);
290 Elf_Internal_Rela * rel;
297 for (rel = relocs; rel < relend; rel ++)
309 r_type = ELF32_R_TYPE (rel->r_info);
311 r_symndx = ELF32_R_SYM (rel->r_info);
314 howto = mt_elf_howto_table + ELF32_R_TYPE (rel
230 mt_final_link_relocate(reloc_howto_type * howto, bfd * input_bfd, asection * input_section, bfd_byte * contents, Elf_Internal_Rela * rel, bfd_vma relocation) argument
289 Elf_Internal_Rela * rel; local
411 const Elf_Internal_Rela * rel; local
[all...]
H A Delf32-xstormy16.c385 const Elf_Internal_Rela *rel, *relend;
402 for (rel = relocs; rel < relend; ++rel)
408 r_symndx = ELF32_R_SYM (rel->r_info);
419 switch (ELF32_R_TYPE (rel->r_info))
425 if (rel->r_addend != 0)
485 if (!bfd_elf_gc_record_vtinherit (abfd, sec, h, rel->r_offset))
492 if (!bfd_elf_gc_record_vtentry (abfd, sec, h, rel->r_addend))
756 Elf_Internal_Rela * rel;
383 const Elf_Internal_Rela *rel, *relend; local
753 Elf_Internal_Rela * rel; local
971 xstormy16_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 Dcoff-mcore.c299 coff_mcore_rtype_to_howto (abfd, sec, rel, h, sym, addendp)
302 struct internal_reloc * rel;
309 if (rel->r_type >= NUM_ELEM (mcore_coff_howto_table))
312 howto = mcore_coff_howto_table + rel->r_type;
314 if (rel->r_type == IMAGE_REL_MCORE_RVA)
361 struct internal_reloc * rel;
389 rel = relocs;
390 relend = rel + input_section->reloc_count;
392 for (; rel < relend; rel
354 struct internal_reloc * rel; local
[all...]
H A Delf32-mcore.c381 Elf_Internal_Rela * rel = relocs;
400 for (; rel < relend; rel++)
402 enum elf_mcore_reloc_type r_type = (enum elf_mcore_reloc_type) ELF32_R_TYPE (rel->r_info);
403 bfd_vma offset = rel->r_offset;
404 bfd_vma addend = rel->r_addend;
427 r_symndx = ELF32_R_SYM (rel->r_info);
446 relocation = _bfd_elf_rela_local_sym (output_bfd, sym, &sec, rel);
447 addend = rel->r_addend;
453 RELOC_FOR_GLOBAL_SYMBOL (info, input_bfd, input_section, rel,
377 Elf_Internal_Rela * rel = relocs; local
529 mcore_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
570 const Elf_Internal_Rela * rel; local
[all...]
H A Delf32-iq2000.c364 Elf_Internal_Rela * rel,
368 contents, rel->r_offset,
369 relocation, rel->r_addend);
411 const Elf_Internal_Rela *rel;
425 for (rel = relocs; rel < rel_end; rel++)
430 r_symndx = ELF32_R_SYM (rel->r_info);
441 switch (ELF32_R_TYPE (rel->r_info))
446 if (!bfd_elf_gc_record_vtinherit (abfd, sec, h, rel
357 iq2000_final_link_relocate(reloc_howto_type * howto, bfd * input_bfd, asection * input_section, bfd_byte * contents, Elf_Internal_Rela * rel, bfd_vma relocation) argument
407 const Elf_Internal_Rela *rel; local
521 Elf_Internal_Rela * rel; local
649 iq2000_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-xc16x.c329 Elf_Internal_Rela *rel, *relend; local
337 rel = relocs;
339 for (; rel < relend; rel++)
350 r_symndx = ELF32_R_SYM (rel->r_info);
351 r_type = ELF32_R_TYPE (rel->r_info);
359 relocation = _bfd_elf_rela_local_sym (output_bfd, sym, &sec, rel);
365 RELOC_FOR_GLOBAL_SYMBOL (info, input_bfd, input_section, rel,
373 contents, rel->r_offset,
374 relocation, rel
[all...]
H A Dmep-relocs.pl50 if (($pre,$rel,$rest) = /(.*RELOC_NUMBER \()([^,]+), *\d+(.*)/) {
52 print (MEPHO "$pre$rel, $val$rest\n") || die("mep.h.new write: $!");
54 $rel =~ s/R_MEP_//;
55 push(@relocs, $rel);
64 printf "%4d $rel p=`$pattern' s=`$sign' a=`$attrs'\n", $#pattern;
136 $pcrel = 1 if $attrs[$i] =~ /pc-rel/i;
158 if ($attrs[$i] =~ /tp-rel/i) {
159 print NEW " $v -= mep_tpoff_base(rel->r_offset);\n";
161 if ($attrs[$i] =~ /gp-rel/i) {
162 print NEW " $v -= mep_sdaoff_base(rel
[all...]
H A Delf32-msp430.c227 const Elf_Internal_Rela *rel; local
241 for (rel = relocs; rel < rel_end; rel++)
246 r_symndx = ELF32_R_SYM (rel->r_info);
267 Elf_Internal_Rela * rel, bfd_vma relocation)
276 contents += rel->r_offset;
278 srel += rel->r_addend;
279 srel -= rel->r_offset;
300 contents += rel
265 msp430_final_link_relocate(reloc_howto_type * howto, bfd * input_bfd, asection * input_section, bfd_byte * contents, Elf_Internal_Rela * rel, bfd_vma relocation) argument
397 Elf_Internal_Rela *rel; local
[all...]
/macosx-10.10.1/CPANInternal-159.1/Class-DBI-v3.0.17/lib/Class/DBI/Relationship/
H A DMightHave.pm40 my $rel = shift;
41 my ($class, $method) = ($rel->class, $rel->accessor);
44 my $meta = $class->meta_info($rel->name => $method);
56 my ($rel, $name) = @_;
57 my ($class, $method) = ($rel->class, $rel->accessor);
60 my $meta = $class->meta_info($rel->name => $method);
H A DHasMany.pm88 my $rel = shift;
89 my $accessor = $rel->accessor;
97 my $meta = $class->meta_info($rel->name => $accessor);
130 my $rel = shift;
131 my ($class, $accessor) = ($rel->class, $rel->accessor);
135 my $meta = $class->meta_info($rel->name => $accessor);
/macosx-10.10.1/ntp-92/html/hints/
H A Dsolaris.xtra.patchfreq49 rel=`echo utsname+202?s | adb $kernel | cut -d: -f2`
51 if [ ! $rel = "5.5" ] && [ ! $rel = "5.5.1" ]; then
/macosx-10.10.1/ruby-106/ruby/lib/uri/
H A Dgeneric.rb1086 # Merges a base path +base+, with relative path +rel+,
1089 def merge_path(base, rel)
1094 rel_path = split_path(rel)
1201 base, rel = merge0(oth)
1206 if base == rel
1210 authority = rel.userinfo || rel.host || rel.port
1213 if (rel.path.nil? || rel
[all...]
/macosx-10.10.1/BerkeleyDB-21/db/test_micro/
H A Dreport68 read rel avg runs percent rsd
69 if test "X$rel" = "X" ; then
73 # echo "read: rel $rel, avg $avg, runs $runs, percent $percent, rsd $rsd" > /dev/stderr
76 echo "<td align=right width=80><pre>$rel</pre></td>"
/macosx-10.10.1/Security-57031.1.35/Security/include/security_utilities/
H A Dtimeflow.h55 Interval &operator += (Interval rel) { mValue += rel.mValue; return *this; } argument
56 Interval &operator -= (Interval rel) { mValue -= rel.mValue; return *this; } argument
96 Absolute &operator += (Interval rel) { mValue += rel.mValue; return *this; } argument
97 Absolute &operator -= (Interval rel) { mValue -= rel.mValue; return *this; } argument
/macosx-10.10.1/Security-57031.1.35/Security/libsecurity_utilities/lib/
H A Dtimeflow.h55 Interval &operator += (Interval rel) { mValue += rel.mValue; return *this; } argument
56 Interval &operator -= (Interval rel) { mValue -= rel.mValue; return *this; } argument
96 Absolute &operator += (Interval rel) { mValue += rel.mValue; return *this; } argument
97 Absolute &operator -= (Interval rel) { mValue -= rel.mValue; return *this; } argument
/macosx-10.10.1/ksh-23/ksh/src/lib/libast/path/
H A Dpathprog.c119 char* rel; local
122 if ((n = prog(command, path, size)) > 0 && n < size && *path != '/' && (rel = strdup(path)))
124 n = pathpath(rel, NiL, PATH_REGULAR|PATH_EXECUTE, path, size) ? strlen(path) : 0;
125 free(rel);
/macosx-10.10.1/emacs-93/emacs/src/
H A Dunexsunos4.c217 unsigned long rel, erel; local
225 rel = erel = 0;
228 rel = _DYNAMIC.ld_un.ld_1->ld_rel + N_TXTADDR (ohdr);
233 rel = _DYNAMIC.ld_un.ld_2->ld_rel + N_TXTADDR (ohdr);
237 rel = erel = 0;
250 rel = LD_REL (&_DYNAMIC);
251 erel = rel + LD_RELSZ (&_DYNAMIC);
256 for (; rel < erel; rel += sizeof (REL_INFO_TYPE))
259 unsigned long target = REL_TARGET_ADDRESS (rel);
[all...]
/macosx-10.10.1/cxxfilt-11/cxxfilt/binutils/
H A Dnlmconv.c1420 arelent *rel;
1425 rel = *relocs++;
1426 sym = *rel->sym_ptr_ptr;
1430 address = rel->address;
1431 rel->address += insec->output_offset;
1444 && rel->howto != NULL
1445 && rel->howto->pc_relative
1446 && ! rel->howto->pcrel_offset)
1456 addend = rel->addend + sym->value;
1462 if (rel
1414 arelent *rel; local
1891 arelent *rel; local
[all...]

Completed in 238 milliseconds

12345678