Home
last modified time | relevance | path

Searched refs:DW_SECT_INFO (Results 1 – 4 of 4) sorted by relevance

/toolchain/binutils/binutils-2.25/gold/
Ddwp.cc921 debug_shndx[elfcpp::DW_SECT_INFO] = i; in read()
968 if (debug_shndx[elfcpp::DW_SECT_INFO] > 0) in read()
971 debug_shndx[elfcpp::DW_SECT_INFO] = 0; in read()
1139 : elfcpp::DW_SECT_INFO); in sized_read_unit_index()
1519 : debug_shndx[elfcpp::DW_SECT_INFO]); in add_unit_set()
1645 if (section_id == elfcpp::DW_SECT_INFO) in add_contribution()
2253 this->output_file_->add_contribution(elfcpp::DW_SECT_INFO, in visit_compilation_unit()
2257 unit_set->sections[elfcpp::DW_SECT_INFO] = bounds; in visit_compilation_unit()
/toolchain/binutils/binutils-2.25/elfcpp/
Ddwarf.h239 DW_SECT_INFO = 1, enumerator
/toolchain/binutils/binutils-2.25/include/
Ddwarf2.h411 DW_SECT_INFO = 1, enumerator
/toolchain/binutils/binutils-2.25/binutils/
Ddwarf.c1493 dw_sect = DW_SECT_INFO; in find_cu_tu_set_v2()
6901 case DW_SECT_INFO: in get_DW_SECT_short_name()