Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/lld/ELF/
H A DConfig.h438 struct ConfigWrapper { struct
443 LLVM_LIBRARY_VISIBILITY extern ConfigWrapper config; argument
H A DDriver.cpp80 ConfigWrapper elf::config;
152 config = ConfigWrapper(); in link()