Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lld/MachO/
H A DConfig.h196 std::vector<std::string> astPaths; member
H A DDriver.cpp1528 config->astPaths = args.getAllArgValues(OPT_add_ast_path); in link()
H A DSyntheticSections.cpp1134 for (const std::string &s : config->astPaths) { in emitStabs()