Searched refs:read_2bytes (Results 1 – 2 of 2) sorted by relevance
177 read_2bytes (common_header_type *ieee) in read_2bytes() function776 switch (read_2bytes (&ieee->h)) in ieee_slurp_external_symbols()828 switch (read_2bytes (&ieee->h)) in ieee_slurp_external_symbols()1220 t = (ieee_record_enum_type) (read_2bytes (&(ieee->h))); in ieee_slurp_sections()1352 rec = read_2bytes (&(ieee->h)); in ieee_archive_p()1921 if (read_2bytes (&(ieee->h)) != (int) ieee_assign_value_to_variable_enum) in ieee_object_p()
3432 (ieee_slurp_external_symbols): Correct type passed to read_2bytes.