Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/binutils/dist/gold/
H A Dreduced_debug_output.cc205 this->abbrev_mapping_[std::make_pair(abbrev_offset, in set_final_data_size()
246 this->abbrev_mapping_[std::make_pair(abbrev_offset, *abbrev_number)]; in get_new_abbrev()
H A Dreduced_debug_output.h77 std::pair<uint64_t, uint64_t> > abbrev_mapping_; variable
/netbsd-src/external/gpl3/binutils.old/dist/gold/
H A Dreduced_debug_output.cc205 this->abbrev_mapping_[std::make_pair(abbrev_offset, in set_final_data_size()
246 this->abbrev_mapping_[std::make_pair(abbrev_offset, *abbrev_number)]; in get_new_abbrev()
H A Dreduced_debug_output.h77 std::pair<uint64_t, uint64_t> > abbrev_mapping_; variable