Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/lld/MachO/
H A DWriter.cpp131 class LCSubFramework final : public LoadCommand { global() class
133 LCSubFramework(StringRef umbrella) : umbrella(umbrella) {} LCSubFramework() function in __anon22344ad10111::LCSubFramework