Lines Matching refs:offset

330    larger than a byte offset.  */
378 a 16 bit offset jump because it's slower (requires data size
772 /* Adjust jump offset. */
1750 precedes the offset, as it does when in AT&T mode. */
3924 /* 1 opcode; 2 segment; offset */
4298 * relocation as asking for a pcrel offset to the GOT to be
4303 * the correct offset so that %ebx would point to itself. The
4823 no offset. You end up producing code that looks like:
5386 offset. */
5432 the variable part of the frag (the branch offset) is one byte
5563 offsetT offset;
5565 offset = to_addr - (from_addr + 2);
5568 md_number_to_chars (ptr + 1, (valueT) offset, 1);
5578 offsetT offset;
5580 offset = to_addr - (from_addr + 5);
5582 md_number_to_chars (ptr + 1, (valueT) offset, 4);
5668 section address offset for a PC relative symbol. */
5684 runtime we merely add the offset to the actual PLT entry. */
6318 next instruction. That is, the address of the offset, plus its
6319 size, since the offset is always the last part of the insn. */
6492 vtable entry to be used in the relocation's section offset. */
6696 int in_offset; /* >=1 if parsing operand of offset. */
7209 offset expression. If it's an offset expression, we need to keep
7223 When that is e.g. a constant, an offset expression, or the sum of the
7226 offset expressions inside brackets work the MASM way (since that's
7244 /* Preserve brackets when the operand is an offset expression. */
7331 offset expression. */
7459 when we're parsing offset operands), we may need to remove any
7506 preceded by an offset modifier and if it's not an equate. */