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

/frameworks/compile/mclinker/tools/mcld/include/mcld/
H A DOutputFormatOptions.h49 llvm::cl::opt<mcld::GeneralOptions::HashStyle>& m_HashStyle; member in class:mcld::OutputFormatOptions
/frameworks/compile/mclinker/include/mcld/
H A DGeneralOptions.h321 unsigned int getHashStyle() const { return m_HashStyle; }
324 { m_HashStyle = pStyle; }
458 unsigned int m_HashStyle; member in class:mcld::GeneralOptions

Completed in 125 milliseconds