Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lld/ELF/
H A DLinkerScript.h434 struct ScriptWrapper { struct
439 LLVM_LIBRARY_VISIBILITY extern ScriptWrapper script; argument
H A DLinkerScript.cpp47 ScriptWrapper elf::script;
H A DDriver.cpp154 script = ScriptWrapper(); in link()