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