Lines Matching refs:must_parse_int
380 must_parse_int (common_header_type *ieee) in must_parse_int() function
534 section_n = must_parse_int (&(ieee->h)); in parse_expression()
542 PUSH (NOSYMBOL, ieee->section_table[must_parse_int (&(ieee->h))], 0); in parse_expression()
548 PUSH (NOSYMBOL, ieee->section_table[must_parse_int (&(ieee->h))], 0); in parse_expression()
555 ieee->section_table[must_parse_int (&(ieee->h))]->size); in parse_expression()
563 sy.index = (int) must_parse_int (&(ieee->h)); in parse_expression()
575 sy.index = (int) (must_parse_int (&(ieee->h))); in parse_expression()
692 unsigned int new_index = must_parse_int (&(ieee->h)); in get_symbol()
779 symbol_name_index = must_parse_int (&(ieee->h)); in ieee_slurp_external_symbols()
780 symbol_type_index = must_parse_int (&(ieee->h)); in ieee_slurp_external_symbols()
782 symbol_attribute_def = must_parse_int (&(ieee->h)); in ieee_slurp_external_symbols()
855 symbol_name_index = must_parse_int (&(ieee->h)); in ieee_slurp_external_symbols()
897 (void) must_parse_int (&(ieee->h)); in ieee_slurp_external_symbols()
899 size = must_parse_int (&(ieee->h)); in ieee_slurp_external_symbols()
1117 section_index = must_parse_int (&(ieee->h)); in ieee_slurp_sections()
1205 section_index = must_parse_int (&ieee->h); in ieee_slurp_sections()
1211 bfd_log2 (must_parse_int (&ieee->h)); in ieee_slurp_sections()
1224 section = ieee->section_table[must_parse_int (&(ieee->h))]; in ieee_slurp_sections()
1225 section->size = must_parse_int (&(ieee->h)); in ieee_slurp_sections()
1228 section = ieee->section_table[must_parse_int (&(ieee->h))]; in ieee_slurp_sections()
1229 section->size = must_parse_int (&(ieee->h)); in ieee_slurp_sections()
1232 section = ieee->section_table[must_parse_int (&(ieee->h))]; in ieee_slurp_sections()
1233 section->vma = must_parse_int (&(ieee->h)); in ieee_slurp_sections()
1237 must_parse_int (&(ieee->h)); in ieee_slurp_sections()
1238 must_parse_int (&(ieee->h)); in ieee_slurp_sections()
1241 must_parse_int (&(ieee->h)); in ieee_slurp_sections()
1242 must_parse_int (&(ieee->h)); in ieee_slurp_sections()
1245 section = ieee->section_table[must_parse_int (&(ieee->h))]; in ieee_slurp_sections()
1246 section->vma = must_parse_int (&(ieee->h)); in ieee_slurp_sections()
1250 (void) must_parse_int (&(ieee->h)); in ieee_slurp_sections()
1251 (void) must_parse_int (&(ieee->h)); in ieee_slurp_sections()
1338 must_parse_int (&(ieee->h)); /* And the two dummy numbers. */ in ieee_archive_p()
1339 must_parse_int (&(ieee->h)); in ieee_archive_p()
1370 must_parse_int (&(ieee->h)); in ieee_archive_p()
1371 t->file_offset = must_parse_int (&(ieee->h)); in ieee_archive_p()
1412 must_parse_int (&(ieee->h)); /* Drop size of block. */ in ieee_archive_p()
1414 if (must_parse_int (&(ieee->h)) != 0) in ieee_archive_p()
1418 ieee->elements[i].file_offset = must_parse_int (&(ieee->h)); in ieee_archive_p()
1471 number_of_maus = must_parse_int (&(ieee->h)); in do_one()
1526 extra = must_parse_int (&(ieee->h)); in do_one()
1697 section_number = must_parse_int (&(ieee->h)); in ieee_slurp_section_data()
1720 must_parse_int (&(ieee->h)); /* Throw away section #. */ in ieee_slurp_section_data()
1734 abfd->start_address = must_parse_int (&(ieee->h)); in ieee_slurp_section_data()
1752 iterations = must_parse_int (&(ieee->h)); in ieee_slurp_section_data()