Lines Matching defs:Section
435 MCSectionMachO *MCContext::getMachOSection(StringRef Segment, StringRef Section, in getMachOSection()
465 MCSectionELF *MCContext::createELFSectionImpl(StringRef Section, unsigned Type, in createELFSectionImpl()
523 MCSectionELF *MCContext::getELFSection(const Twine &Section, unsigned Type, in getELFSection()
536 MCSectionELF *MCContext::getELFSection(const Twine &Section, unsigned Type, in getELFSection()
648 MCSectionGOFF *MCContext::getGOFFSection(StringRef Section, SectionKind Kind, in getGOFFSection()
660 MCSectionCOFF *MCContext::getCOFFSection(StringRef Section, in getCOFFSection()
692 MCSectionCOFF *MCContext::getCOFFSection(StringRef Section, in getCOFFSection()
721 MCSectionWasm *MCContext::getWasmSection(const Twine &Section, SectionKind K, in getWasmSection()
734 MCSectionWasm *MCContext::getWasmSection(const Twine &Section, SectionKind Kind, in getWasmSection()
767 bool MCContext::hasXCOFFSection(StringRef Section, in hasXCOFFSection()
774 StringRef Section, SectionKind Kind, in getXCOFFSection()
858 MCSectionDXContainer *MCContext::getDXContainerSection(StringRef Section, in getDXContainerSection()