Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lld/ELF/
H A DOutputSections.h103 bool inOverlay = false; variable
H A DWriter.cpp2612 if (isVirtualAddr && a.sec->inOverlay && b.sec->inOverlay) in checkOverlap()
H A DScriptParser.cpp951 osd->osec.inOverlay = true; in readOverlaySectionDescription()