Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/tools/llvm-readobj/
H A DMachODumper.cpp787 LibsTy Libs; printNeededLibraries() local
H A DCOFFDumper.cpp1783 LibsTy Libs; in printNeededLibraries() local
H A DELFDumper.cpp2567 std::vector<StringRef> Libs; in printNeededLibraries() local
/freebsd/contrib/llvm-project/llvm/include/llvm/ObjectYAML/
H A DELFYAML.h535 std::optional<std::vector<YAMLFlowString>> Libs; member