Home | History | Annotate | Download | only in MC

Lines Matching refs:MOSection

551   const MCSectionMachO *MOSection = ((const MCSectionMachO*)Section);
552 OS << MOSection->getSegmentName() << "," << MOSection->getSectionName();