Home
last modified time | relevance | path

Searched defs:getCOFFSection (Results 1 – 2 of 2) sorted by relevance

/NextBSD/contrib/llvm/lib/MC/
HDMCContext.cpp384 MCSectionCOFF *MCContext::getCOFFSection(StringRef Section, in getCOFFSection() function in MCContext
414 MCSectionCOFF *MCContext::getCOFFSection(StringRef Section, in getCOFFSection() function in MCContext
421 MCSectionCOFF *MCContext::getCOFFSection(StringRef Section) { in getCOFFSection() function in MCContext
/NextBSD/contrib/llvm/lib/Object/
HDCOFFObjectFile.cpp981 COFFObjectFile::getCOFFSection(const SectionRef &Section) const { in getCOFFSection() function in COFFObjectFile