Lines Matching refs:DW_SECT_MAX
95 Section_bounds sections[elfcpp::DW_SECT_MAX + 1];
457 this->section_id_map_.resize(elfcpp::DW_SECT_MAX + 1); in Dwp_output_file()
764 gold_assert(section_id > 0 && section_id <= elfcpp::DW_SECT_MAX); in get_dwarf_section_name()
896 unsigned int debug_shndx[elfcpp::DW_SECT_MAX + 1]; in read()
897 for (unsigned int i = 0; i <= elfcpp::DW_SECT_MAX; i++) in read()
1186 Section_bounds sections[elfcpp::DW_SECT_MAX + 1]; in sized_read_unit_index()
1187 for (int i = elfcpp::DW_SECT_ABBREV; i <= elfcpp::DW_SECT_MAX; ++i) in sized_read_unit_index()
1527 Section_bounds sections[elfcpp::DW_SECT_MAX + 1]; in add_unit_set()
1528 for (int i = elfcpp::DW_SECT_ABBREV; i <= elfcpp::DW_SECT_MAX; ++i) in add_unit_set()
1769 for (unsigned int i = 1; i <= elfcpp::DW_SECT_MAX; i++) in enter_set()
1979 for (unsigned int c = 1; c <= elfcpp::DW_SECT_MAX; ++c) in write_index()
2019 for (unsigned int c = 1; c <= elfcpp::DW_SECT_MAX; ++c) in write_index()
2034 for (unsigned int c = 1; c <= elfcpp::DW_SECT_MAX; ++c) in write_index()
2054 for (unsigned int c = 1; c <= elfcpp::DW_SECT_MAX; ++c) in write_index()
2246 for (unsigned int i = elfcpp::DW_SECT_ABBREV; i <= elfcpp::DW_SECT_MAX; ++i) in visit_compilation_unit()
2274 for (unsigned int i = elfcpp::DW_SECT_ABBREV; i <= elfcpp::DW_SECT_MAX; ++i) in visit_type_unit()