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.cpp1829 LibsTy Libs; in printNeededLibraries() local
H A DELFDumper.cpp2624 std::vector<StringRef> Libs; in printNeededLibraries() local
/freebsd/contrib/llvm-project/llvm/include/llvm/ObjectYAML/
H A DELFYAML.h550 std::optional<std::vector<YAMLFlowString>> Libs; member