Home
last modified time | relevance | path

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

/frameworks/compile/mclinker/lib/Target/Mips/
DMipsLDBackend.cpp1173 MipsAbiFlags newAbiFlags = {}; in preMergeSections() local
1174 if (!getAbiFlags(*input, newElfFlags, hasAbiFlags, newAbiFlags)) in preMergeSections()
1180 if (!MipsAbiFlags::merge(*input, abiFlags, newAbiFlags)) in preMergeSections()