Home
last modified time | relevance | path

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

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