Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lld/ELF/Arch/
H A DRISCV.cpp1178 unsigned firstStackAlignValue = 0, xlen = 0; in mergeAttributesSection() local
1198 firstStackAlignValue = *i; in mergeAttributesSection()
1202 " has stack_align=" + Twine(firstStackAlignValue)); in mergeAttributesSection()