Home
last modified time | relevance | path

Searched refs:ieee_handle (Results 1 – 2 of 2) sorted by relevance

/toolchain/binutils/binutils-2.25/binutils/
Dieee.c3813 struct ieee_handle struct
3898 (struct ieee_handle *, struct ieee_buflist *); argument
3900 (struct ieee_handle *, struct ieee_buflist *);
3902 (struct ieee_handle *, struct ieee_buflist *, struct ieee_buflist *);
3903 static bfd_boolean ieee_real_write_byte (struct ieee_handle *, int);
3904 static bfd_boolean ieee_write_2bytes (struct ieee_handle *, int);
3905 static bfd_boolean ieee_write_number (struct ieee_handle *, bfd_vma);
3906 static bfd_boolean ieee_write_id (struct ieee_handle *, const char *);
3908 (struct ieee_handle *, unsigned int, bfd_vma);
3910 (struct ieee_handle *, unsigned int, const char *);
[all …]
DChangeLog-91971172 * ieee.c (struct ieee_handle): Add fields complex_float_index and
1429 (struct ieee_handle): Add modified and modified_alloc fields.