Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lld/MachO/
H A DWriter.cpp388 class LCRPath final : public LoadCommand { class
390 explicit LCRPath(StringRef path) : path(path) {} in LCRPath() function in __anonb67f1e760111::LCRPath