Searched refs:GnuHashSection (Results 1 – 10 of 10) sorted by relevance
304 struct GnuHashSection : Section { struct312 GnuHashSection() : Section(ChunkKind::GnuHash) {} in GnuHashSection() argument
1066 static void sectionMapping(IO &IO, ELFYAML::GnuHashSection &Section) { in sectionMapping()1236 Section.reset(new ELFYAML::GnuHashSection()); in mapping()1237 sectionMapping(IO, *cast<ELFYAML::GnuHashSection>(Section.get())); in mapping()1396 if (const auto *Sec = dyn_cast<ELFYAML::GnuHashSection>(C.get())) { in validate()
205 const ELFYAML::GnuHashSection &Section,491 } else if (auto S = dyn_cast<ELFYAML::GnuHashSection>(Sec)) { in initSectionHeaders()1248 const ELFYAML::GnuHashSection &Section, in writeSectionContent()
431 struct GnuHashSection : Section { struct437 GnuHashSection() : Section(ChunkKind::GnuHash) {} in GnuHashSection() argument
445 struct GnuHashSection : Section { struct451 GnuHashSection() : Section(ChunkKind::GnuHash) {} in GnuHashSection() argument
457 struct GnuHashSection : Section { struct463 GnuHashSection() : Section(ChunkKind::GnuHash) {} in GnuHashSection() argument
1402 static void sectionMapping(IO &IO, ELFYAML::GnuHashSection &Section) { in sectionMapping()1622 Section.reset(new ELFYAML::GnuHashSection()); in mapping()1623 sectionMapping(IO, *cast<ELFYAML::GnuHashSection>(Section.get())); in mapping()
296 const ELFYAML::GnuHashSection &Section,889 } else if (auto S = dyn_cast<ELFYAML::GnuHashSection>(Sec)) { in initSectionHeaders()1721 const ELFYAML::GnuHashSection &Section, in writeSectionContent()