Searched defs:getCOFFSection (Results 1 – 2 of 2) sorted by relevance
/llvm-project/llvm/lib/MC/ | ||
H A D | MCContext.cpp | 688 MCSectionCOFF *MCContext::getCOFFSection(StringRef Section, getCOFFSection() function in MCContext |
/llvm-project/llvm/lib/Object/ | ||
H A D | COFFObjectFile.cpp | 1277 COFFObjectFile::getCOFFSection(const SectionRef &Section) const { getCOFFSection() function in COFFObjectFile |