Searched refs:LCSubClient (Results 1 – 1 of 1) sorted by relevance
411 class LCSubClient final : public LoadCommand { class413 explicit LCSubClient(StringRef client) : client(client) {} in LCSubClient() function in __anoneb56ad3f0111::LCSubClient850 in.header->addLoadCommand(make<LCSubClient>(client)); in createLoadCommands()