Searched refs:m_ElfFlags (Results 1 - 2 of 2) sorted by relevance

/frameworks/compile/mclinker/lib/Target/Mips/
H A DMipsGNUInfo.cpp17 : GNUInfo(pTriple), m_ABIVersion(0), m_ElfFlags(0) {
25 m_ElfFlags = flags;
44 return m_ElfFlags;
H A DMipsGNUInfo.h34 uint64_t m_ElfFlags; member in class:mcld::MipsGNUInfo

Completed in 155 milliseconds