Searched refs:read_2bytes (Results 1 – 2 of 2) sorted by relevance
176 read_2bytes (common_header_type *ieee) in read_2bytes() function772 switch (read_2bytes (&ieee->h)) in ieee_slurp_external_symbols()823 switch (read_2bytes (&ieee->h)) in ieee_slurp_external_symbols()1214 t = (ieee_record_enum_type) (read_2bytes (&(ieee->h))); in ieee_slurp_sections()1345 rec = read_2bytes (&(ieee->h)); in ieee_archive_p()1913 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.