Searched refs:reloc_entry (Results 1 - 25 of 30) sorted by relevance

12

/freebsd-11-stable/contrib/binutils/bfd/
H A Dreloc.c551 arelent *reloc_entry,
577 arelent *reloc_entry,
585 bfd_size_type octets = reloc_entry->address * bfd_octets_per_byte (abfd);
587 reloc_howto_type *howto = reloc_entry->howto;
591 symbol = *(reloc_entry->sym_ptr_ptr);
595 reloc_entry->address += input_section->output_offset;
613 cont = howto->special_function (abfd, reloc_entry, symbol, data,
621 if (reloc_entry->address > bfd_get_section_limit (abfd, input_section))
645 relocation += reloc_entry->addend;
684 relocation -= reloc_entry
576 bfd_perform_relocation(bfd *abfd, arelent *reloc_entry, void *data, asection *input_section, bfd *output_bfd, char **error_message) argument
966 bfd_install_relocation(bfd *abfd, arelent *reloc_entry, void *data_start, bfd_vma data_start_offset, asection *input_section, char **error_message) argument
[all...]
H A Delf32-arc.c37 arelent * reloc_entry,
50 reloc_entry->addend -= reloc_entry->address;
53 return bfd_elf_generic_reloc (abfd, reloc_entry, symbol, data,
36 arc_elf_b22_pcrel(bfd * abfd, arelent * reloc_entry, asymbol * symbol, void * data, asection * input_section, bfd * output_bfd, char ** error_message) argument
H A Dcoff-mips.c418 reloc_entry,
425 arelent *reloc_entry;
434 && reloc_entry->addend == 0)
436 reloc_entry->address += input_section->output_offset;
465 reloc_entry,
472 arelent *reloc_entry;
487 && reloc_entry->addend == 0)
489 reloc_entry->address += input_section->output_offset;
505 relocation += reloc_entry->addend;
507 if (reloc_entry
[all...]
H A Dcoff-i386.c65 coff_i386_reloc (abfd, reloc_entry, symbol, data, input_section, output_bfd,
68 arelent *reloc_entry;
91 ORIG is the negative of reloc_entry->addend, which is set by
96 diff = symbol->value + reloc_entry->addend;
99 diff = reloc_entry->addend;
111 reloc_howto_type *howto = reloc_entry->howto;
123 diff = reloc_entry->addend - symbol->value;
125 diff = -reloc_entry->addend;
129 diff = reloc_entry->addend;
134 if (reloc_entry
[all...]
H A Delf32-mips.c971 _bfd_mips_elf32_gprel16_reloc (bfd *abfd, arelent *reloc_entry, argument
981 if (reloc_entry->howto->type == R_MIPS_LITERAL
1004 return _bfd_mips_elf_gprel16_with_gp (abfd, symbol, reloc_entry,
1013 mips_elf_gprel32_reloc (bfd *abfd, arelent *reloc_entry, asymbol *symbol, argument
1044 return gprel32_with_gp (abfd, symbol, reloc_entry, input_section,
1049 gprel32_with_gp (bfd *abfd, asymbol *symbol, arelent *reloc_entry, argument
1064 if (reloc_entry->address > bfd_get_section_limit (abfd, input_section))
1068 val = reloc_entry->addend;
1070 if (reloc_entry->howto->partial_inplace)
1071 val += bfd_get_32 (abfd, (bfd_byte *) data + reloc_entry
1096 mips32_64bit_reloc(bfd *abfd, arelent *reloc_entry, asymbol *symbol ATTRIBUTE_UNUSED, void *data, asection *input_section, bfd *output_bfd, char **error_message) argument
1131 mips16_gprel_reloc(bfd *abfd, arelent *reloc_entry, asymbol *symbol, void *data, asection *input_section, bfd *output_bfd, char **error_message) argument
[all...]
H A Dcoff-x86_64.c60 arelent *reloc_entry,
83 ORIG is the negative of reloc_entry->addend, which is set by
88 diff = symbol->value + reloc_entry->addend;
91 diff = reloc_entry->addend;
103 reloc_howto_type *howto = reloc_entry->howto;
115 diff = reloc_entry->addend - symbol->value;
117 diff = -reloc_entry->addend;
121 diff = reloc_entry->addend;
126 if (reloc_entry->howto->type == R_AMD64_IMAGEBASE
137 reloc_howto_type *howto = reloc_entry
59 coff_amd64_reloc(bfd *abfd, arelent *reloc_entry, asymbol *symbol, void * data, asection *input_section ATTRIBUTE_UNUSED, bfd *output_bfd, char **error_message ATTRIBUTE_UNUSED) argument
[all...]
H A Delfn32-mips.c1764 mips_elf_gprel16_reloc (bfd *abfd ATTRIBUTE_UNUSED, arelent *reloc_entry,
1786 return _bfd_mips_elf_gprel16_with_gp (abfd, symbol, reloc_entry,
1794 mips_elf_literal_reloc (bfd *abfd, arelent *reloc_entry, asymbol *symbol,
1826 return _bfd_mips_elf_gprel16_with_gp (abfd, symbol, reloc_entry,
1835 mips_elf_gprel32_reloc (bfd *abfd, arelent *reloc_entry, asymbol *symbol,
1869 return gprel32_with_gp (abfd, symbol, reloc_entry, input_section,
1874 gprel32_with_gp (bfd *abfd, asymbol *symbol, arelent *reloc_entry,
1889 if (reloc_entry->address > bfd_get_section_limit (abfd, input_section))
1892 if (reloc_entry->howto->src_mask == 0)
1895 val = bfd_get_32 (abfd, (bfd_byte *) data + reloc_entry
1762 mips_elf_gprel16_reloc(bfd *abfd ATTRIBUTE_UNUSED, arelent *reloc_entry, asymbol *symbol, void *data ATTRIBUTE_UNUSED, asection *input_section, bfd *output_bfd, char **error_message ATTRIBUTE_UNUSED) argument
1792 mips_elf_literal_reloc(bfd *abfd, arelent *reloc_entry, asymbol *symbol, void *data, asection *input_section, bfd *output_bfd, char **error_message) argument
1833 mips_elf_gprel32_reloc(bfd *abfd, arelent *reloc_entry, asymbol *symbol, void *data, asection *input_section, bfd *output_bfd, char **error_message) argument
1872 gprel32_with_gp(bfd *abfd, asymbol *symbol, arelent *reloc_entry, asection *input_section, bfd_boolean relocatable, void *data, bfd_vma gp) argument
1917 mips_elf_shift6_reloc(bfd *abfd, arelent *reloc_entry, asymbol *symbol, void *data, asection *input_section, bfd *output_bfd, char **error_message) argument
1935 mips16_gprel_reloc(bfd *abfd, arelent *reloc_entry, asymbol *symbol, void *data, asection *input_section, bfd *output_bfd, char **error_message) argument
[all...]
H A Dmipsbsd.c197 mips_fix_jmp_addr (abfd, reloc_entry, symbol, data, input_section, output_bfd,
200 arelent *reloc_entry;
227 relocation += reloc_entry->addend;
230 reloc_entry->address + 4;
248 mips_fix_hi16_s (abfd, reloc_entry, symbol, data, input_section,
251 arelent *reloc_entry;
278 relocation += reloc_entry->addend;
281 reloc_entry->addend += 0x10000;
H A Delf64-mips.c1925 mips_elf64_gprel16_reloc (bfd *abfd, arelent *reloc_entry, asymbol *symbol,
1939 reloc_entry->address += input_section->output_offset;
1956 return _bfd_mips_elf_gprel16_with_gp (abfd, symbol, reloc_entry,
1964 mips_elf64_literal_reloc (bfd *abfd, arelent *reloc_entry, asymbol *symbol,
1996 return _bfd_mips_elf_gprel16_with_gp (abfd, symbol, reloc_entry,
2005 mips_elf64_gprel32_reloc (bfd *abfd, arelent *reloc_entry, asymbol *symbol,
2046 if (reloc_entry->address > bfd_get_section_limit (abfd, input_section))
2050 val = reloc_entry->addend;
2052 if (reloc_entry->howto->partial_inplace)
2053 val += bfd_get_32 (abfd, (bfd_byte *) data + reloc_entry
1921 mips_elf64_gprel16_reloc(bfd *abfd, arelent *reloc_entry, asymbol *symbol, void *data, asection *input_section, bfd *output_bfd, char **error_message) argument
1960 mips_elf64_literal_reloc(bfd *abfd, arelent *reloc_entry, asymbol *symbol, void *data, asection *input_section, bfd *output_bfd, char **error_message) argument
2001 mips_elf64_gprel32_reloc(bfd *abfd, arelent *reloc_entry, asymbol *symbol, void *data, asection *input_section, bfd *output_bfd, char **error_message) argument
2073 mips_elf64_shift6_reloc(bfd *abfd, arelent *reloc_entry, asymbol *symbol, void *data, asection *input_section, bfd *output_bfd, char **error_message) argument
2091 mips16_gprel_reloc(bfd *abfd, arelent *reloc_entry, asymbol *symbol, void *data, asection *input_section, bfd *output_bfd, char **error_message) argument
[all...]
H A Dcoff-sparc.c65 bfd_coff_generic_reloc (abfd, reloc_entry, symbol, data, input_section,
68 arelent *reloc_entry;
78 reloc_entry->address += input_section->output_offset;
H A Daout-arm.c225 arelent *reloc_entry ATTRIBUTE_UNUSED,
238 arelent *reloc_entry,
246 bfd_size_type addr = reloc_entry->address;
266 relocation += reloc_entry->addend;
288 reloc_entry->howto = &MY (howto_table)[7];
236 fix_pcrel_26(bfd *abfd, arelent *reloc_entry, asymbol *symbol, void * data, asection *input_section, bfd *output_bfd, char **error_message ATTRIBUTE_UNUSED) argument
H A Dcoff-arm.c95 arelent *reloc_entry,
107 diff = reloc_entry->addend;
115 reloc_howto_type *howto = reloc_entry->howto;
116 unsigned char *addr = (unsigned char *) data + reloc_entry->address;
574 arelent *reloc_entry ATTRIBUTE_UNUSED,
589 arelent *reloc_entry,
597 bfd_size_type addr = reloc_entry->address;
617 relocation += reloc_entry->addend;
640 reloc_entry->howto = &aoutarm_std_reloc_howto[ARM_26D];
647 arelent *reloc_entry,
94 coff_arm_reloc(bfd *abfd, arelent *reloc_entry, asymbol *symbol ATTRIBUTE_UNUSED, void * data, asection *input_section ATTRIBUTE_UNUSED, bfd *output_bfd, char **error_message ATTRIBUTE_UNUSED) argument
588 aoutarm_fix_pcrel_26(bfd *abfd, arelent *reloc_entry, asymbol *symbol, void * data, asection *input_section, bfd *output_bfd, char **error_message ATTRIBUTE_UNUSED) argument
646 coff_thumb_pcrel_common(bfd *abfd, arelent *reloc_entry, asymbol *symbol, void * data, asection *input_section, bfd *output_bfd, char **error_message ATTRIBUTE_UNUSED, thumb_pcrel_branchtype btype) argument
772 coff_thumb_pcrel_23(bfd *abfd, arelent *reloc_entry, asymbol *symbol, void * data, asection *input_section, bfd *output_bfd, char **error_message) argument
786 coff_thumb_pcrel_9(bfd *abfd, arelent *reloc_entry, asymbol *symbol, void * data, asection *input_section, bfd *output_bfd, char **error_message) argument
801 coff_thumb_pcrel_12(bfd *abfd, arelent *reloc_entry, asymbol *symbol, void * data, asection *input_section, bfd *output_bfd, char **error_message) argument
[all...]
H A Dcoff-ppc.c1680 ppc_refhi_reloc (abfd, reloc_entry, symbol, data,
1683 arelent *reloc_entry ATTRIBUTE_UNUSED;
1691 DUMP_RELOC("REFHI",reloc_entry);
1700 ppc_pair_reloc (abfd, reloc_entry, symbol, data,
1703 arelent *reloc_entry ATTRIBUTE_UNUSED;
1711 DUMP_RELOC("PAIR",reloc_entry);
1721 ppc_toc16_reloc (abfd, reloc_entry, symbol, data,
1724 arelent *reloc_entry ATTRIBUTE_UNUSED;
1732 DUMP_RELOC ("TOCREL16",reloc_entry);
1741 ppc_secrel_reloc (abfd, reloc_entry, symbo
[all...]
H A Delf32-score.c220 arelent *reloc_entry,
227 hi16_rel_addr = (bfd_byte *) data + reloc_entry->address;
233 arelent *reloc_entry,
246 addend = bfd_get_32 (abfd, (bfd_byte *) data + reloc_entry->address);
248 val = reloc_entry->addend;
249 if (reloc_entry->address > input_section->size)
257 bfd_put_32 (abfd, addend, (bfd_byte *) data + reloc_entry->address);
355 arelent *reloc_entry,
371 if (reloc_entry->address > input_section->size)
374 insn = bfd_get_32 (abfd, (bfd_byte *) data + reloc_entry
219 score_elf_hi16_reloc(bfd *abfd ATTRIBUTE_UNUSED, arelent *reloc_entry, asymbol *symbol ATTRIBUTE_UNUSED, void * data, asection *input_section ATTRIBUTE_UNUSED, bfd *output_bfd ATTRIBUTE_UNUSED, char **error_message ATTRIBUTE_UNUSED) argument
232 score_elf_lo16_reloc(bfd *abfd, arelent *reloc_entry, asymbol *symbol ATTRIBUTE_UNUSED, void * data, asection *input_section, bfd *output_bfd ATTRIBUTE_UNUSED, char **error_message ATTRIBUTE_UNUSED) argument
353 score_elf_gprel15_with_gp(bfd *abfd, asymbol *symbol, arelent *reloc_entry, asection *input_section, bfd_boolean relocateable, void * data, bfd_vma gp ATTRIBUTE_UNUSED) argument
388 gprel32_with_gp(bfd *abfd, asymbol *symbol, arelent *reloc_entry, asection *input_section, bfd_boolean relocatable, void *data, bfd_vma gp) argument
431 score_elf_gprel15_reloc(bfd *abfd, arelent *reloc_entry, asymbol *symbol, void * data, asection *input_section, bfd *output_bfd, char **error_message) argument
469 score_elf_gprel32_reloc(bfd *abfd, arelent *reloc_entry, asymbol *symbol, void *data, asection *input_section, bfd *output_bfd, char **error_message) argument
509 score_elf_got15_reloc(bfd *abfd, arelent *reloc_entry, asymbol *symbol, void *data, asection *input_section, bfd *output_bfd, char **error_message) argument
526 score_elf_got_lo16_reloc(bfd *abfd, arelent *reloc_entry, asymbol *symbol ATTRIBUTE_UNUSED, void * data, asection *input_section, bfd *output_bfd ATTRIBUTE_UNUSED, char **error_message ATTRIBUTE_UNUSED) argument
[all...]
H A Dpe-mips.c50 arelent *reloc_entry,
71 ORIG is the negative of reloc_entry->addend, which is set by
76 diff = symbol->value + reloc_entry->addend;
79 diff = reloc_entry->addend;
87 diff = reloc_entry->addend;
94 reloc_howto_type *howto = reloc_entry->howto;
95 unsigned char *addr = (unsigned char *) data + reloc_entry->address;
49 coff_mips_reloc(bfd *abfd, arelent *reloc_entry, asymbol *symbol, void * data, asection *input_section ATTRIBUTE_UNUSED, bfd *output_bfd, char **error_message ATTRIBUTE_UNUSED) argument
H A Dbout.c544 arelent *reloc_entry,
550 asymbol *symbol_in = *(reloc_entry->sym_ptr_ptr);
554 value = get_value (reloc_entry, link_info, input_section);
571 word += value + reloc_entry->addend;
582 arelent *reloc_entry,
590 asymbol *symbol_in = *(reloc_entry->sym_ptr_ptr);
594 value = get_value (reloc_entry, link_info, input_section);
612 + balsym->symbol.value + reloc_entry->addend
629 + reloc_entry->addend
541 calljx_callback(bfd *abfd, struct bfd_link_info *link_info, arelent *reloc_entry, void * src, void * dst, asection *input_section) argument
579 callj_callback(bfd *abfd, struct bfd_link_info *link_info, arelent *reloc_entry, void * data, unsigned int srcidx, unsigned int dstidx, asection *input_section, bfd_boolean shrinking) argument
H A Delfxx-sparc.c50 init_insn_reloc (bfd *abfd, arelent *reloc_entry, asymbol *symbol, argument
55 reloc_howto_type *howto = reloc_entry->howto;
60 || reloc_entry->addend == 0))
62 reloc_entry->address += input_section->output_offset;
70 if (reloc_entry->address > bfd_get_section_limit (abfd, input_section))
76 relocation += reloc_entry->addend;
81 relocation -= reloc_entry->address;
85 *pinsn = bfd_get_32 (abfd, (bfd_byte *) data + reloc_entry->address);
93 arelent *reloc_entry ATTRIBUTE_UNUSED,
106 sparc_elf_wdisp16_reloc (bfd *abfd, arelent *reloc_entry, asymbo argument
133 sparc_elf_hix22_reloc(bfd *abfd, arelent *reloc_entry, asymbol *symbol, PTR data, asection *input_section, bfd *output_bfd, char **error_message ATTRIBUTE_UNUSED) argument
159 sparc_elf_lox10_reloc(bfd *abfd, arelent *reloc_entry, asymbol *symbol, PTR data, asection *input_section, bfd *output_bfd, char **error_message ATTRIBUTE_UNUSED) argument
[all...]
H A Delf64-ppc.c2195 ppc64_elf_ha_reloc (bfd *abfd, arelent *reloc_entry, asymbol *symbol,
2203 return bfd_elf_generic_reloc (abfd, reloc_entry, symbol, data,
2209 reloc_entry->addend += 0x8000;
2214 ppc64_elf_branch_reloc (bfd *abfd, arelent *reloc_entry, asymbol *symbol,
2219 return bfd_elf_generic_reloc (abfd, reloc_entry, symbol, data,
2226 symbol->value + reloc_entry->addend,
2229 reloc_entry->addend = dest - (symbol->value
2237 ppc64_elf_brtaken_reloc (bfd *abfd, arelent *reloc_entry, asymbol *symbol,
2251 return bfd_elf_generic_reloc (abfd, reloc_entry, symbol, data,
2254 octets = reloc_entry
2193 ppc64_elf_ha_reloc(bfd *abfd, arelent *reloc_entry, asymbol *symbol, void *data, asection *input_section, bfd *output_bfd, char **error_message) argument
2212 ppc64_elf_branch_reloc(bfd *abfd, arelent *reloc_entry, asymbol *symbol, void *data, asection *input_section, bfd *output_bfd, char **error_message) argument
2235 ppc64_elf_brtaken_reloc(bfd *abfd, arelent *reloc_entry, asymbol *symbol, void *data, asection *input_section, bfd *output_bfd, char **error_message) argument
2298 ppc64_elf_sectoff_reloc(bfd *abfd, arelent *reloc_entry, asymbol *symbol, void *data, asection *input_section, bfd *output_bfd, char **error_message) argument
2315 ppc64_elf_sectoff_ha_reloc(bfd *abfd, arelent *reloc_entry, asymbol *symbol, void *data, asection *input_section, bfd *output_bfd, char **error_message) argument
2335 ppc64_elf_toc_reloc(bfd *abfd, arelent *reloc_entry, asymbol *symbol, void *data, asection *input_section, bfd *output_bfd, char **error_message) argument
2358 ppc64_elf_toc_ha_reloc(bfd *abfd, arelent *reloc_entry, asymbol *symbol, void *data, asection *input_section, bfd *output_bfd, char **error_message) argument
2384 ppc64_elf_toc64_reloc(bfd *abfd, arelent *reloc_entry, asymbol *symbol, void *data, asection *input_section, bfd *output_bfd, char **error_message) argument
2408 ppc64_elf_unhandled_reloc(bfd *abfd, arelent *reloc_entry, asymbol *symbol, void *data, asection *input_section, bfd *output_bfd, char **error_message) argument
[all...]
H A Delf32-s390.c389 s390_tls_reloc (abfd, reloc_entry, symbol, data, input_section,
392 arelent *reloc_entry;
400 reloc_entry->address += input_section->output_offset;
406 s390_elf_ldisp_reloc (abfd, reloc_entry, symbol, data, input_section,
409 arelent *reloc_entry;
416 reloc_howto_type *howto = reloc_entry->howto;
423 || reloc_entry->addend == 0))
425 reloc_entry->address += input_section->output_offset;
432 if (reloc_entry->address > bfd_get_section_limit (abfd, input_section))
438 relocation += reloc_entry
[all...]
H A Delf64-s390.c413 s390_tls_reloc (abfd, reloc_entry, symbol, data, input_section,
416 arelent *reloc_entry;
424 reloc_entry->address += input_section->output_offset;
430 s390_elf_ldisp_reloc (abfd, reloc_entry, symbol, data, input_section,
433 arelent *reloc_entry;
440 reloc_howto_type *howto = reloc_entry->howto;
447 || reloc_entry->addend == 0))
449 reloc_entry->address += input_section->output_offset;
455 if (reloc_entry->address > bfd_get_section_limit (abfd, input_section))
461 relocation += reloc_entry
[all...]
H A Delfxx-mips.c1323 arelent *reloc_entry, asection *input_section,
1338 if (reloc_entry->address > bfd_get_section_limit (abfd, input_section))
1342 val = reloc_entry->addend;
1353 if (reloc_entry->howto->partial_inplace)
1355 status = _bfd_relocate_contents (reloc_entry->howto, abfd, val,
1357 + reloc_entry->address);
1362 reloc_entry->addend = val;
1365 reloc_entry->address += input_section->output_offset;
1397 _bfd_mips_elf_hi16_reloc (bfd *abfd ATTRIBUTE_UNUSED, arelent *reloc_entry,
1404 if (reloc_entry
1314 _bfd_mips_elf_gprel16_with_gp(bfd *abfd, asymbol *symbol, arelent *reloc_entry, asection *input_section, bfd_boolean relocatable, void *data, bfd_vma gp) argument
1389 _bfd_mips_elf_hi16_reloc(bfd *abfd ATTRIBUTE_UNUSED, arelent *reloc_entry, asymbol *symbol ATTRIBUTE_UNUSED, void *data, asection *input_section, bfd *output_bfd, char **error_message ATTRIBUTE_UNUSED) argument
1420 _bfd_mips_elf_got16_reloc(bfd *abfd, arelent *reloc_entry, asymbol *symbol, void *data, asection *input_section, bfd *output_bfd, char **error_message) argument
1441 _bfd_mips_elf_lo16_reloc(bfd *abfd, arelent *reloc_entry, asymbol *symbol, void *data, asection *input_section, bfd *output_bfd, char **error_message) argument
1496 _bfd_mips_elf_generic_reloc(bfd *abfd ATTRIBUTE_UNUSED, arelent *reloc_entry, asymbol *symbol, void *data ATTRIBUTE_UNUSED, asection *input_section, bfd *output_bfd, char **error_message ATTRIBUTE_UNUSED) argument
[all...]
H A Delf64-alpha.c418 elf64_alpha_reloc_gpdisp (bfd *abfd, arelent *reloc_entry,
431 reloc_entry->address += input_section->output_offset;
436 if (reloc_entry->address > high_address
437 || reloc_entry->address + reloc_entry->addend > high_address)
446 + reloc_entry->address);
448 p_ldah = (bfd_byte *) data + reloc_entry->address;
449 p_lda = p_ldah + reloc_entry->addend;
414 elf64_alpha_reloc_gpdisp(bfd *abfd, arelent *reloc_entry, asymbol *sym ATTRIBUTE_UNUSED, PTR data, asection *input_section, bfd *output_bfd, char **err_msg) argument
H A Delf32-ppc.c1659 arelent *reloc_entry,
1670 reloc_entry->address += input_section->output_offset;
1674 if (reloc_entry->address > bfd_get_section_limit (abfd, input_section))
1684 relocation += reloc_entry->addend;
1685 if (reloc_entry->howto->pc_relative)
1686 relocation -= reloc_entry->address;
1688 reloc_entry->addend += (relocation & 0x8000) << 1;
1695 arelent *reloc_entry,
1706 return bfd_elf_generic_reloc (abfd, reloc_entry, symbol, data,
1713 reloc_entry
1656 ppc_elf_addr16_ha_reloc(bfd *abfd ATTRIBUTE_UNUSED, arelent *reloc_entry, asymbol *symbol, void *data ATTRIBUTE_UNUSED, asection *input_section, bfd *output_bfd, char **error_message ATTRIBUTE_UNUSED) argument
1692 ppc_elf_unhandled_reloc(bfd *abfd, arelent *reloc_entry, asymbol *symbol, void *data, asection *input_section, bfd *output_bfd, char **error_message) argument
[all...]
H A Delf32-spu.c180 spu_elf_rel9 (bfd *abfd, arelent *reloc_entry, asymbol *symbol, argument
192 return bfd_elf_generic_reloc (abfd, reloc_entry, symbol, data,
195 if (reloc_entry->address > bfd_get_section_limit (abfd, input_section))
197 octets = reloc_entry->address * bfd_octets_per_byte (abfd);
206 val += reloc_entry->addend;
220 insn &= ~reloc_entry->howto->dst_mask;
221 insn |= val & reloc_entry->howto->dst_mask;
/freebsd-11-stable/sys/dev/drm2/i915/
H A Di915_gem_execbuffer.c218 uint32_t __iomem *reloc_entry; local
233 reloc_entry = (uint32_t __iomem *)
235 *(volatile uint32_t *)reloc_entry = reloc->delta;

Completed in 221 milliseconds

12