Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lld/ELF/
H A DOutputSections.h64 OutputSection *relocationSection = nullptr; variable
H A DLinkerScript.cpp795 if (auto *relSec = out->relocationSection) { in addInputSec()
801 out->relocationSection = &osd->osec; in addInputSec()