Home
last modified time | relevance | path

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

/netbsd/src/external/gpl3/binutils/dist/gold/
Dobject.h2643 struct Kept_comdat_section struct
2645 Kept_comdat_section(uint64_t a_sh_size, Kept_section* a_kept_section, in Kept_comdat_section() argument
2655 typedef std::map<unsigned int, Kept_comdat_section> argument
2806 Kept_comdat_section kept(sh_size, kept_section, symndx, is_comdat); in set_kept_comdat_section()
DChangeLog-2018469 (Sized_relobj_file::Kept_comdat_section): Replace object and shndx
DChangeLog-081514487 Kept_comdat_section if sections are the same size.
14489 Kept_section. Only record Kept_comdat_section if sections are the
14494 Kept_comdat_section to drop trailing underscores; change object
17039 (Relobj::Kept_comdat_section): New type.