Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lldb/test/API/python_api/lldbutil/iter/
H A DTestRegistersIterator.py61 REGs = lldbutil.get_FPRs(frame)
/llvm-project-15.0.7/lldb/utils/lui/
H A Dlldbutil.py928 def get_FPRs(frame): function
/llvm-project-15.0.7/lldb/packages/Python/lldbsuite/test/
H A Dlldbutil.py1395 def get_FPRs(frame): function