Home | History | Annotate | Download | only in AsmPrinter

Lines Matching refs:Offset

95   // (negative) byte offset of the corresponding FilterIds entry.  The byte
96 // offset is usually equal to the type ID (because the FilterIds entries are
101 // offset corresponding to FilterIds[i].
106 int Offset = -1;
110 FilterOffsets.push_back(Offset);
111 Offset -= MCAsmInfo::getULEB128Size(*I);
169 // field of the call site record is the offset of the first associated
339 /// action offset. Starting with the action index from the landing pad
439 // offset to the stub is constant, but the contents are in a section
503 (HaveTTData ? TTypeBaseOffsetSize : 0) + // TType base offset size
504 TTypeBaseOffset; // TType base offset
510 Asm->EmitULEB128(TTypeBaseOffset, "@TType base offset", SizeAlign);
520 // Add extra padding if it wasn't added to the TType base offset.
529 // Offset of the landing pad, counted in 16-byte bundles relative to the
537 // Offset of the first associated action record, relative to the start of
574 // Add extra padding if it wasn't added to the TType base offset.
593 // Offset of the call site relative to the previous call site, counted in
605 // Offset of the landing pad, counted in 16-byte bundles relative to the
618 // Offset of the first associated action record, relative to the start of