Searched refs:optables (Results 1 - 1 of 1) sorted by relevance

/linux-4.4.14/arch/h8300/kernel/
H A Dptrace_h.c120 } optables[] = { variable in typeref:struct:optables_list
219 op = optables[0].ptr; nextpc()
220 op_len = optables[0].size; nextpc()
226 op = optables[-op->length].ptr; nextpc()
227 op_len = optables[-op->length].size + 1; nextpc()

Completed in 126 milliseconds