Searched refs:SectionSymbol_ (Results 1 – 1 of 1) sorted by relevance
52 MCCOFFSectionNumberTargetExpr(const MCSymbol &SectionSymbol_, in MCCOFFSectionNumberTargetExpr() argument54 : SectionSymbol(SectionSymbol_), Writer(Writer_) {} in MCCOFFSectionNumberTargetExpr()