Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lld/ELF/Arch/
H A DRISCV.cpp1176 const InputSectionBase *firstStackAlign = nullptr; in mergeAttributesSection() local
1197 firstStackAlign = sec; in mergeAttributesSection()
1201 " but " + toString(firstStackAlign) + in mergeAttributesSection()