Home
last modified time | relevance | path

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

/src/contrib/llvm-project/lld/ELF/Arch/
H A DRISCV.cpp1088 const InputSectionBase *oldSection, in mergeAtomic() argument
1098 errorOrWarn("atomic abi mismatch for " + oldSection->name + "\n>>> " + in mergeAtomic()
1099 toString(oldSection) + in mergeAtomic()
1168 reportUnknownAbiError(oldSection, oldTag); in mergeAtomic()