Home | History | Annotate | Download | only in src

Lines Matching refs:OffsetExpr

51     // bits in OffsetExpr.size() and Key.Offset.
53 hash<std::size_t>()(Key.OffsetExpr.size() + (Key.Offset << 5));
789 const RelocOffsetT Offset, const RelocOffsetArray &OffsetExpr,
792 this, RelocatableTuple(Offset, OffsetExpr, Name, EmitString));