Searched refs:section_table (Results 1 – 5 of 5) sorted by relevance
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()[all …]
79 asection **section_table; member
3803 (ieee_data_struct): Change section_table to asection **. Add
562 section_table() const in section_table() function in gold::Dwp_output_file::Dwp_index2029 Dwp_index::Section_table::const_iterator tbl = index.section_table(); in write_index()2049 tbl = index.section_table(); in write_index()
1407 (Dwp_output_file::Dwp_index::section_table): New member function.1659 (Dwp_output_file::Dwp_index::section_table): New member function.2205 (Dwp_output_file::Dwp_index::section_table): New member function.