Searched refs:SectionPtr (Results 1 – 2 of 2) sorted by relevance
71 DebugOffsetPatch(uint64_t PatchOffset, SectionDescriptor *SectionPtr,73 : SectionPatch({PatchOffset}), SectionPtr(SectionPtr, AddLocalValue) {}75 PointerIntPair<SectionDescriptor *, 1> SectionPtr; member
461 uint64_t FinalValue = Patch.SectionPtr.getPointer()->StartOffset; in applyPatches()464 if (Patch.SectionPtr.getInt()) in applyPatches()