Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lld/MachO/
H A DWriter.cpp130 class LCSubFramework final : public LoadCommand { class
132 LCSubFramework(StringRef umbrella) : umbrella(umbrella) {} in LCSubFramework() function in __anoneb56ad3f0111::LCSubFramework