Searched refs:SectionPtr (Results 1 – 1 of 1) sorted by relevance
71 DebugOffsetPatch(uint64_t PatchOffset, SectionDescriptor *SectionPtr,73 : SectionPatch({PatchOffset}), SectionPtr(SectionPtr, AddLocalValue) {}75 PointerIntPair<SectionDescriptor *, 1> SectionPtr; member