Searched refs:MOSection (Results 1 - 1 of 1) sorted by relevance

/freebsd-10.2-release/contrib/llvm/lib/MC/
H A DMCAsmStreamer.cpp568 const MCSectionMachO *MOSection = ((const MCSectionMachO*)Section); local
569 OS << MOSection->getSegmentName() << "," << MOSection->getSectionName();

Completed in 44 milliseconds