Searched refs:cs_driver_hello (Results 1 – 1 of 1) sorted by relevance
29 static NTSTATUS cs_driver_hello();37 cs_driver_hello(); in DriverEntry()44 static NTSTATUS cs_driver_hello() { in cs_driver_hello() function72 count = cs_disasm(handle, (uint8_t *)&cs_driver_hello, 0x80, in cs_driver_hello()73 (uint64_t)&cs_driver_hello, 0, &insn); in cs_driver_hello()