Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/MC/
H A DMCSectionXCOFF.h35 Optional<XCOFF::CsectProperties> CsectProp; variable
/netbsd-src/external/apache2/llvm/dist/llvm/lib/MC/
H A DMCContext.cpp722 Optional<XCOFF::CsectProperties> CsectProp, bool MultiSymbolsAllowed, in getXCOFFSection()