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.cpp1207 unsigned firstStackAlignValue = 0, xlen = 0; in mergeAttributesSection() local
1227 firstStackAlignValue = *i; in mergeAttributesSection()
1231 << " has stack_align=" << firstStackAlignValue; in mergeAttributesSection()