Home
last modified time | relevance | path

Searched defs:MCSectionELF (Results 1 – 5 of 5) sorted by relevance

/external/swiftshader/third_party/LLVM/include/llvm/MC/
DMCSectionELF.h47 MCSectionELF(StringRef Section, unsigned type, unsigned flags, in MCSectionELF() function
78 static bool classof(const MCSectionELF *) { return true; } in classof()
DMCContext.h35 class MCSectionELF; variable
/external/llvm/include/llvm/MC/
DMCSectionELF.h55 MCSectionELF(StringRef Section, unsigned type, unsigned flags, SectionKind K, in MCSectionELF() function
DMCContext.h44 class MCSectionELF; variable
/external/swiftshader/third_party/LLVM/lib/MC/
DELFObjectWriter.h35 class MCSectionELF; variable