/toolchain/binutils/binutils-2.25/binutils/ |
D | 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,
|
D | winduni.c | 308 if ((bfd_signed_vma) length > 0) in unicode_print() 313 if (ch == 0 && (bfd_signed_vma) length < 0) in unicode_print() 382 if ((bfd_signed_vma) length > 0) in ascii_print() 387 if (ch == 0 && (bfd_signed_vma) length < 0) in ascii_print() 494 if ((bfd_signed_vma) len < 0) in unichar_isascii()
|
D | prdbg.c | 97 (void *, const char *, const char **, bfd_signed_vma *); 101 static bfd_boolean pr_range_type (void *, bfd_signed_vma, bfd_signed_vma); 103 (void *, bfd_signed_vma, bfd_signed_vma, bfd_boolean); 157 (void *, const char *, const char **, bfd_signed_vma *); 636 bfd_signed_vma *values) in pr_enum_type() 640 bfd_signed_vma val; in pr_enum_type() 801 pr_range_type (void *p, bfd_signed_vma lower, bfd_signed_vma upper) in pr_range_type() 824 pr_array_type (void *p, bfd_signed_vma lower, bfd_signed_vma upper, in pr_array_type() 1990 bfd_signed_vma *values) in tg_enum_type()
|
D | wrstabs.c | 200 (void *, const char *, const char **, bfd_signed_vma *); 204 static bfd_boolean stab_range_type (void *, bfd_signed_vma, bfd_signed_vma); 206 (void *, bfd_signed_vma, bfd_signed_vma, bfd_boolean); 780 bfd_signed_vma *vals) in stab_enum_type() 787 bfd_signed_vma *pv; in stab_enum_type() 989 stab_range_type (void *p, bfd_signed_vma low, bfd_signed_vma high) in stab_range_type() 1015 stab_array_type (void *p, bfd_signed_vma low, bfd_signed_vma high, in stab_array_type()
|
/toolchain/binutils/binutils-2.25/bfd/ |
D | cpu-ns32k.c | 43 bfd_signed_vma value; in _bfd_ns32k_get_displacement() 375 bfd_signed_vma reloc_signed_max = (1 << (howto->bitsize - 1)) - 1; in do_ns32k_reloc() 376 bfd_signed_vma reloc_signed_min = ~reloc_signed_max; in do_ns32k_reloc() 381 && (bfd_signed_vma) relocation < 0) in do_ns32k_reloc() 385 if ((bfd_signed_vma) check > reloc_signed_max in do_ns32k_reloc() 386 || (bfd_signed_vma) check < reloc_signed_min) in do_ns32k_reloc() 417 && (bfd_signed_vma) relocation < 0) in do_ns32k_reloc() 608 bfd_signed_vma signed_check; in _bfd_do_ns32k_reloc_contents() 610 bfd_signed_vma signed_add; in _bfd_do_ns32k_reloc_contents() 615 signed_check = (bfd_signed_vma) relocation; in _bfd_do_ns32k_reloc_contents() [all …]
|
D | 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, in hppa_field_adjust() 301 bfd_signed_vma value; in hppa_field_adjust()
|
D | elf32-msp430.c | 691 bfd_signed_vma srel; in msp430_final_link_relocate() 766 srel = (bfd_signed_vma) relocation; in msp430_final_link_relocate() 776 srel = (bfd_signed_vma) relocation; in msp430_final_link_relocate() 817 srel = (bfd_signed_vma) relocation; in msp430_final_link_relocate() 840 srel = (bfd_signed_vma) relocation; in msp430_final_link_relocate() 859 srel = (bfd_signed_vma) relocation; in msp430_final_link_relocate() 876 srel = (bfd_signed_vma) relocation; in msp430_final_link_relocate() 899 srel = (bfd_signed_vma) relocation; in msp430_final_link_relocate() 922 srel = (bfd_signed_vma) relocation; in msp430_final_link_relocate() 932 srel = (bfd_signed_vma) relocation; in msp430_final_link_relocate() [all …]
|
D | elfxx-aarch64.c | 30 bfd_signed_vma 143 bfd_signed_vma svalue = (bfd_signed_vma) value; in aarch64_signed_overflow() 144 bfd_signed_vma lim; in aarch64_signed_overflow() 148 lim = (bfd_signed_vma) 1 << (bits - 1); in aarch64_signed_overflow() 159 reloc_howto_type *howto, bfd_signed_vma addend) in _bfd_aarch64_elf_put_addend() 162 bfd_signed_vma old_addend = addend; in _bfd_aarch64_elf_put_addend()
|
D | 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; 535 bfd_signed_vma bfd_getb_signed_32 (const void *); 536 bfd_signed_vma bfd_getl_signed_32 (const void *); 539 bfd_signed_vma bfd_getb_signed_16 (const void *); 540 bfd_signed_vma bfd_getl_signed_16 (const void *); 912 (bfd *, bfd *, struct bfd_link_info *, bfd_signed_vma, 959 (bfd *, bfd *, struct bfd_link_info *, bfd_signed_vma, 970 (bfd *, bfd *, struct bfd_link_info *, bfd_signed_vma,
|
D | elf32-avr.c | 924 bfd_signed_vma srel; in avr_final_link_relocate() 925 bfd_signed_vma reloc_addr; in avr_final_link_relocate() 928 bfd_signed_vma base_addr = htab->vector_base; in avr_final_link_relocate() 938 srel = (bfd_signed_vma) relocation; in avr_final_link_relocate() 956 srel = (bfd_signed_vma) relocation; in avr_final_link_relocate() 996 srel = (bfd_signed_vma) relocation + rel->r_addend; in avr_final_link_relocate() 1004 srel = (bfd_signed_vma) relocation + rel->r_addend; in avr_final_link_relocate() 1017 srel = (bfd_signed_vma) relocation + rel->r_addend; in avr_final_link_relocate() 1029 srel = (bfd_signed_vma) relocation + rel->r_addend; in avr_final_link_relocate() 1040 srel = (bfd_signed_vma) relocation + rel->r_addend; in avr_final_link_relocate() [all …]
|
D | elfxx-aarch64.h | 33 extern bfd_signed_vma 44 reloc_howto_type *, bfd_signed_vma);
|
D | aix5ppc-core.c | 49 ((bfd_signed_vma)(v) < 0 || (bfd_signed_vma)(v) > (bfd_signed_vma)(s).st_size)
|
D | libbfd.c | 570 bfd_signed_vma 577 bfd_signed_vma 626 bfd_signed_vma 639 bfd_signed_vma 1079 bfd_signed_vma
|
D | aout-tic30.c | 431 bfd_signed_vma signed_check; in tic30_aout_relocate_contents() 433 bfd_signed_vma signed_add; in tic30_aout_relocate_contents() 438 signed_check = (bfd_signed_vma) relocation; in tic30_aout_relocate_contents() 443 if ((bfd_signed_vma) relocation >= 0) in tic30_aout_relocate_contents() 469 bfd_signed_vma reloc_signed_max = (1 << (howto->bitsize - 1)) - 1; in tic30_aout_relocate_contents() 470 bfd_signed_vma reloc_signed_min = ~reloc_signed_max; in tic30_aout_relocate_contents()
|
D | elf32-metag.h | 32 (bfd *, bfd *, struct bfd_link_info *, bfd_signed_vma,
|
D | elfcore.h | 191 bfd_signed_vma where = i_ehdrp->e_shoff; in elf_core_file_p() 220 bfd_signed_vma where; in elf_core_file_p()
|
D | elf-s390-common.c | 210 size *= (sizeof (bfd_signed_vma) /* local got */ in elf_s390_allocate_local_syminfo() 213 elf_local_got_refcounts (abfd) = ((bfd_signed_vma *) in elf_s390_allocate_local_syminfo()
|
D | elf32-hppa.h | 46 (bfd *, bfd *, struct bfd_link_info *, bfd_boolean, bfd_signed_vma,
|
D | elf32-cris.c | 755 bfd_signed_vma gotplt_refcount; 767 bfd_signed_vma reg_got_refcount; 774 bfd_signed_vma tprel_refcount; 779 bfd_signed_vma dtp_refcount; 818 bfd_signed_vma dtpmod_refcount; 928 if ((bfd_signed_vma) relocation < 0) in cris_final_link_relocate() 2474 bfd_signed_vma *local_got_refcounts; in cris_elf_gc_sweep_hook() 2503 bfd_signed_vma got_element_size = 4; in cris_elf_gc_sweep_hook() 2504 bfd_signed_vma *specific_refcount = NULL; in cris_elf_gc_sweep_hook() 3135 bfd_signed_vma *local_got_refcounts; in cris_elf_check_relocs() [all …]
|
D | elf64-ppc.h | 34 bfd_signed_vma group_size;
|
D | elf32-fr30.c | 395 bfd_signed_vma srel; in fr30_final_link_relocate() 419 srel = (bfd_signed_vma) relocation; in fr30_final_link_relocate() 436 srel = (bfd_signed_vma) relocation; in fr30_final_link_relocate()
|
D | elf32-v850.c | 491 bfd_signed_vma saddend = (bfd_signed_vma) addend; in v850_elf_perform_relocation() 602 saddend = (bfd_signed_vma) addend; in v850_elf_perform_relocation() 613 saddend = (bfd_signed_vma) addend; in v850_elf_perform_relocation() 626 saddend = (bfd_signed_vma) addend; in v850_elf_perform_relocation() 639 saddend = (bfd_signed_vma) addend; in v850_elf_perform_relocation() 658 saddend = (bfd_signed_vma) addend; in v850_elf_perform_relocation() 673 saddend = (bfd_signed_vma) addend; in v850_elf_perform_relocation() 688 saddend = (bfd_signed_vma) addend; in v850_elf_perform_relocation() 704 saddend = (bfd_signed_vma) addend; in v850_elf_perform_relocation() 720 saddend = (bfd_signed_vma) addend; in v850_elf_perform_relocation() [all …]
|
/toolchain/binutils/binutils-2.25/include/coff/ |
D | 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;
|
/toolchain/binutils/binutils-2.25/gprof/ |
D | vax.c | 76 static bfd_signed_vma vax_offset (unsigned char *); 210 static bfd_signed_vma
|
D | tahoe.c | 64 static bfd_signed_vma tahoe_offset (unsigned char *); 199 static bfd_signed_vma
|