Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/TextAPI/
H A DInterfaceFile.h309 const std::vector<std::pair<Target, std::string>> &rpaths() const { in rpaths() function
/freebsd/contrib/llvm-project/lld/MachO/
H A DInputFiles.h236 SmallVector<StringRef, 2> rpaths; global() variable