Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lld/MachO/
H A DConfig.h201 std::vector<std::string> astPaths; member
H A DDriver.cpp1580 config->astPaths = args.getAllArgValues(OPT_add_ast_path); in link()
H A DSyntheticSections.cpp1148 for (const std::string &s : config->astPaths) { in emitStabs()