HomeSort by relevance Sort by last modified time
    Searched refs:addend (Results 76 - 100 of 366) sorted by null

1 2 34 5 6 7 8 91011>>

  /toolchain/binutils/binutils-2.25/bfd/
coff-tic30.c 146 /* Perform any necessary magic to the addend in a reloc entry */
149 cache_ptr->addend = ext_reloc.r_offset;
169 relent->addend = reloc->r_offset;
bout.c 533 value += reloc->addend;
570 word += value + reloc_entry->addend;
611 + balsym->symbol.value + reloc_entry->addend
628 + reloc_entry->addend
772 cache_ptr->addend = 0;
779 The reloc entry addend has added to it the offset into the
795 cache_ptr->addend = - obj_textsec (abfd)->vma;
800 cache_ptr->addend = - obj_datasec (abfd)->vma;
805 cache_ptr->addend = - obj_bsssec (abfd)->vma;
810 cache_ptr->addend = 0
    [all...]
coff-mcore.c 326 adjustment it made to the addend. However, we set the addend
391 bfd_vma addend;
413 addend = 0;
415 /* Get the howto and initialise the addend. */
417 sym, & addend);
506 val, addend);
384 bfd_vma addend; local
coff-w65.c 78 /* Perform any necessary magic to the addend in a reloc entry. */
81 cache_ptr->addend = ext_reloc.r_offset;
101 relent->addend = reloc->r_offset;
317 reloc->howto->name, reloc->addend, input_section->owner,
342 reloc->howto->name, reloc->addend, input_section->owner,
elf32-bfin.c 87 relocation += reloc_entry->addend;
119 reloc_entry->addend += symbol->section->output_offset;
181 /* Add in supplied addend. */
182 relocation += reloc_entry->addend;
187 reloc_entry->addend += symbol->section->output_offset;
191 reloc_entry->addend = 0;
207 symbol we are relocating against, plus any addend. */
256 relocation += reloc_entry->addend;
262 reloc_entry->addend += symbol->section->output_offset;
266 reloc_entry->addend = 0
1875 bfd_vma addend; member in struct:bfinfdpic_relocs_info
2817 bfd_vma addend = rel->r_addend; local
2954 bfd_vma addend = rel->r_addend; local
    [all...]
libhppa.h 141 Both ELF and SOM encode this information within the addend field
298 bfd_signed_vma addend,
303 value = sym_val + addend;
359 /* LR: L with rounding of the addend to nearest 8k. */
360 value = sym_val + ((addend + 0x1000) & -0x2000);
365 /* RR: R with rounding of the addend to nearest 8k.
370 value = (sym_val & 0x7ff) + (((addend & 0x1fff) ^ 0x1000) - 0x1000);
elf32-ppc.c 541 addend. */
2132 bfd_vma addend; member in struct:elf_linker_section_pointers
3033 bfd_vma addend; member in struct:plt_entry
3966 bfd_vma addend = 0; local
4205 bfd_vma addend = 0; local
4976 bfd_vma addend = 0; local
5061 bfd_vma addend = 0; local
5358 bfd_vma addend = 0; local
6956 bfd_vma addend = 0; local
7599 bfd_vma addend; local
    [all...]
coff-h8300.c 195 the addend until the final link. */
347 /* Perform any necessary magic to the addend in a reloc entry. */
350 cache_ptr->addend = ext_reloc.r_offset;
367 relent->addend = reloc->r_offset;
498 last_reloc->addend = reloc->addend;
518 because the addend field in PCrel jumps is off by -1. */
654 reloc->howto->name, reloc->addend, input_section->owner,
686 reloc->howto->name, reloc->addend, input_section->owner,
776 reloc->howto->name, reloc->addend, input_section->owner
    [all...]
elf32-m32r.c 94 bfd_vma addend)
104 relocation = symbol_value + addend;
141 || reloc_entry->addend == 0))
158 reloc_entry->addend);
182 && reloc_entry->addend == 0)
192 a section relative addend which is wrong. */
216 relocation += reloc_entry->addend;
269 || reloc_entry->addend == 0))
306 bfd_vma addend;
331 && reloc_entry->addend == 0
305 bfd_vma addend; member in struct:m32r_hi16
2429 bfd_vma addend = rel->r_addend; local
    [all...]
