Home
last modified time | relevance | path

Searched defs:obj_path (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/gnu/llvm/llvm/tools/gold/
H A Dgold-plugin.cpp151 static std::string obj_path; variable
/openbsd-src/gnu/llvm/lldb/packages/Python/lldbsuite/test/
H A Dlldbtest.py1593 def yaml2obj(self, yaml_path, obj_path, max_size=None): argument