Searched refs:GnuPropertySection (Results 1 – 2 of 2) sorted by relevance
153 class GnuPropertySection final : public SyntheticSection {155 GnuPropertySection(Ctx &);
320 GnuPropertySection::GnuPropertySection(Ctx &ctx) in GnuPropertySection() function in GnuPropertySection324 void GnuPropertySection::writeTo(uint8_t *buf) { in writeTo()365 size_t GnuPropertySection::getSize() const { in getSize()4970 ctx.in.gnuProperty = std::make_unique<GnuPropertySection>(ctx); in createSyntheticSections()