Searched defs:MCCOFFSectionOffsetTargetExpr (Results 1 – 1 of 1) sorted by relevance
88 class MCCOFFSectionOffsetTargetExpr final : public MCTargetExpr { class91 MCCOFFSectionOffsetTargetExpr(const MCSymbol &Symbol_) : Symbol(Symbol_) {} in MCCOFFSectionOffsetTargetExpr() function in MCCOFFSectionOffsetTargetExpr