Home
last modified time | relevance | path

Searched refs:common_header_type (Results 1 – 3 of 3) sorted by relevance

/freebsd-12.1/contrib/binutils/bfd/
H A Dlibieee.h70 } common_header_type ; typedef
74 common_header_type h;
124 common_header_type h;
H A Dieee.c176 read_2bytes (common_header_type *ieee) in read_2bytes()
185 bfd_get_string (common_header_type *ieee, char *string, size_t length) in bfd_get_string()
194 read_id (common_header_type *ieee) in read_id()
342 parse_int (common_header_type *ieee, bfd_vma *value_ptr) in parse_int()
371 parse_i (common_header_type *ieee, bfd_boolean *ok) in parse_i()
379 must_parse_int (common_header_type *ieee) in must_parse_int()
H A DChangeLog-00013420 * libieee.h (common_header_type): Add last_byte field.