Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/include/llvm/MC/
H A DMCSectionELF.h52 MCSectionELF(StringRef Name, unsigned type, unsigned flags, SectionKind K, in MCSectionELF() function
H A DMCContext.h53 class MCSectionELF; variable