Searched defs:offsetVal (Results 1 – 3 of 3) sorted by relevance
42 Fixup(const std::string &label, uint32 relOffsetVal, uint32 offsetVal, FixupKind fixupKind) in Fixup()83 LocalFixup(uint32 label, uint32 offsetVal, FixupKind fixupkind) in LocalFixup()
232 void SetOffset(const OffsetType &offsetVal) in SetOffset()
69 int32 offsetVal = static_cast<int32>(ofstOp->GetOffsetValue()); in SplitStpLdpOffsetForCalleeSavedWithAddInstruction() local