Home
last modified time | relevance | path

Searched defs:elfFlags (Results 1 – 2 of 2) sorted by relevance

/frameworks/compile/mclinker/lib/Target/Mips/
DMipsAbiFlags.cpp183 bool MipsAbiFlags::fillByElfFlags(const Input& pInput, uint64_t elfFlags, in fillByElfFlags()
DMipsLDBackend.cpp1043 static bool getAbiFlags(const Input& pInput, uint64_t elfFlags, bool& hasFlags, in getAbiFlags()
1164 uint64_t elfFlags = 0; in preMergeSections() local