Home | History | Annotate | Download | only in Mips

Lines Matching refs:elfFlags

1043 static bool getAbiFlags(const Input& pInput, uint64_t elfFlags, bool& hasFlags,
1046 if (!MipsAbiFlags::fillByElfFlags(pInput, elfFlags, pElfFlags))
1164 uint64_t elfFlags = 0;
1177 if (!mergeElfFlags(*input, elfFlags, newElfFlags))
1186 m_pInfo.setElfFlags(elfFlags);