Home
last modified time | relevance | path

Searched refs:RexportedLibraries (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/TextAPI/
H A DRecordsSlice.h145 std::vector<StringRef> RexportedLibraries; member
/freebsd/contrib/llvm-project/llvm/lib/TextAPI/
H A DInterfaceFile.cpp379 for (const auto &Lib : BA.RexportedLibraries) in setFromBinaryAttrs()
/freebsd/contrib/llvm-project/llvm/lib/TextAPI/BinaryReader/
H A DDylibReader.cpp179 BA.RexportedLibraries.emplace_back( in readMachOHeader()
/freebsd/contrib/llvm-project/clang/lib/InstallAPI/
H A DDylibVerifier.cpp827 for (const StringRef LibName : BinInfo.RexportedLibraries) in verifyBinaryAttrs()