Searched refs:StubHelperSection (Results 1 – 3 of 3) sorted by relevance
306 class StubHelperSection final : public SyntheticSection {308 StubHelperSection();856 StubHelperSection *stubHelper = nullptr;
769 StubHelperSection::StubHelperSection() in StubHelperSection() function in StubHelperSection775 uint64_t StubHelperSection::getSize() const { in getSize()780 bool StubHelperSection::isNeeded() const { return in.lazyBinding->isNeeded(); } in isNeeded()782 void StubHelperSection::writeTo(uint8_t *buf) const { in writeTo()791 void StubHelperSection::setUp() { in setUp()
1365 in.stubHelper = make<StubHelperSection>(); in createSyntheticSections()