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