Lines Matching refs:section_table
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()
1068 n = bfd_realloc (ieee->section_table, amt); in get_section_entry()
1075 ieee->section_table = n; in get_section_entry()
1079 if (ieee->section_table[sindex] == (asection *) NULL) in get_section_entry()
1088 ieee->section_table[sindex] = section; in get_section_entry()
1090 ieee->section_table[sindex] = section; in get_section_entry()
1092 return ieee->section_table[sindex]; in get_section_entry()
1224 section = ieee->section_table[must_parse_int (&(ieee->h))]; in ieee_slurp_sections()
1228 section = ieee->section_table[must_parse_int (&(ieee->h))]; in ieee_slurp_sections()
1232 section = ieee->section_table[must_parse_int (&(ieee->h))]; in ieee_slurp_sections()
1245 section = ieee->section_table[must_parse_int (&(ieee->h))]; in ieee_slurp_sections()
1698 s = ieee->section_table[section_number]; in ieee_slurp_section_data()
1820 ieee->section_table = NULL; in ieee_object_p()
2615 s = ieee->section_table[section_number]; in copy_expression()