Searched refs:reader_info (Results 1 – 2 of 2) sorted by relevance
515 struct reader_info { struct532 typedef int (*byteReader_t)(const struct reader_info *arg, uint8_t* byte, uint64_t address); argument
717 static int reader(const struct reader_info *info, uint8_t *byte, uint64_t address) in reader()791 struct reader_info info; in X86_getInstruction()