Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lld/ELF/
H A DOutputSections.h106 bool InOverlay = false; variable
H A DWriter.cpp2258 if (IsVirtualAddr && A.Sec->InOverlay && B.Sec->InOverlay) in checkOverlap()
H A DScriptParser.cpp795 Cmd->InOverlay = true; in readOverlaySectionDescription()