Home
last modified time | relevance | path

Searched refs:fillByElfFlags (Results 1 – 3 of 3) sorted by relevance

/frameworks/compile/mclinker/lib/Target/Mips/
DMipsAbiFlags.h38 static bool fillByElfFlags(const Input& pInput, uint64_t elfFlags,
DMipsAbiFlags.cpp183 bool MipsAbiFlags::fillByElfFlags(const Input& pInput, uint64_t elfFlags, in fillByElfFlags() function in mcld::MipsAbiFlags
DMipsLDBackend.cpp1046 if (!MipsAbiFlags::fillByElfFlags(pInput, elfFlags, pElfFlags)) in getAbiFlags()