Home
last modified time | relevance | path

Searched refs:SectionSymbol_ (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/MC/
H A DMCWinCOFFStreamer.cpp52 MCCOFFSectionNumberTargetExpr(const MCSymbol &SectionSymbol_, in MCCOFFSectionNumberTargetExpr() argument
54 : SectionSymbol(SectionSymbol_), Writer(Writer_) {} in MCCOFFSectionNumberTargetExpr()