Searched refs:last_hwaccess_type (Results 1 – 2 of 2) sorted by relevance
70 uint8_t last_hwaccess_type = 0; variable854 last_hwaccess_type = type; in PE_mark_hwaccess_data()
152 extern uint8_t last_hwaccess_type; /* 0 : read, 1 : write. */476 const char *typ = last_hwaccess_type ? "write" : "read"; in do_print_all_backtraces()