HomeSort by: relevance | last modified time | path
    Searched defs:vms_rec_wr (Results 1 - 4 of 4) sorted by relevancy

  /src/external/gpl3/binutils/dist/bfd/
vms.h 75 struct vms_rec_wr struct
123 extern void _bfd_vms_output_begin (struct vms_rec_wr *, int);
124 extern void _bfd_vms_output_alignment (struct vms_rec_wr *, int);
125 extern void _bfd_vms_output_begin_subrec (struct vms_rec_wr *, int);
126 extern void _bfd_vms_output_end_subrec (struct vms_rec_wr *);
127 extern bool _bfd_vms_output_end (bfd *, struct vms_rec_wr *);
128 extern int _bfd_vms_output_check (struct vms_rec_wr *, int);
129 extern void _bfd_vms_output_byte (struct vms_rec_wr *, unsigned);
130 extern void _bfd_vms_output_short (struct vms_rec_wr *, unsigned);
131 extern void _bfd_vms_output_long (struct vms_rec_wr *, unsigned long)
    [all...]
  /src/external/gpl3/binutils.old/dist/bfd/
vms.h 75 struct vms_rec_wr struct
123 extern void _bfd_vms_output_begin (struct vms_rec_wr *, int);
124 extern void _bfd_vms_output_alignment (struct vms_rec_wr *, int);
125 extern void _bfd_vms_output_begin_subrec (struct vms_rec_wr *, int);
126 extern void _bfd_vms_output_end_subrec (struct vms_rec_wr *);
127 extern bool _bfd_vms_output_end (bfd *, struct vms_rec_wr *);
128 extern int _bfd_vms_output_check (struct vms_rec_wr *, int);
129 extern void _bfd_vms_output_byte (struct vms_rec_wr *, unsigned);
130 extern void _bfd_vms_output_short (struct vms_rec_wr *, unsigned);
131 extern void _bfd_vms_output_long (struct vms_rec_wr *, unsigned long)
    [all...]
  /src/external/gpl3/gdb/dist/bfd/
vms.h 75 struct vms_rec_wr struct
123 extern void _bfd_vms_output_begin (struct vms_rec_wr *, int);
124 extern void _bfd_vms_output_alignment (struct vms_rec_wr *, int);
125 extern void _bfd_vms_output_begin_subrec (struct vms_rec_wr *, int);
126 extern void _bfd_vms_output_end_subrec (struct vms_rec_wr *);
127 extern bool _bfd_vms_output_end (bfd *, struct vms_rec_wr *);
128 extern int _bfd_vms_output_check (struct vms_rec_wr *, int);
129 extern void _bfd_vms_output_byte (struct vms_rec_wr *, unsigned);
130 extern void _bfd_vms_output_short (struct vms_rec_wr *, unsigned);
131 extern void _bfd_vms_output_long (struct vms_rec_wr *, unsigned long)
    [all...]
  /src/external/gpl3/gdb.old/dist/bfd/
vms.h 75 struct vms_rec_wr struct
123 extern void _bfd_vms_output_begin (struct vms_rec_wr *, int);
124 extern void _bfd_vms_output_alignment (struct vms_rec_wr *, int);
125 extern void _bfd_vms_output_begin_subrec (struct vms_rec_wr *, int);
126 extern void _bfd_vms_output_end_subrec (struct vms_rec_wr *);
127 extern bool _bfd_vms_output_end (bfd *, struct vms_rec_wr *);
128 extern int _bfd_vms_output_check (struct vms_rec_wr *, int);
129 extern void _bfd_vms_output_byte (struct vms_rec_wr *, unsigned);
130 extern void _bfd_vms_output_short (struct vms_rec_wr *, unsigned);
131 extern void _bfd_vms_output_long (struct vms_rec_wr *, unsigned long)
    [all...]

Completed in 21 milliseconds