Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lld/ELF/Arch/
H A DRISCV.cpp1177 const InputSectionBase *firstAtomicAbi = nullptr; in mergeAttributesSection() local
1229 firstAtomicAbi = sec; in mergeAttributesSection()
1231 mergeAtomic(r.first, firstAtomicAbi, sec, in mergeAttributesSection()