Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lld/ELF/
H A DInputSection.cpp670 const Relocation &loReloc) { in getRISCVPCRelHi20() argument
671 uint64_t addend = loReloc.addend; in getRISCVPCRelHi20()
672 Symbol *sym = loReloc.sym; in getRISCVPCRelHi20()
676 Err(ctx) << loSec->getLocation(loReloc.offset) in getRISCVPCRelHi20()
684 Err(ctx) << loSec->getLocation(loReloc.offset) in getRISCVPCRelHi20()
690 Warn(ctx) << loSec->getLocation(loReloc.offset) in getRISCVPCRelHi20()
709 Err(ctx) << loSec->getLocation(loReloc.offset) in getRISCVPCRelHi20()