Home
last modified time | relevance | path

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

/system/unwinding/libunwindstack/
DRegsRiscv64.cpp177 const uint8_t li_scall[] = {0x93, 0x08, 0xb0, 0x08, 0x73, 0x00, 0x00, 0x00}; in StepIfSignalHandler() local
178 if (memcmp(&data, &li_scall, 8) != 0) { in StepIfSignalHandler()