Home
last modified time | relevance | path

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

/ndk/sources/cxx-stl/llvm-libc++abi/libcxxabi/src/Unwind/
DRegisters.hpp491 struct ppc_thread_state_t { struct in libunwind::Registers_ppc
541 ppc_thread_state_t _registers;
549 _registers = *((ppc_thread_state_t *)registers); in Registers_ppc()