Searched defs:MCSectionELF (Results 1 – 5 of 5) sorted by relevance
47 MCSectionELF(StringRef Section, unsigned type, unsigned flags, in MCSectionELF() function78 static bool classof(const MCSectionELF *) { return true; } in classof()
35 class MCSectionELF; variable
55 MCSectionELF(StringRef Section, unsigned type, unsigned flags, SectionKind K, in MCSectionELF() function
44 class MCSectionELF; variable