Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/lib/Object/
DELFObjectFile.cpp169 bool isV7 = false; in getARMFeatures() local
173 isV7 = *Attr == ARMBuildAttrs::v7; in getARMFeatures()
183 if (isV7) in getARMFeatures()
188 if (isV7) in getARMFeatures()