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