Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/arm/kernel/
H A Dkgdb.c181 static struct undef_hook kgdb_compiled_brkpt_thumb_hook = { variable
232 register_undef_hook(&kgdb_compiled_brkpt_thumb_hook); in kgdb_arch_init()
248 unregister_undef_hook(&kgdb_compiled_brkpt_thumb_hook); in kgdb_arch_exit()