Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/llvm-project/libunwind/src/
HDDwarfParser.hpp705 for (reg = UNW_SPARC_L0; reg <= UNW_SPARC_I7; reg++) { in parseInstructions()
708 ((int64_t)reg - UNW_SPARC_L0) * 4; in parseInstructions()
HDRegisters.hpp3483 case UNW_SPARC_L0: in getRegisterName()
/freebsd-11-stable/contrib/llvm-project/libunwind/include/
HDlibunwind.h817 UNW_SPARC_L0 = 16, enumerator