Searched defs:getCOFFSection (Results 1 – 2 of 2) sorted by relevance
283 MCContext::getCOFFSection(StringRef Section, unsigned Characteristics, in getCOFFSection() function in MCContext312 MCContext::getCOFFSection(StringRef Section, unsigned Characteristics, in getCOFFSection() function in MCContext317 const MCSectionCOFF *MCContext::getCOFFSection(StringRef Section) { in getCOFFSection() function in MCContext
792 const coff_section *COFFObjectFile::getCOFFSection(section_iterator &It) const { in getCOFFSection() function in COFFObjectFile