Searched defs:setESI (Results 1 - 1 of 1) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/libunwind/src/
H A DRegisters.hpp75 void setESI(uint32_t value) { _registers.__esi = value; } function in class:libunwind::Registers_x86

Completed in 123 milliseconds