Home
last modified time | relevance | path

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

/netbsd/src/external/gpl3/binutils/dist/gold/
Ddwp.cc226 add_unit_set(Dwp_output_file* output_file, unsigned int *debug_shndx,
896 unsigned int debug_shndx[elfcpp::DW_SECT_MAX + 1]; in read() local
898 debug_shndx[i] = 0; in read()
921 debug_shndx[elfcpp::DW_SECT_INFO] = i; in read()
925 debug_shndx[elfcpp::DW_SECT_ABBREV] = i; in read()
927 debug_shndx[elfcpp::DW_SECT_LINE] = i; in read()
929 debug_shndx[elfcpp::DW_SECT_LOC] = i; in read()
933 debug_shndx[elfcpp::DW_SECT_STR_OFFSETS] = i; in read()
935 debug_shndx[elfcpp::DW_SECT_MACINFO] = i; in read()
937 debug_shndx[elfcpp::DW_SECT_MACRO] = i; in read()
[all …]