Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/include/llvm/MC/
H A DMCSectionELF.h54 MCSectionELF(StringRef Section, unsigned type, unsigned flags, SectionKind K, in MCSectionELF() function
H A DMCContext.h50 class MCSectionELF; variable