Searched refs:abbrev_end (Results 1 - 1 of 1) sorted by relevance

/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/gold/
H A Dreduced_debug_output.cc140 unsigned char* abbrev_end = this->postprocessing_buffer() + local
143 while(abbrev_data < abbrev_end)
148 if (abbrev_data >= abbrev_end)
176 if (current_abbrev >= abbrev_end)

Completed in 175 milliseconds