Searched refs:get_FPRs (Results 1 - 2 of 2) sorted by relevance

/external/lldb/test/python_api/lldbutil/iter/
H A DTestRegistersIterator.py61 REGs = lldbutil.get_FPRs(frame)
/external/lldb/test/
H A Dlldbutil.py790 def get_FPRs(frame): function
795 from lldbutil import get_FPRs
796 regs = get_FPRs(frame)

Completed in 230 milliseconds