Home
last modified time | relevance | path

Searched refs:REGISTERS_PPC64 (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/libunwind/src/
H A DDwarfInstructions.hpp342 if (R::getArch() == REGISTERS_PPC64 && returnAddress != 0) { in stepWithDwarf()
H A DRegisters.hpp31 REGISTERS_PPC64, enumerator
1186 static int getArch() { return REGISTERS_PPC64; } in getArch()