Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lld/ELF/
H A DSyntheticSections.cpp2342 RelocationBaseSection *PltRelocSection = In.RelaPlt; in addEntry() local
2344 PltRelocSection = In.RelaIplt; in addEntry()
2348 static_cast<RelocationSection<ELFT> *>(PltRelocSection)->getRelocOffset(); in addEntry()