Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/llvm/include/llvm/MC/
H A DMCSectionELF.h51 MCSectionELF(StringRef Section, unsigned type, unsigned flags, in MCSectionELF() function
H A DMCContext.h43 class MCSectionELF; variable