Home | History | Annotate | Download | only in MC

Lines Matching refs:MOSection

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