Searched refs:TlvPointerSection (Results 1 – 3 of 3) sorted by relevance
138 class TlvPointerSection final : public NonLazyPointerSectionBase {140 TlvPointerSection();601 TlvPointerSection *tlvPointers = nullptr;
264 TlvPointerSection::TlvPointerSection() in TlvPointerSection() function in TlvPointerSection
1139 in.tlvPointers = make<TlvPointerSection>(); in createSyntheticSections()