Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lldb/test/API/functionalities/gdb_remote_client/
H A DTestWasm.py29 def __init__(self, obj_path, module_name = ""): argument
/llvm-project-15.0.7/llvm/tools/gold/
H A Dgold-plugin.cpp151 static std::string obj_path; variable
/llvm-project-15.0.7/lldb/packages/Python/lldbsuite/test/
H A Dlldbtest.py1574 def yaml2obj(self, yaml_path, obj_path, max_size=None): argument