Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/gold/
Dobject.h2625 this->kept_comdat_sections_.insert(std::make_pair(shndx, kept)); in set_kept_comdat_section()
2635 this->kept_comdat_sections_.find(shndx); in get_kept_comdat_section()
2636 if (p == this->kept_comdat_sections_.end()) in get_kept_comdat_section()
2714 Kept_comdat_section_table kept_comdat_sections_; variable
Dobject.cc430 kept_comdat_sections_(), in Sized_relobj_file()
DChangeLog15628 (Relobj::kept_comdat_sections_): New field.