Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lld/ELF/Arch/
H A DRISCV.cpp877 unsigned firstStackAlignValue = 0, xlen = 0; in mergeAttributesSection() local
897 firstStackAlignValue = *i; in mergeAttributesSection()
901 " has stack_align=" + Twine(firstStackAlignValue)); in mergeAttributesSection()