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