HomeSort by relevance Sort by last modified time
    Searched refs:m_ElfFlags (Results 1 - 2 of 2) sorted by null

  /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;

Completed in 68 milliseconds