Home | Sort by relevance Sort by last modified time |
/frameworks/compile/mclinker/lib/Target/Mips/ | |
MipsGNUInfo.cpp | 17 : GNUInfo(pTriple), m_ABIVersion(0), m_ElfFlags(0) { 25 m_ElfFlags = flags; 44 return m_ElfFlags; |
MipsGNUInfo.h | 34 uint64_t m_ElfFlags; |