Home
last modified time | relevance | path

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

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