Searched refs:GnuPropertySection (Results 1 – 2 of 2) sorted by relevance
145 class GnuPropertySection final : public SyntheticSection {147 GnuPropertySection();
316 GnuPropertySection::GnuPropertySection() in GnuPropertySection() function in GnuPropertySection320 void GnuPropertySection::writeTo(uint8_t *buf) { in writeTo()348 size_t GnuPropertySection::getSize() const { in getSize()4898 add(*make<GnuPropertySection>()); in createSyntheticSections()