Home
last modified time | relevance | path

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

/frameworks/compile/mclinker/lib/Target/Mips/
DMipsLDBackend.cpp1043 static bool getAbiFlags(const Input& pInput, uint64_t elfFlags, bool& hasFlags, in getAbiFlags() function
1174 if (!getAbiFlags(*input, newElfFlags, hasAbiFlags, newAbiFlags)) in preMergeSections()