Home
last modified time | relevance | path

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

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