Home
last modified time | relevance | path

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

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