Searched refs:this_byte (Results 1 – 1 of 1) sorted by relevance
172 #define this_byte(ieee) *((ieee)->input_p) macro345 int value = this_byte (ieee); in parse_int()525 switch (this_byte (&(ieee->h))) in parse_expression()615 BFD_ASSERT (this_byte (&(ieee->h)) < (int) ieee_variable_A_enum in parse_expression()616 || this_byte (&(ieee->h)) > (int) ieee_variable_Z_enum); in parse_expression()737 switch (this_byte (&(ieee->h))) in ieee_slurp_external_symbols()1109 switch (this_byte (&(ieee->h))) in ieee_slurp_sections()1129 section_type[1] = this_byte (&(ieee->h)); in ieee_slurp_sections()1136 section_type[2] = this_byte (&(ieee->h)); in ieee_slurp_sections()1162 section_type[1] = this_byte (&(ieee->h)); in ieee_slurp_sections()[all …]