Searched refs:LazyPointerSection (Results 1 – 3 of 3) sorted by relevance
359 class LazyPointerSection final : public SyntheticSection {361 LazyPointerSection();854 LazyPointerSection *lazyPointers = nullptr;
963 LazyPointerSection::LazyPointerSection() in LazyPointerSection() function in LazyPointerSection969 uint64_t LazyPointerSection::getSize() const { in getSize()973 bool LazyPointerSection::isNeeded() const { in isNeeded()977 void LazyPointerSection::writeTo(uint8_t *buf) const { in writeTo()
1364 in.lazyPointers = make<LazyPointerSection>(); in createSyntheticSections()