Home
last modified time | relevance | path

Searched refs:ConfigWrapper (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/lld/ELF/
H A DConfig.h455 struct ConfigWrapper { struct
460 LLVM_LIBRARY_VISIBILITY extern ConfigWrapper config; argument
H A DDriver.cpp81 ConfigWrapper elf::config;
153 config = ConfigWrapper(); in link()