Home | History | Annotate | Download | only in bfd

Lines Matching full:addend

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;
823 cache_ptr->addend = 0;
1120 /* Encode the stuff into the addend - for future use we need to
1122 r->addend = old_end - dot + r->address;
1306 BFD_ASSERT (reloc->addend >= src_address);
1307 BFD_ASSERT ((bfd_vma) reloc->addend
1309 src_address = reloc->addend;
1333 + reloc->addend)
1352 + reloc->addend