Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/llvm-project/llvm/include/llvm/MC/
HDMCSectionXCOFF.h35 std::optional<XCOFF::CsectProperties> CsectProp; variable
/freebsd-14-stable/contrib/llvm-project/llvm/lib/MC/
HDMCContext.cpp802 std::optional<XCOFF::CsectProperties> CsectProp, bool MultiSymbolsAllowed, in getXCOFFSection()