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

/openbsd-current/gnu/llvm/lld/ELF/
H A DOutputSections.h63 OutputSection *relocationSection = nullptr; member in class:lld::elf::final
H A DLinkerScript.cpp742 if (out->relocationSection) {
743 out->relocationSection->recordSection(sec);
748 out->relocationSection = &osd->osec;

Completed in 128 milliseconds