Searched refs:SystemV (Results 1 - 3 of 3) sorted by relevance

/frameworks/compile/mclinker/lib/Core/
H A DGeneralOptions.cpp65 m_HashStyle(HashStyle::SystemV) {
/frameworks/compile/mclinker/include/mcld/
H A DGeneralOptions.h39 SystemV = 0x1, member in class:mcld::GeneralOptions::HashStyle
261 return m_HashStyle == HashStyle::SystemV || m_HashStyle == HashStyle::Both;
/frameworks/compile/mclinker/tools/mcld/
H A DMain.cpp557 .Case("sysv", mcld::GeneralOptions::HashStyle::SystemV)

Completed in 33 milliseconds