Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/TextAPI/
H A DRecordsSlice.h146 std::vector<StringRef> RPaths; member
H A DInterfaceFile.h446 std::vector<std::pair<Target, std::string>> RPaths; variable
/freebsd/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/
H A DMachOPlatform.h79 std::vector<std::string> RPaths; member
/freebsd/contrib/llvm-project/llvm/lib/ObjCopy/MachO/
H A DMachOObjcopy.cpp186 DenseSet<StringRef> RPaths; processLoadCommands() local
[all...]
/freebsd/contrib/llvm-project/llvm/lib/TextAPI/
H A DTextStubV5.cpp635 AttrToTargets RPaths = std::move(*RPathsOrErr); in parseToInterfaceFile() local
966 Array RPaths = serializeField(TBDKey::Paths, File->rpaths(), ActiveTargets); in serializeIF() local