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