Home
last modified time | relevance | path

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

/external/llvm/lib/MC/
DMCContext.cpp387 MCSectionCOFF *MCContext::getCOFFSection(StringRef Section, in getCOFFSection() function in MCContext
419 MCSectionCOFF *MCContext::getCOFFSection(StringRef Section, in getCOFFSection() function in MCContext
427 MCSectionCOFF *MCContext::getCOFFSection(StringRef Section) { in getCOFFSection() function in MCContext
/external/swiftshader/third_party/llvm-7.0/llvm/lib/MC/
DMCContext.cpp422 MCSectionCOFF *MCContext::getCOFFSection(StringRef Section, in getCOFFSection() function in MCContext
454 MCSectionCOFF *MCContext::getCOFFSection(StringRef Section, in getCOFFSection() function in MCContext
462 MCSectionCOFF *MCContext::getCOFFSection(StringRef Section) { in getCOFFSection() function in MCContext
/external/swiftshader/third_party/LLVM/lib/MC/
DMCContext.cpp223 const MCSection *MCContext::getCOFFSection(StringRef Section, in getCOFFSection() function in MCContext
/external/swiftshader/third_party/LLVM/include/llvm/MC/
DMCContext.h195 const MCSection *getCOFFSection(StringRef Section, unsigned Characteristics, in getCOFFSection() function
/external/llvm/lib/Object/
DCOFFObjectFile.cpp1084 COFFObjectFile::getCOFFSection(const SectionRef &Section) const { in getCOFFSection() function in COFFObjectFile
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Object/
DCOFFObjectFile.cpp1150 COFFObjectFile::getCOFFSection(const SectionRef &Section) const { in getCOFFSection() function in COFFObjectFile