Home
last modified time | relevance | path

Searched refs:addSupportYamlFiles (Results 1 – 3 of 3) sorted by relevance

/freebsd-13.1/contrib/llvm-project/lld/include/lld/Core/
H A DReader.h111 void addSupportYamlFiles();
/freebsd-13.1/contrib/llvm-project/lld/lib/Driver/
H A DDarwinLdDriver.cpp597 ctx.registry().addSupportYamlFiles(); in parse()
/freebsd-13.1/contrib/llvm-project/lld/lib/ReaderWriter/YAML/
H A DReaderWriterYAML.cpp1391 void Registry::addSupportYamlFiles() { in addSupportYamlFiles() function in lld::Registry