HomeSort by relevance Sort by last modified time
    Searched refs:bfd_signed_vma (Results 1 - 25 of 122) sorted by null

1 2 3 4 5

  /toolchain/binutils/binutils-2.25/bfd/
elf32-metag.h 32 (bfd *, bfd *, struct bfd_link_info *, bfd_signed_vma,
elfxx-aarch64.h 33 extern bfd_signed_vma
44 reloc_howto_type *, bfd_signed_vma);
elf32-hppa.h 46 (bfd *, bfd *, struct bfd_link_info *, bfd_boolean, bfd_signed_vma,
cpu-ns32k.c 43 bfd_signed_vma value;
375 bfd_signed_vma reloc_signed_max = (1 << (howto->bitsize - 1)) - 1;
376 bfd_signed_vma reloc_signed_min = ~reloc_signed_max;
381 && (bfd_signed_vma) relocation < 0)
385 if ((bfd_signed_vma) check > reloc_signed_max
386 || (bfd_signed_vma) check < reloc_signed_min)
417 && (bfd_signed_vma) relocation < 0)
608 bfd_signed_vma signed_check;
610 bfd_signed_vma signed_add;
615 signed_check = (bfd_signed_vma) relocation
    [all...]
elf64-ppc.h 34 bfd_signed_vma group_size;
libhppa.h 151 ((((bfd_signed_vma)(a)) << (BFD_ARCH_SIZE-22)) >> (BFD_ARCH_SIZE-22))
170 static inline bfd_signed_vma hppa_field_adjust
171 (bfd_vma, bfd_signed_vma, enum hppa_reloc_field_selector_type_alt)
296 static inline bfd_signed_vma
298 bfd_signed_vma addend,
301 bfd_signed_vma value;
elfxx-aarch64.c 30 bfd_signed_vma
143 bfd_signed_vma svalue = (bfd_signed_vma) value;
144 bfd_signed_vma lim;
148 lim = (bfd_signed_vma) 1 << (bits - 1);
159 reloc_howto_type *howto, bfd_signed_vma addend)
162 bfd_signed_vma old_addend = addend;
bfd-in.h 134 typedef BFD_HOST_64_BIT bfd_signed_vma; typedef
162 typedef long bfd_signed_vma; typedef
182 typedef bfd_signed_vma bfd_int64_t;
541 bfd_signed_vma bfd_getb_signed_32 (const void *);
542 bfd_signed_vma bfd_getl_signed_32 (const void *);
545 bfd_signed_vma bfd_getb_signed_16 (const void *);
546 bfd_signed_vma bfd_getl_signed_16 (const void *);
    [all...]
elf32-msp430.c 691 bfd_signed_vma srel;
766 srel = (bfd_signed_vma) relocation;
776 srel = (bfd_signed_vma) relocation;
817 srel = (bfd_signed_vma) relocation;
840 srel = (bfd_signed_vma) relocation;
859 srel = (bfd_signed_vma) relocation;
876 srel = (bfd_signed_vma) relocation;
899 srel = (bfd_signed_vma) relocation;
922 srel = (bfd_signed_vma) relocation;
932 srel = (bfd_signed_vma) relocation
    [all...]
aix5ppc-core.c 49 ((bfd_signed_vma)(v) < 0 || (bfd_signed_vma)(v) > (bfd_signed_vma)(s).st_size)
elf32-avr.c 925 bfd_signed_vma srel;
926 bfd_signed_vma reloc_addr;
929 bfd_signed_vma base_addr = htab->vector_base;
    [all...]
elfxx-sparc.h 55 bfd_signed_vma refcount;
elf-s390-common.c 210 size *= (sizeof (bfd_signed_vma) /* local got */
213 elf_local_got_refcounts (abfd) = ((bfd_signed_vma *)
elfcore.h 191 bfd_signed_vma where = i_ehdrp->e_shoff;
220 bfd_signed_vma where;
libbfd.c 552 /* Sign extension to bfd_signed_vma. */
572 bfd_signed_vma
579 bfd_signed_vma
628 bfd_signed_vma
641 bfd_signed_vma
1082 bfd_signed_vma
elf32-fr30.c 399 bfd_signed_vma srel;
423 srel = (bfd_signed_vma) relocation;
440 srel = (bfd_signed_vma) relocation;
osf-core.c 172 #define NO_GETS ((bfd_signed_vma (*) (const void *)) swap_abort)
ptrace-core.c 163 #define NO_GETS ((bfd_signed_vma (*) (const void *)) swap_abort)
  /toolchain/binutils/binutils-2.25/binutils/
debug.h 206 (void *, const char *, const char **, bfd_signed_vma *);
228 bfd_boolean (*range_type) (void *, bfd_signed_vma, bfd_signed_vma);
236 (void *, bfd_signed_vma, bfd_signed_vma, bfd_boolean);
568 (void *, const char **, bfd_signed_vma *);
590 (void *, debug_type, bfd_signed_vma, bfd_signed_vma);
600 (void *, debug_type, debug_type, bfd_signed_vma, bfd_signed_vma,
    [all...]
winduni.c 308 if ((bfd_signed_vma) length > 0)
313 if (ch == 0 && (bfd_signed_vma) length < 0)
382 if ((bfd_signed_vma) length > 0)
387 if (ch == 0 && (bfd_signed_vma) length < 0)
494 if ((bfd_signed_vma) len < 0)
  /toolchain/binutils/binutils-2.25/gprof/
sparc.c 66 dest_pc = pc + (((bfd_signed_vma) (insn & 0x3fffffff)
alpha.c 146 dest_pc = pc + 4 + (((bfd_signed_vma) (insn & 0x1fffff)
tahoe.c 64 static bfd_signed_vma tahoe_offset (unsigned char *);
199 static bfd_signed_vma
vax.c 76 static bfd_signed_vma vax_offset (unsigned char *);
210 static bfd_signed_vma
  /toolchain/binutils/binutils-2.25/include/coff/
internal.h 461 bfd_signed_vma l_symndx; /* function name symbol index, iff l_lnno == 0*/
462 bfd_signed_vma l_paddr; /* (physical) address of line number */
572 bfd_signed_vma x_lnnoptr; /* ptr to fcn line # */
623 bfd_signed_vma l;

Completed in 687 milliseconds

1 2 3 4 5