Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/lld/MachO/
H A DConfig.h194 ICFLevel icfLevel = ICFLevel::none; global() member
H A DDriver.cpp812 auto icfLevel = StringSwitch<ICFLevel>(icfLevelStr) getICFLevel() local
/freebsd-src/contrib/llvm-project/lld/COFF/
H A DDriver.cpp1856 std::optional<ICFLevel> icfLevel; linkerMain() local