Home
last modified time | relevance | path

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

/external/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.h36 class MCSectionELF; variable
/external/llvm/lib/MC/
DELFObjectWriter.h35 class MCSectionELF; variable