Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lld/MachO/
H A DWriter.cpp411 class LCSubClient final : public LoadCommand { class
413 explicit LCSubClient(StringRef client) : client(client) {} in LCSubClient() function in __anoneb56ad3f0111::LCSubClient