Searched defs:getArchitecture (Results 1 – 3 of 3) sorted by relevance
/llvm-project/lldb/packages/Python/lldbsuite/test/ | ||
H A D | lldbplatformutil.py | 199 def getArchitecture(): global() function |
H A D | lldbtest.py | 1370 def getArchitecture(self): global() member in Base |
/llvm-project/lldb/packages/Python/lldbsuite/test/builders/ | ||
H A D | builder.py | 14 def getArchitecture(self): global() member in Builder |