Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/lld/ELF/
H A DLinkerScript.h317 void diagnoseOrphanHandling() const;
H A DLinkerScript.cpp885 void LinkerScript::diagnoseOrphanHandling() const { in diagnoseOrphanHandling() function in LinkerScript
H A DWriter.cpp2001 script->diagnoseOrphanHandling(); in finalizeSections()