Home
last modified time | relevance | path

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

/external/llvm/lib/MC/
DMCContext.cpp228 const MCSection *MCContext::getCOFFSection(StringRef Section, in getCOFFSection() function in MCContext
/external/llvm/include/llvm/MC/
DMCContext.h222 const MCSection *getCOFFSection(StringRef Section, unsigned Characteristics, in getCOFFSection() function