elfxx-mips.c 65 fields: abfd, symndx, d.addend, tls_type
85 /* If abfd != NULL && symndx != -1, the addend of the relocation
87 bfd_vma addend; member in union:mips_got_entry::__anon74955
104 corresponding to this symbol+addend. If it's a global symbol
110 Each instance represents a symbol + ADDEND, where the representation
127 bfd_vma addend; member in struct:mips_got_page_ref
4281 bfd_vma addend; local
7790 bfd_vma addend; local
7920 bfd_vma addend; local
10001 bfd_vma addend = 0; local
11637 bfd_vma addend = 0; local
    [all...]
  /frameworks/compile/mclinker/include/mcld/Fragment/
Stub.h 43 SWord addend() const { return m_Addend; } function in class:mcld::Stub::Fixup
  /frameworks/compile/mclinker/lib/Fragment/
Stub.cpp 61 (*it)->addend());
  /frameworks/compile/mclinker/lib/Target/ARM/
ARMToARMStub.cpp 73 uint64_t dest = pTargetSymValue + pReloc.addend() + 8u;
ARMToTHMStub.cpp 73 uint64_t dest = pTargetSymValue + pReloc.addend() + 8u;
THMToARMStub.cpp 80 uint64_t dest = pTargetSymValue + pReloc.addend() + 4u;
THMToTHMStub.cpp 82 uint64_t dest = pTargetSymValue + pReloc.addend() + 4u;
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/arm/
group-reloc-ldr-encoding-bad.s 24 @ LDR/STR/LDRB/STRB only have 12 bits available for the magnitude of the addend.
group-reloc-ldr.s 23 @ LDR/STR/LDRB/STRB only have 12 bits available for the magnitude of the addend.
  /toolchain/binutils/binutils-2.25/gas/
write.h 108 coff targets pass the `addend' field from the cpu file via this
150 bfd_vma addend; member in struct:reloc_list::__anon75297::__anon75298
  /toolchain/binutils/binutils-2.25/include/opcode/
rl78.h 76 RL78_Operand_Immediate, /* #addend */
78 RL78_Operand_Indirect, /* [reg + reg2 + addend] */
80 RL78_Operand_BitIndirect, /* [reg+reg2+addend].bit */
128 int addend; member in struct:__anon75748
rx.h 42 RX_Operand_Immediate, /* #addend */
44 RX_Operand_Indirect, /* [Rn + addend] */
179 int addend; member in struct:__anon75753
  /external/jemalloc/test/unit/
nstime.c 189 nstime_t addend; local
190 nstime_init2(&addend, 631152000, 0);
191 nstime_add(&nst, &addend);
  /toolchain/binutils/binutils-2.25/gold/
object.h 1085 // ADDEND. ADDEND is passed in so that we can correctly handle the
1088 local_symbol_value(unsigned int symndx, uint64_t addend) const
1089 { return this->do_local_symbol_value(symndx, addend); }
    [all...]
mips.cc 403 Mips_address addend, unsigned char tls_type,
406 { this->d.addend = addend; }
432 return this->symndx_ + object_id + this->d.addend;
452 && this->d.addend == other->d.addend);
473 // Return the relocation addend for local GOT entries.
475 addend() const function in class:__anon75326::Mips_got_entry
478 return this->d.addend;
512 // If symndx != -1, the addend of the relocation that should be added to th
514 Mips_address addend; member in union:__anon75326::Mips_got_entry::__anon75327
905 Mips_address addend; member in struct:__anon75326::got16_addend
3774 Mips_address addend; member in struct:__anon75326::reloc_high
3970 Valtype32 addend = (extract_addend ? Bits<16>::sign_extend32(val) local
3990 Valtype32 addend = (extract_addend local
4008 Valtype32 addend = extract_addend ? 0 : addend_a; local
4041 Valtype32 addend = (extract_addend local
4062 Valtype32 addend; local
4181 Valtype32 addend = extract_addend ? (val & 0xffff) << 2 : addend_a; local
4205 Valtype32 addend = extract_addend ? (val & 0x7f) << 1 : addend_a; local
4229 Valtype32 addend = extract_addend ? (val & 0x3ff) << 1 : addend_a; local
4253 Valtype32 addend = extract_addend ? (val & 0xffff) << 1 : addend_a; local
4291 Valtype32 addend = (extract_addend ? ((val & 0xffff) << 16) + addend_lo local
4356 Valtype32 addend = (extract_addend ? ((val & 0xffff) << 16) + addend_lo local
4388 Valtype32 addend = (extract_addend ? Bits<16>::sign_extend32(val & 0xffff) local
4501 Valtype32 addend = extract_addend ? val & 0xffff : addend_a; local
4527 Valtype32 addend = extract_addend ? val & 0xffff : addend_a; local
4596 Valtype32 addend; local
4645 Valtype32 addend = extract_addend ? val : addend_a; local
4665 Valtype32 addend = extract_addend ? val & 0xffff : addend_a; local
4686 Valtype32 addend = extract_addend ? val & 0xffff : addend_a; local
4706 Valtype32 addend = extract_addend ? val : addend_a; local
4724 Valtype32 addend = extract_addend ? val : addend_a; local
8716 Valtype32 addend = (rel_type == elfcpp::SHT_REL ? val & 0xffff local
8795 int32_t addend = Bits<16>::sign_extend32(val & 0xffff); local
9309 Valtype32 addend = (rel_type == elfcpp::SHT_REL ? val & 0xffff local
    [all...]
aarch64.cc 3827 typename elfcpp::Elf_types<size>::Elf_Swxword addend = local
6058 const elfcpp::Elf_Xword addend = rela.get_r_addend(); local
6474 const elfcpp::Elf_Xword addend = rela.get_r_addend(); local
6859 const elfcpp::Elf_Xword addend = rela.get_r_addend(); local
7123 const elfcpp::Elf_Xword addend = rela.get_r_addend(); local
7520 const elfcpp::Elf_Xword addend = rela.get_r_addend(); local
7620 const elfcpp::Elf_Xword addend = rela.get_r_addend(); local
7672 const elfcpp::Elf_Xword addend = rela.get_r_addend(); local
7739 const elfcpp::Elf_Xword addend = rela.get_r_addend(); local
7810 const elfcpp::Elf_Xword addend = rela.get_r_addend(); local
    [all...]

Completed in 3482 milliseconds

1 2 34 5 6 7 8 91011>>