Searched refs:LazyPointerSection (Results 1 – 3 of 3) sorted by relevance
314 class LazyPointerSection final : public SyntheticSection {316 LazyPointerSection();602 LazyPointerSection *lazyPointers = nullptr;
632 LazyPointerSection::LazyPointerSection() in LazyPointerSection() function in LazyPointerSection638 uint64_t LazyPointerSection::getSize() const { in getSize()642 bool LazyPointerSection::isNeeded() const { in isNeeded()646 void LazyPointerSection::writeTo(uint8_t *buf) const { in writeTo()
1140 in.lazyPointers = make<LazyPointerSection>(); in createSyntheticSections()