Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/llvm-project/llvm/tools/llvm-readobj/
HDMachODumper.cpp789 LibsTy Libs; in printNeededLibraries() local
HDCOFFDumper.cpp1783 LibsTy Libs; in printNeededLibraries() local
HDELFDumper.cpp2567 std::vector<StringRef> Libs; in printNeededLibraries() local
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/ObjectYAML/
HDELFYAML.h535 std::optional<std::vector<YAMLFlowString>> Libs; member