Searched refs:LazyPointerSection (Results 1 – 3 of 3) sorted by relevance
344 class LazyPointerSection final : public SyntheticSection {346 LazyPointerSection();791 LazyPointerSection *lazyPointers = nullptr;
903 LazyPointerSection::LazyPointerSection() in LazyPointerSection() function in LazyPointerSection909 uint64_t LazyPointerSection::getSize() const { in getSize()913 bool LazyPointerSection::isNeeded() const { in isNeeded()917 void LazyPointerSection::writeTo(uint8_t *buf) const { in writeTo()
1346 in.lazyPointers = make<LazyPointerSection>(); in createSyntheticSections()