Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lld/ELF/
H A DOutputSections.cpp916 const OutputSection *relOsec = rel.inputSec->getOutputSection(); in checkDynRelAddends() local
917 assert(relOsec != nullptr && "missing output section for relocation"); in checkDynRelAddends()
924 const uint8_t *relocTarget = ctx.bufferStart + relOsec->offset + in checkDynRelAddends()
928 relOsec->type == SHT_NOBITS in checkDynRelAddends()