Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/libunwind/src/
H A DUnwindCursor.hpp2373 newRegisters.setCR(sigContext->sc_jmpbuf.jmp_context.cr); in stepWithTBTable()
2506 newRegisters.setCR( in stepWithTBTable()
H A DRegisters.hpp621 void setCR(uint32_t value) { _registers.__cr = value; } in setCR() function in libunwind::Registers_ppc
1193 void setCR(uint64_t value) { _registers.__cr = value; } in setCR() function in libunwind::Registers_ppc64