Searched refs:fillByElfFlags (Results 1 – 3 of 3) sorted by relevance
38 static bool fillByElfFlags(const Input& pInput, uint64_t elfFlags,
183 bool MipsAbiFlags::fillByElfFlags(const Input& pInput, uint64_t elfFlags, in fillByElfFlags() function in mcld::MipsAbiFlags
1046 if (!MipsAbiFlags::fillByElfFlags(pInput, elfFlags, pElfFlags)) in getAbiFlags()