Searched refs:getDXContainerSection (Results 1 – 4 of 4) sorted by relevance
59 return getContext().getDXContainerSection(GO->getSection(), Kind); in getExplicitSectionGlobal()
642 MCSectionDXContainer *getDXContainerSection(StringRef Section, SectionKind K);
867 MCSectionDXContainer *MCContext::getDXContainerSection(StringRef Section, in getDXContainerSection() function in MCContext
1001 TextSection = Ctx->getDXContainerSection("DXBC", SectionKind::getText()); in initDXContainerObjectFileInfo()