Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lld/ELF/
H A DOutputSections.h63 OutputSection *relocationSection = nullptr; variable
H A DLinkerScript.cpp742 if (out->relocationSection) { in addInputSec()
743 out->relocationSection->recordSection(sec); in addInputSec()
748 out->relocationSection = &osd->osec; in addInputSec()