Home
last modified time | relevance | path

Searched refs:bfd_int64_t (Results 1 – 12 of 12) sorted by relevance

/dragonfly/contrib/gdb-7/bfd/
HDlibbfd.c555 #define EIGHT_GAZILLION ((bfd_int64_t) 1 << 63)
557 (((bfd_int64_t) (x) ^ EIGHT_GAZILLION) - EIGHT_GAZILLION)
702 bfd_int64_t
725 bfd_int64_t
HDbfd-in.h91 typedef BFD_HOST_64_BIT bfd_int64_t; typedef
184 typedef bfd_signed_vma bfd_int64_t; typedef
538 bfd_int64_t bfd_getb_signed_64 (const void *);
539 bfd_int64_t bfd_getl_signed_64 (const void *);
HDbfd-in2.h98 typedef BFD_HOST_64_BIT bfd_int64_t; typedef
191 typedef bfd_signed_vma bfd_int64_t; typedef
545 bfd_int64_t bfd_getb_signed_64 (const void *);
546 bfd_int64_t bfd_getl_signed_64 (const void *);
6419 bfd_int64_t (*bfd_getx_signed_64) (const void *);
6430 bfd_int64_t (*bfd_h_getx_signed_64) (const void *);
HDdwarf2.c67 bfd_int64_t sval;
/dragonfly/contrib/binutils-2.27/bfd/
HDlibbfd.c628 bfd_int64_t
651 bfd_int64_t
HDbfd-in2.h96 typedef BFD_HOST_64_BIT bfd_int64_t; typedef
189 typedef bfd_signed_vma bfd_int64_t; typedef
550 bfd_int64_t bfd_getb_signed_64 (const void *);
551 bfd_int64_t bfd_getl_signed_64 (const void *);
7203 bfd_int64_t (*bfd_getx_signed_64) (const void *);
7214 bfd_int64_t (*bfd_h_getx_signed_64) (const void *);
HDdwarf2.c66 bfd_int64_t sval;
/dragonfly/contrib/binutils-2.34/bfd/
HDlibbfd.c775 bfd_int64_t
798 bfd_int64_t
HDbfd-in2.h99 typedef BFD_HOST_64_BIT bfd_int64_t; typedef
210 typedef bfd_signed_vma bfd_int64_t; typedef
495 bfd_int64_t bfd_getb_signed_64 (const void *);
496 bfd_int64_t bfd_getl_signed_64 (const void *);
7310 bfd_int64_t (*bfd_getx_signed_64) (const void *);
7321 bfd_int64_t (*bfd_h_getx_signed_64) (const void *);
HDdwarf2.c67 bfd_int64_t sval;
/dragonfly/contrib/binutils-2.27/binutils/
HDreadelf.c8824 print_vms_time (bfd_int64_t vmstime) in print_vms_time()
15793 ((bfd_int64_t) byte_get ((unsigned char *)pnote->descdata, 8)); in print_ia64_vms_note()
15799 ((bfd_int64_t) byte_get ((unsigned char *)pnote->descdata, 8)); in print_ia64_vms_note()
15808 ((bfd_int64_t) byte_get ((unsigned char *)pnote->descdata + 8, 8)); in print_ia64_vms_note()
/dragonfly/contrib/binutils-2.34/binutils/
HDreadelf.c9633 print_vms_time (bfd_int64_t vmstime) in print_vms_time()
18635 ((bfd_int64_t) byte_get ((unsigned char *)pnote->descdata, 8)); in print_ia64_vms_note()
18646 ((bfd_int64_t) byte_get ((unsigned char *)pnote->descdata, 8)); in print_ia64_vms_note()
18659 ((bfd_int64_t) byte_get ((unsigned char *)pnote->descdata + 8, 8)); in print_ia64_vms_note()