Searched defs:Both (Results 1 - 1 of 1) sorted by relevance

/frameworks/compile/mclinker/include/mcld/
H A DGeneralOptions.h41 Both = 0x3 member in class:mcld::GeneralOptions::HashStyle
257 return m_HashStyle == HashStyle::GNU || m_HashStyle == HashStyle::Both;
261 return m_HashStyle == HashStyle::SystemV || m_HashStyle == HashStyle::Both;

Completed in 736 milliseconds