Home
last modified time | relevance | path

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

/freebsd-10-stable/contrib/llvm/lib/MC/
DMCAssembler.cpp235 MCSectionData::MCSectionData(const MCSection &_Section, MCAssembler *A) in MCSectionData() argument
236 : Section(&_Section), in MCSectionData()