Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lld/ELF/Arch/
H A DRISCV.cpp1179 bool hasArch = false; in mergeAttributesSection() local
1214 hasArch = true; in mergeAttributesSection()
1257 if (hasArch && xlen != 0) { in mergeAttributesSection()