Home
last modified time | relevance | path

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

/external/libunwind_llvm/src/
DDwarfParser.hpp705 for (reg = UNW_SPARC_L0; reg <= UNW_SPARC_I7; reg++) { in parseInstructions()
708 ((int64_t)reg - UNW_SPARC_L0) * 4; in parseInstructions()
DRegisters.hpp3482 case UNW_SPARC_L0: in getRegisterName()
/external/libunwind_llvm/include/
Dlibunwind.h817 UNW_SPARC_L0 = 16, enumerator