Home
last modified time | relevance | path

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

/openbsd/gnu/usr.bin/binutils/gdb/
H A Dsh64-tdep.c291 static unsigned char little_breakpoint_compact[] = {0x3b, 0x0}; in sh64_breakpoint_from_pc() local
292 *lenptr = sizeof (little_breakpoint_compact); in sh64_breakpoint_from_pc()
293 return little_breakpoint_compact; in sh64_breakpoint_from_pc()