Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lld/ELF/Arch/
H A DRISCV.cpp1105 auto reportUnknownAbiError = [](const InputSectionBase *section, in mergeAtomic() local
1168 reportUnknownAbiError(oldSection, oldTag); in mergeAtomic()
1169 reportUnknownAbiError(newSection, newTag); in mergeAtomic()