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

/freebsd-10.1-release/contrib/llvm/lib/MC/
H A DMCContext.cpp283 MCContext::getCOFFSection(StringRef Section, unsigned Characteristics, function in class:MCContext
312 MCContext::getCOFFSection(StringRef Section, unsigned Characteristics, function in class:MCContext
317 const MCSectionCOFF *MCContext::getCOFFSection(StringRef Section) { function in class:MCContext
/freebsd-10.1-release/contrib/llvm/lib/Object/
H A DCOFFObjectFile.cpp792 const coff_section *COFFObjectFile::getCOFFSection(section_iterator &It) const { function in class:COFFObjectFile

Completed in 157 milliseconds