Searched defs:addend (Results 1 - 25 of 150) sorted by relevance

123456

/openbsd-current/gnu/llvm/lld/ELF/
H A DThunks.h60 int64_t addend; member in class:lld::elf::Thunk
H A DDWARF.cpp83 resolve(uint64_t , uint64_t , uint64_t s, uint64_t , int64_t addend) argument
H A DTarget.cpp150 RelExpr TargetInfo::adjustGotPcExpr(RelType type, int64_t addend, argument
/openbsd-current/gnu/usr.bin/binutils/bfd/
H A Dnlm32-i386.c263 bfd_vma addend; local
H A Dcoff-tic80.c512 bfd_vma addend; local
H A Delf32-or32.c383 bfd_vma addend; member in struct:or32_consth
H A Dcoff-i960.c392 bfd_vma addend; local
[all...]
H A Dcoff-mcore.c422 bfd_vma addend; local
H A Delf32-d10v.c507 bfd_vma addend; local
[all...]
H A Delf32-mcore.c427 bfd_vma addend = rel->r_addend; local
H A Dpe-mips.c692 bfd_vma addend = 0; local
[all...]
H A Dreloc.c1342 _bfd_final_link_relocate(reloc_howto_type *howto, bfd *input_bfd, asection *input_section, bfd_byte *contents, bfd_vma address, bfd_vma value, bfd_vma addend) argument
[all...]
H A Dmerge.c782 _bfd_merged_section_offset(bfd *output_bfd ATTRIBUTE_UNUSED, asection **psec, void *psecinfo, bfd_vma offset, bfd_vma addend) argument
/openbsd-current/gnu/usr.bin/binutils-2.17/bfd/
H A Dcoff-maxq.c89 short addend = 0; local
[all...]
H A Dcoff-tic80.c520 bfd_vma addend; local
H A Dnlm32-i386.c247 bfd_vma addend; local
H A Dcoff-i960.c392 bfd_vma addend; local
[all...]
H A Dcoff-mcore.c390 bfd_vma addend; local
H A Delf32-d10v.c479 bfd_vma addend; local
364 insert_rel_addend(bfd *abfd, bfd_byte *where, reloc_howto_type *howto, bfd_vma addend) argument
[all...]
H A Delf32-or32.c148 bfd_vma addend; member in struct:or32_consth
H A Delf32-xc16x.c229 elf32_xc16x_final_link_relocate(unsigned long r_type, bfd *input_bfd, bfd *output_bfd ATTRIBUTE_UNUSED, asection *input_section ATTRIBUTE_UNUSED, bfd_byte *contents, bfd_vma offset, bfd_vma value, bfd_vma addend, struct bfd_link_info *info ATTRIBUTE_UNUSED, asection *sym_sec ATTRIBUTE_UNUSED, int is_local ATTRIBUTE_UNUSED) argument
H A Dreloc.c1334 _bfd_final_link_relocate(reloc_howto_type *howto, bfd *input_bfd, asection *input_section, bfd_byte *contents, bfd_vma address, bfd_vma value, bfd_vma addend) argument
[all...]
/openbsd-current/libexec/ld.so/m88k/
H A Drtld_machine.c95 Elf_Addr addend, newval; local
/openbsd-current/gnu/llvm/lld/MachO/
H A DRelocations.h61 int64_t addend = 0; member in struct:lld::macho::Reloc
66 Reloc(uint8_t type, bool pcrel, uint8_t length, uint32_t offset, int64_t addend, llvm::PointerUnion<Symbol *, InputSection *> referent) argument
H A DInputSection.cpp264 uint64_t addend = off - piece.inSecOff; local

Completed in 432 milliseconds

123456