Home
last modified time | relevance | path

Searched defs:ICFLevel (Results 1 – 3 of 3) sorted by relevance

/freebsd-14-stable/contrib/llvm-project/lld/MachO/
HDConfig.h67 enum class ICFLevel { enum
/freebsd-14-stable/contrib/llvm-project/lld/COFF/
HDConfig.h98 enum class ICFLevel { enum
/freebsd-14-stable/contrib/llvm-project/lld/ELF/
HDConfig.h69 enum class ICFLevel { None, Safe, All }; enum