Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/MC/
DMCSectionXCOFF.h39 bool MultiSymbolsAllowed; variable
46 bool MultiSymbolsAllowed) in MCSectionXCOFF()
74 bool MultiSymbolsAllowed) in MCSectionXCOFF()
/external/swiftshader/third_party/llvm-16.0/llvm/lib/MC/
DMCContext.cpp775 std::optional<XCOFF::CsectProperties> CsectProp, bool MultiSymbolsAllowed, in getXCOFFSection()