Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lld/ELF/Arch/
H A DRISCV.cpp1118 const InputSectionBase *oldSection, in mergeAtomic() argument
1128 Err(ctx) << "atomic abi mismatch for " << oldSection->name << "\n>>> " in mergeAtomic()
1129 << oldSection << ": atomic_abi=" << static_cast<unsigned>(oldTag) in mergeAtomic()
1196 reportUnknownAbiError(oldSection, oldTag); in mergeAtomic()