Home | History | Annotate | Download | only in arm

Lines Matching refs:adjustment_

572       return adjustment_;
590 // Check if the current size is OK for current location_, target_ and adjustment_.
592 // If the target if after this Fixup, also add the difference to adjustment_,
598 adjustment_ += increase;
624 adjustment_(0u),
656 uint32_t adjustment_; // The number of extra bytes inserted between location_ and target_.