Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/include/llvm/MC/
DMCSectionCOFF.h38 MCSectionCOFF(StringRef Section, unsigned Characteristics, in MCSectionCOFF() function
64 static bool classof(const MCSectionCOFF *) { return true; } in classof()
/external/llvm/include/llvm/MC/
DMCSectionCOFF.h52 MCSectionCOFF(StringRef Section, unsigned Characteristics, in MCSectionCOFF() function
DMCContext.h45 class MCSectionCOFF; variable