Searched refs:LCRPath (Results 1 – 1 of 1) sorted by relevance
388 class LCRPath final : public LoadCommand { class390 explicit LCRPath(StringRef path) : path(path) {} in LCRPath() function in __anonf5f323350111::LCRPath799 in.header->addLoadCommand(make<LCRPath>(path)); in createLoadCommands()