Home
last modified time | relevance | path

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

/dflybsd-src/contrib/binutils-2.27/gold/
H A Ddwp.cc901 unsigned int debug_tu_index = 0; in read() local
941 debug_tu_index = i; in read()
949 if (debug_cu_index > 0 || debug_tu_index > 0) in read()
953 if (debug_tu_index > 0) in read()
962 this->read_unit_index(debug_tu_index, debug_shndx, output_file, true); in read()