Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCSectionELF.h57 MCSectionELF(StringRef Name, unsigned type, unsigned flags, in MCSectionELF() function
H A DMCContext.h56 class MCSectionELF; variable