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

/freebsd-12-stable/contrib/llvm-project/libunwind/include/
H A Dlibunwind.h801 UNW_SPARC_G0 = 0, enumerator in enum:__anon3732
/freebsd-12-stable/contrib/llvm-project/libunwind/src/
H A DRegisters.hpp3396 if ((UNW_SPARC_G0 <= regNum) && (regNum <= UNW_SPARC_I7)) {
3410 if ((UNW_SPARC_G0 <= regNum) && (regNum <= UNW_SPARC_I7)) {
3450 case UNW_SPARC_G0:

Completed in 130 milliseconds